Skip to content

Bump actions/setup-python from 5.1.1 to 5.2.0 (#189) #600

Bump actions/setup-python from 5.1.1 to 5.2.0 (#189)

Bump actions/setup-python from 5.1.1 to 5.2.0 (#189) #600

Triggered via push September 3, 2024 05:00
Status Success
Total duration 53s
Artifacts
Matrix: test
Upload coverage
10s
Upload coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PT001): tests/conftest.py#L33
tests/conftest.py:33:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): tests/conftest.py#L51
tests/conftest.py:51: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 (PT001): tests/conftest.py#L71
tests/conftest.py:71:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): tests/conftest.py#L81
tests/conftest.py:81:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): tests/fixtures/plcnet_api.py#L20
tests/fixtures/plcnet_api.py:20:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT023): tests/test_device.py#L21
tests/test_device.py:21:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
Ruff (PT023): tests/test_device.py#L40
tests/test_device.py:40:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
Ruff (PT023): tests/test_device.py#L52
tests/test_device.py:52:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`
Ruff (PT023): tests/test_device.py#L61
tests/test_device.py:61:5: PT023 Use `@pytest.mark.asyncio` over `@pytest.mark.asyncio()`