Skip to content

Add execute custom command service to Overkiz #230518

Add execute custom command service to Overkiz

Add execute custom command service to Overkiz #230518

Triggered via pull request December 19, 2024 22:47
Status Failure
Total duration 2m 4s
Artifacts 2

ci.yaml

on: pull_request
Collect information & changes data
14s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
12s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
49s
Check hassfest
Check all requirements
26s
Check all requirements
Check mypy
25s
Check mypy
Check pylint
28s
Check pylint
Check pylint on tests
26s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
10s
Check ruff-format
Check ruff
10s
Check ruff
Check other linters
18s
Check other linters
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Split tests for full run
0s
Split tests for full run
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (partial suite)
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Check mypy: homeassistant/components/overkiz/__init__.py#L175
Missing return statement [return]
Check mypy: homeassistant/components/overkiz/__init__.py#L183
Item "None" of "RegistryEntry | None" has no attribute "domain" [union-attr]
Check mypy: homeassistant/components/overkiz/__init__.py#L184
Item "None" of "RegistryEntry | None" has no attribute "unique_id" [union-attr]
Check mypy: homeassistant/components/overkiz/__init__.py#L189
Argument 1 to "execute_command" of "OverkizClient" has incompatible type "str | None"; expected "str" [arg-type]
Check mypy: homeassistant/components/overkiz/__init__.py#L200
Argument 4 to "async_register_admin_service" has incompatible type "Callable[[ServiceCall], Coroutine[Any, Any, ServiceResponse]]"; expected "Callable[[ServiceCall], Awaitable[None] | None]" [arg-type]
Check mypy
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pip-freeze-3.12
12 KB
pip-freeze-3.13
12 KB