fix pylint #29
ci.yaml
on: push
Collect information & changes data
16s
Matrix: Prepare dependencies
Check hassfest
40s
Check all requirements
23s
Check mypy
51s
Check pylint
10m 18s
Check black
30s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Annotations
2 errors
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.
|