Skip to content

ignore tuple size change error #31

ignore tuple size change error

ignore tuple size change error #31

Triggered via push October 2, 2023 12:40
Status Cancelled
Total duration 7m 27s
Artifacts

ci.yaml

on: push
Collect information & changes data
12s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
12s
Prepare pre-commit base
Check hassfest
42s
Check hassfest
Check all requirements
32s
Check all requirements
Check mypy
1m 6s
Check mypy
Check ruff
23s
Check ruff
Check other linters
1m 38s
Check other linters
Check black
25s
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

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.