Skip to content

Apply suggestions from code review #21

Apply suggestions from code review

Apply suggestions from code review #21

Triggered via push December 12, 2024 10:15
Status Failure
Total duration 1m 42s
Artifacts 2

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 4 warnings
lint / flake8
Process completed with exit code 1.
lint / black
Process completed with exit code 1.
lint / pylint
Process completed with exit code 16.
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 (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 (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
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
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.32 KB
formatted-ruff Expired
16.9 KB