Skip to content

explicitly state changing size of tuple #30

explicitly state changing size of tuple

explicitly state changing size of tuple #30

Triggered via push October 2, 2023 12:31
Status Cancelled
Total duration 8m 51s
Artifacts

ci.yaml

on: push
Collect information & changes data
13s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
18s
Prepare pre-commit base
Check hassfest
42s
Check hassfest
Check all requirements
21s
Check all requirements
Check mypy
1m 5s
Check mypy
Check ruff
18s
Check ruff
Check other linters
1m 30s
Check other linters
Check black
24s
Check black
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Upload test coverage to Codecov
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check mypy: homeassistant/components/zha/core/cluster_handlers/manufacturerspecific.py#L407
Incompatible types in assignment (expression has type "tuple[AttrReportConfig, ...]", base class "ThermostatClusterHandler" defined the type as "tuple[AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig, AttrReportConfig]") [assignment]
Check mypy
Process completed with exit code 1.
Check pylint
Canceling since a higher priority waiting request for 'CI-refs/heads/dev' exists
Check pylint
The operation was canceled.