Skip to content

tools: neuvector_compliance: create compliance finding in the same ma… #155

tools: neuvector_compliance: create compliance finding in the same ma…

tools: neuvector_compliance: create compliance finding in the same ma… #155

Triggered via push October 24, 2024 15:05
Status Failure
Total duration 21s
Artifacts

ruff.yml

on: push
ruff-linting
9s
ruff-linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (I001): dojo/group/utils.py#L1
dojo/group/utils.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): dojo/group/utils.py#L2
dojo/group/utils.py:2:25: F401 `django.conf.settings` imported but unused
Ruff (Q000): dojo/group/utils.py#L66
dojo/group/utils.py:66:26: Q000 Single quotes found but double quotes preferred
Ruff (Q000): dojo/group/utils.py#L67
dojo/group/utils.py:67:24: Q000 Single quotes found but double quotes preferred
Ruff (Q000): dojo/group/utils.py#L88
dojo/group/utils.py:88:24: Q000 Single quotes found but double quotes preferred
Ruff (D203): dojo/middleware.py#L188
dojo/middleware.py:188:5: D203 1 blank line required before class docstring
Ruff (RET505): dojo/middleware.py#L200
dojo/middleware.py:200:9: RET505 Unnecessary `else` after `return` statement
Ruff (RET504): dojo/middleware.py#L202
dojo/middleware.py:202:20: RET504 Unnecessary assignment to `response` before `return` statement
Ruff (I001): dojo/pipeline.py#L1
dojo/pipeline.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): dojo/settings/settings.dist.py#L14
dojo/settings/settings.dist.py:14:1: I001 Import block is un-sorted or un-formatted