Skip to content

[API_PARSER] NEW parser beyondtrust_reportings #182

[API_PARSER] NEW parser beyondtrust_reportings

[API_PARSER] NEW parser beyondtrust_reportings #182

Triggered via pull request January 30, 2025 11:08
Status Failure
Total duration 24s
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 (F541): vulture_os/toolkit/api_parser/beyondtrust_reportings/beyondtrust_reportings.py#L100
vulture_os/toolkit/api_parser/beyondtrust_reportings/beyondtrust_reportings.py:100:49: F541 f-string without any placeholders