Skip to content

Add execute custom command service to Overkiz #230519

Add execute custom command service to Overkiz

Add execute custom command service to Overkiz #230519

Triggered via pull request December 19, 2024 22:59
Status Failure
Total duration 1m 48s
Artifacts 2

ci.yaml

on: pull_request
Collect information & changes data
14s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
18s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
42s
Check hassfest
Check all requirements
27s
Check all requirements
Check mypy
18s
Check mypy
Check pylint
27s
Check pylint
Check pylint on tests
30s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
10s
Check ruff-format
Check ruff
23s
Check ruff
Check other linters
22s
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#L179
Missing return statement [return]
Check mypy: homeassistant/components/overkiz/__init__.py#L187
Item "None" of "RegistryEntry | None" has no attribute "domain" [union-attr]
Check mypy: homeassistant/components/overkiz/__init__.py#L188
Item "None" of "RegistryEntry | None" has no attribute "unique_id" [union-attr]
Check mypy: homeassistant/components/overkiz/__init__.py#L193
Argument 1 to "execute_command" of "OverkizClient" has incompatible type "str | None"; expected "str" [arg-type]
Check mypy: homeassistant/components/overkiz/__init__.py#L204
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