add support for axis network speaker #223319
ci.yaml
on: pull_request
Collect information & changes data
13s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
38s
Check all requirements
22s
Check mypy
29s
Matrix: Audit licenses
Check ruff-format
11s
Check ruff
21s
Check other linters
37s
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Annotations
10 errors
Check pylint:
homeassistant/components/axis/media_player.py#L6
E0611: No name 'ffmpeg' in module 'axis' (no-name-in-module)
|
Check pylint
Process completed with exit code 2.
|
Check mypy:
homeassistant/components/axis/media_player.py#L41
"Vapix" has no attribute "audio" [attr-defined]
|
Check mypy:
homeassistant/components/axis/media_player.py#L41
"Vapix" has no attribute "audio_device_control" [attr-defined]
|
Check mypy:
homeassistant/components/axis/media_player.py#L72
"Vapix" has no attribute "audio_device_control" [attr-defined]
|
Check mypy:
homeassistant/components/axis/media_player.py#L89
"Vapix" has no attribute "audio_device_control" [attr-defined]
|
Check mypy:
homeassistant/components/axis/media_player.py#L95
"Vapix" has no attribute "audio_device_control" [attr-defined]
|
Check mypy:
homeassistant/components/axis/media_player.py#L97
"Vapix" has no attribute "audio_device_control" [attr-defined]
|
Check mypy:
homeassistant/components/axis/media_player.py#L133
"Vapix" has no attribute "audio" [attr-defined]
|
Check mypy
Process completed with exit code 1.
|