Skip to content

cleanup global sum, memory improvements are in progress #1154

cleanup global sum, memory improvements are in progress

cleanup global sum, memory improvements are in progress #1154

Triggered via push September 27, 2024 07:54
Status Success
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: lib/gpt/ad/reverse/foundation.py#L34
E261:at least two spaces before inline comment
lint: lib/gpt/algorithms/inverter/solution_history.py#L25
E251:unexpected spaces around keyword / parameter equals
lint: lib/gpt/algorithms/inverter/solution_history.py#L25
E251:unexpected spaces around keyword / parameter equals
lint: lib/gpt/core/auto_tune.py#L106
E722:do not use bare 'except'
lint: lib/gpt/core/domain/sparse.py#L200
W293:blank line contains whitespace
lint: lib/gpt/core/io/cevec_io.py#L456
E231:missing whitespace after ','
lint: lib/gpt/core/io/cevec_io.py#L456
E231:missing whitespace after ','
lint: lib/gpt/core/io/cevec_io.py#L456
E231:missing whitespace after ','
lint: lib/gpt/core/peekpoke.py#L63
E231:missing whitespace after ','
lint: lib/gpt/qcd/pseudofermion/action/exact_one_flavor.py#L124
W293:blank line contains whitespace
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/