linting.yml
on: push
lint
/
flake8
7s
lint
/
pylint
13s
lint
/
black
16s
lint
/
ruff
16s
lint
/
super-linter
1m 25s
Annotations
14 errors and 4 warnings
lint / black
Process completed with exit code 1.
|
lint / ruff
Files have changed.
|
lint / ruff
Process completed with exit code 1.
|
Ruff (D100):
setup.py#L1
setup.py:1:1: D100 Missing docstring in public module
|
Ruff (UP009):
src/actinia_example_plugin/__init__.py#L2
src/actinia_example_plugin/__init__.py:2:1: UP009 UTF-8 encoding declaration is unnecessary
|
Ruff (I001):
src/actinia_example_plugin/__init__.py#L27
src/actinia_example_plugin/__init__.py:27:1: I001 Import block is un-sorted or un-formatted
|
Ruff (D104):
src/actinia_example_plugin/api/__init__.py#L1
src/actinia_example_plugin/api/__init__.py:1:1: D104 Missing docstring in public package
|
Ruff (UP009):
src/actinia_example_plugin/api/helloworld.py#L2
src/actinia_example_plugin/api/helloworld.py:2:1: UP009 UTF-8 encoding declaration is unnecessary
|
Ruff (D212):
src/actinia_example_plugin/api/helloworld.py#L3
src/actinia_example_plugin/api/helloworld.py:3:1: D212 Multi-line docstring summary should start at the first line
|
Ruff (UP009):
src/actinia_example_plugin/api/project_helloworld.py#L2
src/actinia_example_plugin/api/project_helloworld.py:2:1: UP009 UTF-8 encoding declaration is unnecessary
|
Ruff (D212):
src/actinia_example_plugin/api/project_helloworld.py#L3
src/actinia_example_plugin/api/project_helloworld.py:3:1: D212 Multi-line docstring summary should start at the first line
|
Ruff (I001):
src/actinia_example_plugin/api/project_helloworld.py#L28
src/actinia_example_plugin/api/project_helloworld.py:28:1: I001 Import block is un-sorted or un-formatted
|
Ruff (ANN001):
src/actinia_example_plugin/api/project_helloworld.py#L46
src/actinia_example_plugin/api/project_helloworld.py:46:19: ANN001 Missing type annotation for function argument `project_name`
|
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 / pylint
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
|
1.9 KB |
|
formatted-ruff
Expired
|
17.2 KB |
|