Start process via actinia_module endpoint #63
linting.yml
on: pull_request
lint
/
flake8
11s
lint
/
pylint
0s
lint
/
black
17s
lint
/
ruff
26s
lint
/
super-linter
1m 31s
Annotations
10 errors
|
lint / flake8
Process completed with exit code 1.
|
|
lint / black
Process completed with exit code 1.
|
|
lint / ruff
Process completed with exit code 1.
|
|
lint / ruff
Files have changed.
|
|
lint / ruff
Process completed with exit code 1.
|
|
lint / ruff
Process completed with exit code 1.
|
|
Ruff (PERF402):
src/actinia_module_plugin/core/modules/actinia_common.py#L537
src/actinia_module_plugin/core/modules/actinia_common.py:537:13: PERF402 Use `list` or `list.copy` to create a copy of a list
|
|
Ruff (E266):
src/actinia_module_plugin/api/modules/actinia.py#L146
src/actinia_module_plugin/api/modules/actinia.py:146:5: E266 Too many leading `#` before block comment
|
|
Ruff (E266):
src/actinia_module_plugin/api/modules/actinia.py#L127
src/actinia_module_plugin/api/modules/actinia.py:127:5: E266 Too many leading `#` before block comment
|
|
Ruff (E266):
src/actinia_module_plugin/api/modules/actinia.py#L111
src/actinia_module_plugin/api/modules/actinia.py:111:5: E266 Too many leading `#` before block comment
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
diff
Expired
|
377 Bytes |
sha256:af3f735ab2b98990a297b16596517d49d4fa3eb432148c860ab534d5505af03d
|
|
|
formatted-ruff
Expired
|
2.22 KB |
sha256:c8d33fe49bdc9e62cb093ffd7fff48749abcfa221272e5aa30192475580eaa86
|
|