Skip to content

[API_PARSER] NEW parser beyondtrust_reportings #177

[API_PARSER] NEW parser beyondtrust_reportings

[API_PARSER] NEW parser beyondtrust_reportings #177

Triggered via pull request January 28, 2025 09:32
Status Failure
Total duration 31s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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`
Ruff (F541): vulture_os/toolkit/api_parser/beyondtrust_reportings/beyondtrust_reportings.py#L103
vulture_os/toolkit/api_parser/beyondtrust_reportings/beyondtrust_reportings.py:103:49: F541 f-string without any placeholders
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636