Update coordinator.py #15
ci.yaml
on: push
Collect information & changes data
12s
Matrix: Prepare dependencies
Check hassfest
40s
Check all requirements
18s
Check mypy
39s
Check pylint
1m 31s
Check ruff-format
13s
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Annotations
6 errors
Ruff (F821):
homeassistant/components/version/coordinator.py#L55
homeassistant/components/version/coordinator.py:55:13: F821 Undefined name `logger`
|
Check ruff
Process completed with exit code 1.
|
Check mypy:
homeassistant/components/version/coordinator.py#L55
Name "logger" is not defined [name-defined]
|
Check mypy
Process completed with exit code 1.
|
Check pylint
Canceling since a higher priority waiting request for 'CI-refs/heads/dev' exists
|
Check pylint
The operation was canceled.
|