Skip to content

add support for axis network speaker #223319

add support for axis network speaker

add support for axis network speaker #223319

Triggered via pull request November 13, 2024 03:13
Status Failure
Total duration 1m 34s
Artifacts

ci.yaml

on: pull_request
Collect information & changes data
13s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
13s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
38s
Check hassfest
Check all requirements
22s
Check all requirements
Check mypy
29s
Check mypy
Split tests for full run
0s
Split tests for full run
Check pylint
27s
Check pylint
Check pylint on tests
23s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
11s
Check ruff-format
Check ruff
21s
Check ruff
Check other linters
37s
Check other linters
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 (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

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.