Add preview to mold_indicator #211910
Triggered via pull request
September 10, 2024 18:55
Status
Failure
Total duration
1m 47s
Artifacts
–
ci.yaml
on: pull_request
Collect information & changes data
16s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
46s
Check all requirements
24s
Check mypy
36s
Audit licenses
0s
Check pylint
27s
Check pylint on tests
38s
Check ruff-format
28s
Check ruff
19s
Check other linters
36s
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
3 errors
Check mypy:
homeassistant/components/mold_indicator/config_flow.py#L160
Missing positional argument "calib_factor" in call to "MoldIndicator" [call-arg]
|
Check mypy:
homeassistant/components/mold_indicator/config_flow.py#L162
Argument 2 to "MoldIndicator" has incompatible type "bool"; expected "str" [arg-type]
|
Check mypy
Process completed with exit code 1.
|