Skip to content

Bump ruff from 0.5.7 to 0.6.1 #583

Bump ruff from 0.5.7 to 0.6.1

Bump ruff from 0.5.7 to 0.6.1 #583

Triggered via pull request August 19, 2024 06:55
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
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.