Rename location to project #35
Annotations
7 errors
Create and upload code suggestions to apply for ruff
Files have changed.
|
Create and upload code suggestions to apply for ruff
Process completed with exit code 1.
|
Run ruff (output annotations on fixable errors):
src/actinia_module_plugin/endpoints.py#L51
src/actinia_module_plugin/endpoints.py:51:5: D417 Missing argument description in the docstring for `create_project_endpoints`: `apidoc`
|
Run ruff (output annotations on fixable errors):
src/actinia_module_plugin/endpoints.py#L52
src/actinia_module_plugin/endpoints.py:52:5: D213 Multi-line docstring summary should start at the second line
|
Run ruff (output annotations on fixable errors):
src/actinia_module_plugin/endpoints.py#L53
src/actinia_module_plugin/endpoints.py:53:5: D411 Missing blank line before section ("Args")
|
Run ruff (output annotations on fixable errors)
Process completed with exit code 1.
|
Run ruff (apply fixes for suggestions)
Process completed with exit code 1.
|
Loading