Skip to content

[API_PARSER] NEW parser beyondtrust_reportings #186

[API_PARSER] NEW parser beyondtrust_reportings

[API_PARSER] NEW parser beyondtrust_reportings #186

Triggered via pull request January 30, 2025 13:12
Status Failure
Total duration 27s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E741): vulture_os/services/frontend/models.py#L1533
vulture_os/services/frontend/models.py:1533:21: E741 Ambiguous variable name: `l`
Ruff (E711): vulture_os/services/frontend/models.py#L1577
vulture_os/services/frontend/models.py:1577:59: E711 Comparison to `None` should be `cond is None`
Ruff (E741): vulture_os/services/frontend/models.py#L1599
vulture_os/services/frontend/models.py:1599:42: E741 Ambiguous variable name: `l`
Ruff (E741): vulture_os/services/frontend/models.py#L1601
vulture_os/services/frontend/models.py:1601:38: E741 Ambiguous variable name: `l`
Ruff (E722): vulture_os/services/frontend/models.py#L2316
vulture_os/services/frontend/models.py:2316:13: E722 Do not use bare `except`
Ruff: vulture_os/toolkit/api_parser/beyondtrust_reportings/beyondtrust_reportings.py#L115
vulture_os/toolkit/api_parser/beyondtrust_reportings/beyondtrust_reportings.py:115:5: SyntaxError: Expected an indented block after function definition