Skip to content

[pre-commit.ci] pre-commit autoupdate #351

[pre-commit.ci] pre-commit autoupdate

[pre-commit.ci] pre-commit autoupdate #351

Triggered via pull request September 9, 2024 17:33
Status Failure
Total duration 3m 30s
Artifacts

ci.yml

on: pull_request
Matrix: Test and build Python
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Ruff (PT001): tests/conftest.py#L43
tests/conftest.py:43:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (PT004): tests/conftest.py#L50
tests/conftest.py:50:5: PT004 Fixture `django_db_setup` does not return anything, add leading underscore
Ruff (PT001): tests/conftest.py#L79
tests/conftest.py:79:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (PT001): tests/conftest.py#L84
tests/conftest.py:84:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (PT023): tests/conftest.py#L85
tests/conftest.py:85:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L25
tests/test_api/test_api_urls.py:25:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L34
tests/test_api/test_api_urls.py:34:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L44
tests/test_api/test_api_urls.py:44:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L53
tests/test_api/test_api_urls.py:53:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_firefighter/test_urls.py#L20
tests/test_firefighter/test_urls.py:20:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT001): tests/conftest.py#L43
tests/conftest.py:43:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (PT004): tests/conftest.py#L50
tests/conftest.py:50:5: PT004 Fixture `django_db_setup` does not return anything, add leading underscore
Ruff (PT001): tests/conftest.py#L79
tests/conftest.py:79:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (PT001): tests/conftest.py#L84
tests/conftest.py:84:1: PT001 Use `@pytest.fixture()` over `@pytest.fixture`
Ruff (PT023): tests/conftest.py#L85
tests/conftest.py:85:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L25
tests/test_api/test_api_urls.py:25:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L34
tests/test_api/test_api_urls.py:34:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L44
tests/test_api/test_api_urls.py:44:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_api/test_api_urls.py#L53
tests/test_api/test_api_urls.py:53:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Ruff (PT023): tests/test_firefighter/test_urls.py#L20
tests/test_firefighter/test_urls.py:20:1: PT023 Use `@pytest.mark.django_db()` over `@pytest.mark.django_db`
Test and build Python (3.11, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pdm-project/setup-pdm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test and build Python (3.12, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: pdm-project/setup-pdm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/