Annotations
8 errors
Run Ruff Linter:
dojo/tools/neuvector_compliance/parser.py#L4
dojo/tools/neuvector_compliance/parser.py:4:33: E231 Missing whitespace after ','
|
Run Ruff Linter:
dojo/tools/tenablesc_api/api_client.py#L1
dojo/tools/tenablesc_api/api_client.py:1:8: F401 `json` imported but unused
|
Run Ruff Linter:
dojo/tools/tenablesc_api/api_client.py#L3
dojo/tools/tenablesc_api/api_client.py:3:8: F401 `requests` imported but unused
|
Run Ruff Linter:
dojo/tools/tenablesc_api/updater.py#L52
dojo/tools/tenablesc_api/updater.py:52:1: E302 Expected 2 blank lines, found 1
|
Run Ruff Linter:
dojo/tools/tenablesc_api/updater.py#L65
dojo/tools/tenablesc_api/updater.py:65:1: E302 Expected 2 blank lines, found 1
|
Run Ruff Linter:
dojo/tools/tenablesc_api/updater.py#L71
dojo/tools/tenablesc_api/updater.py:71:43: E711 Comparison to `None` should be `cond is not None`
|
Run Ruff Linter:
dojo/tools/tenablesc_api/updater.py#L85
dojo/tools/tenablesc_api/updater.py:85:1: E302 Expected 2 blank lines, found 1
|
Run Ruff Linter
Process completed with exit code 1.
|
Loading