ignore tuple size change error #31
ci.yaml
on: push
Collect information & changes data
12s
Matrix: Prepare dependencies
Check hassfest
42s
Check all requirements
32s
Check mypy
1m 6s
Check pylint
6m 18s
Check black
25s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Annotations
5 errors
Check mypy:
homeassistant/components/zha/core/cluster_handlers/manufacturerspecific.py#L407
Unused "type: ignore" comment [unused-ignore]
|
Check mypy:
homeassistant/components/zha/core/cluster_handlers/manufacturerspecific.py#L407
Incompatible types in assignment (expression has type tuple[AttrReportConfig, AttrReportConfig, ... <14 more items>], variable has type tuple[AttrReportConfig, AttrReportConfig, ... <9 more items>]) [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.
|