explicitly state changing size of tuple #30
ci.yaml
on: push
Collect information & changes data
13s
Matrix: Prepare dependencies
Check hassfest
42s
Check all requirements
21s
Check mypy
1m 5s
Check pylint
7m 50s
Check black
24s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
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.
|