Skip to content

Update translations & fix Brazilian #107

Update translations & fix Brazilian

Update translations & fix Brazilian #107

Triggered via pull request April 22, 2024 18:16
Status Cancelled
Total duration 14s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ruff
Canceling since a higher priority waiting request for 'Ruff-978/merge-978' exists
Ruff (RUF100): applications/models.py#L299
applications/models.py:299:82: RUF100 Unused `noqa` directive (non-enabled: `E231`)
Ruff (RUF100): applications/views.py#L118
applications/views.py:118:81: RUF100 Unused `noqa` directive (unused: `E702`)
Ruff (RUF100): coach/models.py#L47
coach/models.py:47:22: RUF100 Unused `noqa` directive (non-enabled: `E221`, `E222`)
Ruff (RUF100): core/management/commands/new_event.py#L76
core/management/commands/new_event.py:76:67: RUF100 Unused `noqa` directive (non-enabled: `E231`)
Ruff (RUF100): core/management/commands/new_event.py#L89
core/management/commands/new_event.py:89:86: RUF100 Unused `noqa` directive (non-enabled: `E231`)
Ruff (RUF100): core/management/commands/prepare_dispatch.py#L17
core/management/commands/prepare_dispatch.py:17:71: RUF100 Unused `noqa` directive (non-enabled: `E231`)
Ruff (RUF100): tests/applications/views/test_applications_download.py#L15
tests/applications/views/test_applications_download.py:15:102: RUF100 Unused `noqa` directive (unused: `E702`)
Ruff (RUF100): tests/applications/views/test_applications_download.py#L35
tests/applications/views/test_applications_download.py:35:102: RUF100 Unused `noqa` directive (unused: `E702`)
Ruff (RUF100): tests/applications/views/test_applications_download.py#L60
tests/applications/views/test_applications_download.py:60:102: RUF100 Unused `noqa` directive (unused: `E702`)
ruff
Process completed with exit code 1.