Skip to content

fix views, migrations #6700

fix views, migrations

fix views, migrations #6700

Triggered via push October 22, 2024 19:54
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: push
ruff-linting
7s
ruff-linting
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (FBT003): dojo/management/commands/jira_async_updates.py#L26
dojo/management/commands/jira_async_updates.py:26:68: FBT003 Boolean positional value in function call
Ruff (W291): dojo/models.py#L362
dojo/models.py:362:22: W291 Trailing whitespace
Ruff (UP035): dojo/reports/views.py#L6
dojo/reports/views.py:6:1: UP035 `typing.List` is deprecated, use `list` instead
Ruff (UP006): dojo/reports/views.py#L100
dojo/reports/views.py:100:62: UP006 Use `list` instead of `List` for type annotation
Ruff (W291): dojo/utils.py#L1525
dojo/utils.py:1525:86: W291 Trailing whitespace
ruff-linting
Process completed with exit code 1.