Skip to content

Merge latest dev

Merge latest dev #414

Re-run triggered May 7, 2024 22:12
Status Failure
Total duration 15m 5s
Artifacts

ci.yaml

on: pull_request
Collect information & changes data
34s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
56s
Prepare pre-commit base
Check hassfest
33s
Check hassfest
Check all requirements
26s
Check all requirements
Check mypy
3m 33s
Check mypy
Split tests for full run
6m 15s
Split tests for full run
Check ruff
15s
Check ruff
Check other linters
1m 6s
Check other linters
Check ruff-format
15s
Check ruff-format
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 (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Ruff (SLF001): homeassistant/components/zha/binary_sensor.py#L54
homeassistant/components/zha/binary_sensor.py:54:17: SLF001 Private member accessed: `_attr_device_class`
Ruff (SLF001): homeassistant/components/zha/binary_sensor.py#L57
homeassistant/components/zha/binary_sensor.py:57:17: SLF001 Private member accessed: `_attr_device_class`
Ruff (SLF001): homeassistant/components/zha/button.py#L52
homeassistant/components/zha/button.py:52:17: SLF001 Private member accessed: `_attr_device_class`
Ruff (SLF001): homeassistant/components/zha/button.py#L55
homeassistant/components/zha/button.py:55:17: SLF001 Private member accessed: `_attr_device_class`
Ruff (SLF001): homeassistant/components/zha/cover.py#L60
homeassistant/components/zha/cover.py:60:17: SLF001 Private member accessed: `_attr_device_class`
Ruff (SLF001): homeassistant/components/zha/cover.py#L63
homeassistant/components/zha/cover.py:63:17: SLF001 Private member accessed: `_attr_device_class`
Ruff (SLF001): homeassistant/components/zha/cover.py#L67
homeassistant/components/zha/cover.py:67:17: SLF001 Private member accessed: `_attr_supported_features`
Ruff (SLF001): homeassistant/components/zha/cover.py#L70
homeassistant/components/zha/cover.py:70:17: SLF001 Private member accessed: `_attr_supported_features`
Ruff (SLF001): homeassistant/components/zha/select.py#L55
homeassistant/components/zha/select.py:55:30: SLF001 Private member accessed: `_attr_options`
Ruff (SLF001): homeassistant/components/zha/siren.py#L52
homeassistant/components/zha/siren.py:52:13: SLF001 Private member accessed: `_attr_supported_features`
Check mypy: homeassistant/components/zha/update.py#L102
Cannot infer type argument 1 of "__init__" of "CoordinatorEntity" [misc]
Check mypy
Process completed with exit code 1.
Split tests for full run
Process completed with exit code 1.