CI: mypy-test #15485
ci.yaml
on: workflow_dispatch
Collect information & changes data
39s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
0s
Check all requirements
0s
Check mypy
1m 1s
Matrix: Audit licenses
Check ruff-format
0s
Check ruff
0s
Check other linters
0s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Annotations
2 errors
Check mypy:
homeassistant/components/mqtt/client.py#L1130
Argument 2 to "ReceiveMessage" has incompatible type "str | bytes | bytearray"; expected "str | bytes" [arg-type]
|
Check mypy
Process completed with exit code 1.
|