Skip to content

Bump ruff from 0.5.7 to 0.6.1 (#348) #584

Bump ruff from 0.5.7 to 0.6.1 (#348)

Bump ruff from 0.5.7 to 0.6.1 (#348) #584

Triggered via push August 20, 2024 07:55
Status Failure
Total duration 2m 24s
Artifacts

ci.yaml

on: push
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (PT001): tests/conftest.py#L33
tests/conftest.py:33:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): tests/conftest.py#L45
tests/conftest.py:45:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): tests/conftest.py#L57
tests/conftest.py:57:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT023): tests/test_roomba_integration.py#L10
tests/test_roomba_integration.py:10:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
Ruff (PT023): tests/test_roomba_integration.py#L20
tests/test_roomba_integration.py:20:1: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
Ruff
Process completed with exit code 1.