CI: future-mypy-typevar-defaults #15199
ci.yaml
on: workflow_dispatch
Collect information & changes data
18s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
0s
Check all requirements
0s
Check mypy
3m 37s
Matrix: Split tests for full run
Matrix: Audit licenses
Check ruff-format
0s
Check ruff
0s
Check other linters
0s
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (full suite)
0s
Annotations
10 errors
Check mypy:
homeassistant/components/valve/__init__.py#L123
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/update/__init__.py#L178
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/sensor/__init__.py#L141
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/number/__init__.py#L137
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/media_player/__init__.py#L464
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/event/__init__.py#L74
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/sun/sensor.py#L30
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/matter/sensor.py#L86
Signature of "__replace__" incompatible with supertype "MatterEntityDescription" [override]
|
Check mypy:
homeassistant/components/matter/sensor.py#L86
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
Check mypy:
homeassistant/components/matter/number.py#L38
Signature of "__replace__" incompatible with supertype "MatterEntityDescription" [override]
|