chore(ci): configure ruff #2282
Annotations
5 errors
|
Run poetry run pytest:
nowplaying/track/observers/ticker.py#L1
nowplaying/track/observers/ticker.py
12: error: Cannot find implementation or library stub for module named "lxml.builder" [import-not-found]
12: note: Error code "import-not-found" not covered by "type: ignore" comment
12: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
|
Run poetry run pytest:
nowplaying/api.py#L1
nowplaying/api.py
147: error: Argument 1 to "from_http" has incompatible type "Headers"; expected "dict[str, str]" [arg-type]
|
Run poetry run pytest:
nowplaying/__init__.py#L1
mypy-status
mypy exited with status 1.
|
Run poetry run pytest
The operation was canceled.
|
Loading