Skip to content

chore(ci): configure ruff #2083

chore(ci): configure ruff

chore(ci): configure ruff #2083

Triggered via pull request August 4, 2024 18:32
Status Failure
Total duration 1m 0s
Artifacts

lint-and-test.yaml

on: pull_request
pre-commit  /  pre-commit
25s
pre-commit / pre-commit
Matrix: test-python-poetry / pytest
Fit to window
Zoom out
Zoom in

Annotations

11 errors
test-python-poetry / Test python 3.11: tests/test_track_observer_tickertrack.py#L35
test_track_started ValueError: Invalid attribute name 'http://www.w3.org/1999/xlinktype'
test-python-poetry / Test python 3.11: tests/test_input_observer_base.py#L1
tests/test_input_observer_base.py 16: error: Call to abstract method "event" of "InputObserver" with trivial body via super() is unsafe [safe-super]
test-python-poetry / Test python 3.11: nowplaying/input/observer.py#L1
nowplaying/input/observer.py 339: error: Call to abstract method "event" of "InputObserver" with trivial body via super() is unsafe [safe-super]
test-python-poetry / Test python 3.11: nowplaying/__init__.py#L1
mypy-status mypy exited with status 1.
test-python-poetry / Test python 3.11
Process completed with exit code 1.
test-python-poetry / Test python 3.x
The job was canceled because "_3_11_false" failed.
test-python-poetry / Test python 3.x: tests/test_input_observer_base.py#L1
tests/test_input_observer_base.py 16: error: Call to abstract method "event" of "InputObserver" with trivial body via super() is unsafe [safe-super]
test-python-poetry / Test python 3.x: nowplaying/input/observer.py#L1
nowplaying/input/observer.py 339: error: Call to abstract method "event" of "InputObserver" with trivial body via super() is unsafe [safe-super]
test-python-poetry / Test python 3.x: nowplaying/__init__.py#L1
mypy-status mypy exited with status 1.
test-python-poetry / Test python 3.x: tests/test_track_observer_tickertrack.py#L35
test_track_started ValueError: Invalid attribute name 'http://www.w3.org/1999/xlinktype'
test-python-poetry / Test python 3.x
The operation was canceled.