CI: future-mypy-typevar-defaults #15458
Annotations
10 errors
homeassistant/components/valve/__init__.py#L123
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
homeassistant/components/update/__init__.py#L178
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
homeassistant/components/switch/__init__.py#L87
Argument 2 of "__replace__" is incompatible with supertype "ToggleEntityDescription"; supertype defines the argument type as "str | None" [override]
|
homeassistant/components/switch/__init__.py#L87
Argument 2 of "__replace__" is incompatible with supertype "EntityDescription"; supertype defines the argument type as "str | None" [override]
|
homeassistant/components/sensor/__init__.py#L104
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
homeassistant/components/number/__init__.py#L137
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
homeassistant/components/media_player/__init__.py#L464
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
homeassistant/components/humidifier/__init__.py#L128
Argument 2 of "__replace__" is incompatible with supertype "ToggleEntityDescription"; supertype defines the argument type as "str | None" [override]
|
homeassistant/components/humidifier/__init__.py#L128
Argument 2 of "__replace__" is incompatible with supertype "EntityDescription"; supertype defines the argument type as "str | None" [override]
|
homeassistant/components/event/__init__.py#L74
Signature of "__replace__" incompatible with supertype "EntityDescription" [override]
|
This job failed
Loading