Manual codestyle fixes #1595
build-and-release.yaml
on: push
static-code-analysis
1m 9s
check-compiled-requirements
1m 22s
Matrix: build
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.
|