Skip to content

linting, need precommit #28

linting, need precommit

linting, need precommit #28

Triggered via push August 22, 2024 17:19
Status Failure
Total duration 13s
Artifacts

lint.yml

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

Annotations

5 errors
Ruff (PT001): test/conftest.py#L9
test/conftest.py:9:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): test/conftest.py#L17
test/conftest.py:17:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): test/unit/test_tv.py#L104
test/unit/test_tv.py:104:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
Ruff (PT001): test/unit/test_tv.py#L109
test/unit/test_tv.py:109:1: PT001 Use `@pytest.fixture` over `@pytest.fixture()`
build (3.11)
Process completed with exit code 1.