Bump actions/download-artifact from 3 to 4 #282
Annotations
10 errors
Run mypy (fully):
homeassistant/components/zwave/discovery_schemas.py#L2
Module "homeassistant.components.zwave" has no attribute "const" [attr-defined]
|
Run mypy (fully):
homeassistant/util/package.py#L82
Call to untyped function "say_direct" in typed context [no-untyped-call]
|
Run mypy (fully):
homeassistant/util/async_.py#L164
Statement is unreachable [unreachable]
|
Run mypy (fully):
homeassistant/util/async_.py#L168
Name "index" is not defined [name-defined]
|
Run mypy (fully):
homeassistant/core.py#L768
Incompatible default for argument "ais_command" (default has type "None", argument has type "str") [assignment]
|
Run mypy (fully):
homeassistant/auth/__init__.py#L167
Item "None" of "State | None" has no attribute "state" [union-attr]
|
Run mypy (fully):
homeassistant/config.py#L411
Name "Dict" is not defined [name-defined]
|
Run mypy (fully):
homeassistant/config.py#L426
Function is missing a type annotation for one or more arguments [no-untyped-def]
|
Run mypy (fully):
homeassistant/config.py#L426
Name "Dict" is not defined [name-defined]
|
Run mypy (fully):
homeassistant/config.py#L437
Call to untyped function "dict_merge" in typed context [no-untyped-call]
|
The logs for this run have expired and are no longer available.
Loading