Use shorthand attributes in VLC telnet #147875
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
Matrix: Prepare dependencies
Check hassfest
37s
Check all requirements
24s
Check mypy
31s
Check pylint
25s
Check black
21s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
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.
|