Add execute custom command service to Overkiz #230519
ci.yaml
on: pull_request
Collect information & changes data
14s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
42s
Check all requirements
27s
Check mypy
18s
Matrix: Audit licenses
Check ruff-format
10s
Check ruff
23s
Check other linters
22s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
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 |
|