Skip to content

Update nest config flow to create pub/sub topics #237034

Update nest config flow to create pub/sub topics

Update nest config flow to create pub/sub topics #237034

Triggered via pull request January 27, 2025 03:34
Status Failure
Total duration 1m 51s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
14s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
20s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
46s
Check hassfest
Check all requirements
24s
Check all requirements
Check mypy
27s
Check mypy
Check pylint
34s
Check pylint
Check pylint on tests
34s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
18s
Check ruff-format
Check ruff
18s
Check ruff
Check other linters
31s
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

5 errors
Check mypy: homeassistant/components/nest/config_flow.py#L17
Module "google_nest_sdm.admin_client" has no attribute "DEFAULT_TOPIC_IAM_POLICY" [attr-defined]
Check mypy: homeassistant/components/nest/config_flow.py#L272
"AdminClient" has no attribute "set_topic_iam_policy" [attr-defined]
Check mypy
Process completed with exit code 1.
Check pylint: homeassistant/components/nest/config_flow.py#L17
E0611: No name 'DEFAULT_TOPIC_IAM_POLICY' in module 'google_nest_sdm.admin_client' (no-name-in-module)
Check pylint
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
pip-freeze-3.13
12.1 KB