Skip to content

Explicitly pass in the config_entry in hydrawise coordinator #240376

Explicitly pass in the config_entry in hydrawise coordinator

Explicitly pass in the config_entry in hydrawise coordinator #240376

Status Failure
Total duration 1m 45s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
15s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
26s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
50s
Check hassfest
Check all requirements
28s
Check all requirements
Check mypy
1m 31s
Check mypy
Check pylint
7m 51s
Check pylint
Check pylint on tests
6m 11s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
30s
Check ruff-format
Check ruff
18s
Check ruff
Check other linters
1m 9s
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

10 errors
Check mypy: homeassistant/components/simplisafe/__init__.py#L577
Missing named argument "config_entry" for "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/proxmoxve/__init__.py#L215
Missing named argument "config_entry" for "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/kraken/__init__.py#L134
Missing named argument "config_entry" for "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/israel_rail/coordinator.py#L54
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/islamic_prayer_times/coordinator.py#L40
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/iron_os/coordinator.py#L60
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/ipp/coordinator.py#L46
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/iometer/coordinator.py#L38
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/intellifire/coordinator.py#L28
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]
Check mypy: homeassistant/components/idasen_desk/coordinator.py#L27
Missing named argument "config_entry" for "__init__" of "DataUpdateCoordinator" [call-arg]