changes #19
linting.yml
on: push
lint
/
flake8
16s
lint
/
pylint
13s
lint
/
black
14s
lint
/
ruff
17s
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 (D212):
setup.py#L2
setup.py:2:1: D212 Multi-line docstring summary should start at the first line
|
Ruff (I001):
src/actinia_example_plugin/__init__.py#L26
src/actinia_example_plugin/__init__.py:26: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 (D212):
src/actinia_example_plugin/api/helloworld.py#L2
src/actinia_example_plugin/api/helloworld.py:2:1: D212 Multi-line docstring summary should start at the first line
|
Ruff (D212):
src/actinia_example_plugin/api/project_helloworld.py#L2
src/actinia_example_plugin/api/project_helloworld.py:2:1: D212 Multi-line docstring summary should start at the first line
|
Ruff (I001):
src/actinia_example_plugin/api/project_helloworld.py#L27
src/actinia_example_plugin/api/project_helloworld.py:27:1: I001 Import block is un-sorted or un-formatted
|
Ruff (ANN001):
src/actinia_example_plugin/api/project_helloworld.py#L45
src/actinia_example_plugin/api/project_helloworld.py:45:19: ANN001 Missing type annotation for function argument `project_name`
|
Ruff (ANN001):
src/actinia_example_plugin/api/project_helloworld.py#L51
src/actinia_example_plugin/api/project_helloworld.py:51:20: ANN001 Missing type annotation for function argument `project_name`
|
Ruff (D104):
src/actinia_example_plugin/apidocs/__init__.py#L1
src/actinia_example_plugin/apidocs/__init__.py:1:1: D104 Missing docstring in public package
|
Ruff (D212):
src/actinia_example_plugin/apidocs/helloworld.py#L2
src/actinia_example_plugin/apidocs/helloworld.py:2:1: D212 Multi-line docstring summary should start at the first line
|
lint / ruff
Process completed with exit code 1.
|
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 / flake8
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.91 KB |
|
formatted-ruff
Expired
|
17.7 KB |
|