Skip to content

Manual codestyle fixes #1595

Manual codestyle fixes

Manual codestyle fixes #1595

Triggered via push December 11, 2024 15:38
Status Cancelled
Total duration 3m 8s
Billable time 1m
Artifacts
static-code-analysis
1m 9s
static-code-analysis
check-compiled-requirements
1m 22s
check-compiled-requirements
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Ruff (RUF100): tests/api/base.py#L5
tests/api/base.py:5:37: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/base.py#L23
tests/api/base.py:23:45: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/base.py#L28
tests/api/base.py:28:46: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/base.py#L33
tests/api/base.py:33:53: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/base.py#L38
tests/api/base.py:38:52: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/base.py#L43
tests/api/base.py:43:52: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/base.py#L48
tests/api/base.py:48:55: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/conftest.py#L7
tests/api/conftest.py:7:44: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/test_drafts.py#L17
tests/api/test_drafts.py:17:42: RUF100 Unused `noqa` directive (unused: `ANN201`)
Ruff (RUF100): tests/api/test_drafts.py#L31
tests/api/test_drafts.py:31:38: RUF100 Unused `noqa` directive (unused: `ANN201`)
build (amd64, ubuntu-24.04)
Canceling since a higher priority waiting request for 'build-refs/heads/add-pip-compile' exists
build (amd64, ubuntu-24.04)
The operation was canceled.