Skip to content

Use shorthand attributes in VLC telnet #147875

Use shorthand attributes in VLC telnet

Use shorthand attributes in VLC telnet #147875

Triggered via pull request September 9, 2023 14:47
Status Failure
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Collect information & changes data
15s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
21s
Prepare pre-commit base
Check hassfest
37s
Check hassfest
Check all requirements
24s
Check all requirements
Check mypy
31s
Check mypy
Check pylint
25s
Check pylint
Check ruff
13s
Check ruff
Check other linters
25s
Check other linters
Check black
21s
Check black
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Upload test coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check mypy: homeassistant/components/vlc_telnet/media_player.py#L177
Item "None" of "str | None" has no attribute "find" [union-attr]
Check mypy: homeassistant/components/vlc_telnet/media_player.py#L179
Value of type "str | None" is not indexable [index]
Check mypy: homeassistant/components/vlc_telnet/media_player.py#L204
Unsupported operand types for < ("int" and "None") [operator]
Check mypy
Process completed with exit code 1.