CI: mypy-test #15484
Annotations
3 errors
Run mypy (fully):
homeassistant/components/mqtt/client.py#L1109
Incompatible types in assignment (expression has type "bytes | bytearray", variable has type "str | bytes") [assignment]
|
Run mypy (fully):
homeassistant/components/image/__init__.py#L351
Argument 1 to "write" of "StreamResponse" has incompatible type "bytearray"; expected "bytes" [arg-type]
|
Run mypy (fully)
Process completed with exit code 1.
|
Loading