linting.yml
on: push
lint
/
flake8
8s
lint
/
pylint
10s
lint
/
black
11s
lint
/
ruff
16s
lint
/
super-linter
1m 27s
Annotations
13 errors and 4 warnings
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 (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 (ANN001):
src/actinia_example_plugin/api/project_helloworld.py#L44
src/actinia_example_plugin/api/project_helloworld.py:44:19: ANN001 Missing type annotation for function argument `project_name`
|
Ruff (ANN001):
src/actinia_example_plugin/api/project_helloworld.py#L50
src/actinia_example_plugin/api/project_helloworld.py:50: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
|
Ruff (I001):
src/actinia_example_plugin/apidocs/helloworld.py#L27
src/actinia_example_plugin/apidocs/helloworld.py:27:1: I001 Import block is un-sorted or un-formatted
|
Ruff (N816):
src/actinia_example_plugin/apidocs/helloworld.py#L32
src/actinia_example_plugin/apidocs/helloworld.py:32:1: N816 Variable `describeHelloWorld_get_docs` in global scope should not be mixedCase
|
Ruff (N816):
src/actinia_example_plugin/apidocs/helloworld.py#L44
src/actinia_example_plugin/apidocs/helloworld.py:44:1: N816 Variable `describeHelloWorld_post_docs` in global scope should not be mixedCase
|
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 / pylint
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.25 KB |
|
formatted-ruff
Expired
|
15.7 KB |
|