Dummy PR to check ruff post-pr suggestions #43
linting.yml
on: pull_request
lint
/
flake8
9s
lint
/
pylint
0s
lint
/
black
17s
lint
/
ruff
18s
lint
/
super-linter
1m 26s
Annotations
8 errors and 3 warnings
lint / flake8
Process completed with exit code 1.
|
lint / ruff
Files have changed.
|
lint / ruff
Process completed with exit code 1.
|
Ruff (B015):
src/actinia_module_plugin/main.py#L38
src/actinia_module_plugin/main.py:38:1: B015 Pointless comparison. Did you mean to assign a value? Otherwise, prepend `assert` or remove it.
|
Ruff (F821):
src/actinia_module_plugin/main.py#L38
src/actinia_module_plugin/main.py:38:1: F821 Undefined name `apidoc`
|
Ruff (F821):
src/actinia_module_plugin/main.py#L49
src/actinia_module_plugin/main.py:49:29: F821 Undefined name `apidoc`
|
lint / ruff
Process completed with exit code 1.
|
lint / ruff
Process completed with exit code 1.
|
lint / flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / super-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
diff
Expired
|
146 Bytes |
|
formatted-ruff
Expired
|
2.07 KB |
|