Skip to content

fix pylint

fix pylint #29

Triggered via push October 2, 2023 07:06
Status Failure
Total duration 11m 27s
Artifacts

ci.yaml

on: push
Collect information & changes data
16s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
20s
Prepare pre-commit base
Check hassfest
40s
Check hassfest
Check all requirements
23s
Check all requirements
Check mypy
51s
Check mypy
Check ruff
14s
Check ruff
Check other linters
1m 30s
Check other linters
Check black
30s
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

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.