[API_PARSER] NEW parser Infoblox_Threat_Defense #174
Annotations
6 errors and 1 warning
Ruff (E741):
vulture_os/services/frontend/models.py#L1504
vulture_os/services/frontend/models.py:1504:21: E741 Ambiguous variable name: `l`
|
Ruff (E711):
vulture_os/services/frontend/models.py#L1548
vulture_os/services/frontend/models.py:1548:59: E711 Comparison to `None` should be `cond is None`
|
Ruff (E741):
vulture_os/services/frontend/models.py#L1570
vulture_os/services/frontend/models.py:1570:42: E741 Ambiguous variable name: `l`
|
Ruff (E741):
vulture_os/services/frontend/models.py#L1572
vulture_os/services/frontend/models.py:1572:38: E741 Ambiguous variable name: `l`
|
Ruff (E722):
vulture_os/services/frontend/models.py#L2287
vulture_os/services/frontend/models.py:2287:13: E722 Do not use bare `except`
|
Ruff (E741):
vulture_os/toolkit/api_parser/infoblox_threat_defense/infoblox_threat_defense.py#L140
vulture_os/toolkit/api_parser/infoblox_threat_defense/infoblox_threat_defense.py:140:56: E741 Ambiguous variable name: `l`
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|