Skip to content

[API_PARSER] NEW parser beyondtrust_reportings #175

[API_PARSER] NEW parser beyondtrust_reportings

[API_PARSER] NEW parser beyondtrust_reportings #175

Triggered via pull request January 27, 2025 11:24
Status Failure
Total duration 31s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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`
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636