Skip to content

Bump ruff from 0.5.0 to 0.5.1 #10844

Bump ruff from 0.5.0 to 0.5.1

Bump ruff from 0.5.0 to 0.5.1 #10844

Triggered via push July 9, 2024 20:00
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PT001): sphinx/testing/fixtures.py#L71
sphinx/testing/fixtures.py:71:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L120
sphinx/testing/fixtures.py:120:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L144
sphinx/testing/fixtures.py:144:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L169
sphinx/testing/fixtures.py:169:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L177
sphinx/testing/fixtures.py:177:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L185
sphinx/testing/fixtures.py:185:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L211
sphinx/testing/fixtures.py:211:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L221
sphinx/testing/fixtures.py:221:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): sphinx/testing/fixtures.py#L245
sphinx/testing/fixtures.py:245:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): tests/test_addnodes.py#L15
tests/test_addnodes.py:15:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`