[API_PARSER][BEYONDTRUST_PRA] New API parser BEYONDTRUST_PRA #32
Annotations
6 errors and 1 warning
vulture_os/services/frontend/models.py#L1380
vulture_os/services/frontend/models.py:1380:21: E741 Ambiguous variable name: `l`
|
vulture_os/services/frontend/models.py#L1424
vulture_os/services/frontend/models.py:1424:59: E711 Comparison to `None` should be `cond is None`
|
vulture_os/services/frontend/models.py#L1446
vulture_os/services/frontend/models.py:1446:42: E741 Ambiguous variable name: `l`
|
vulture_os/services/frontend/models.py#L1448
vulture_os/services/frontend/models.py:1448:38: E741 Ambiguous variable name: `l`
|
vulture_os/services/frontend/models.py#L2163
vulture_os/services/frontend/models.py:2163:13: E722 Do not use bare `except`
|
vulture_os/toolkit/api_parser/beyondtrust_pra/beyondtrust_pra.py#L271
vulture_os/toolkit/api_parser/beyondtrust_pra/beyondtrust_pra.py:271:17: E722 Do not use bare `except`
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading