Skip to content

Update coordinator.py #15

Update coordinator.py

Update coordinator.py #15

Triggered via push December 21, 2023 12:41
Status Cancelled
Total duration 2m 24s
Artifacts

ci.yaml

on: push
Collect information & changes data
12s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
16s
Prepare pre-commit base
Check hassfest
40s
Check hassfest
Check all requirements
18s
Check all requirements
Check mypy
39s
Check mypy
Check ruff
15s
Check ruff
Check other linters
57s
Check other linters
Check ruff-format
13s
Check ruff-format
Matrix: pytest
Matrix: pytest-mariadb
Matrix: pytest-postgres
Upload test coverage to Codecov
0s
Upload test coverage to Codecov
Fit to window
Zoom out
Zoom in

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.