Bump actions/upload-artifact from 4.4.0 to 4.4.1 #603
pythonpackage.yml
on: push
Matrix: test
Check formatting
48s
Lint
19s
Upload coverage
0s
Annotations
20 errors
Test with Python 3.8
Process completed with exit code 1.
|
Test with Python 3.9
Process completed with exit code 1.
|
Test with Python 3.11
The job was canceled because "_3_8" failed.
|
Test with Python 3.11
Process completed with exit code 1.
|
Test with Python 3.10
The job was canceled because "_3_8" failed.
|
Test with Python 3.10
The operation was canceled.
|
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()`
|
Test with Python 3.12
The job was canceled because "_3_8" failed.
|
Test with Python 3.12
The operation was canceled.
|
Test with Python 3.13
The job was canceled because "_3_8" failed.
|
Test with Python 3.13
The operation was canceled.
|