linting.yml
on: push
lint
/
flake8
7s
lint
/
pylint
10s
lint
/
black
15s
lint
/
ruff
17s
lint
/
super-linter
1m 33s
Annotations
13 errors and 4 warnings
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 (D400):
src/actinia_example_plugin/__init__.py#L3
src/actinia_example_plugin/__init__.py:3:1: D400 First line should end with a period
|
Ruff (D415):
src/actinia_example_plugin/__init__.py#L3
src/actinia_example_plugin/__init__.py:3:1: D415 First line should end with a period, question mark, or exclamation point
|
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 (D400):
src/actinia_example_plugin/api/helloworld.py#L3
src/actinia_example_plugin/api/helloworld.py:3:1: D400 First line should end with a period
|
Ruff (D415):
src/actinia_example_plugin/api/helloworld.py#L3
src/actinia_example_plugin/api/helloworld.py:3:1: D415 First line should end with a period, question mark, or exclamation point
|
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
|
2.68 KB |
|
formatted-ruff
Expired
|
17.1 KB |
|