Skip to content

mypy, and SystemMode StrEnum #4

mypy, and SystemMode StrEnum

mypy, and SystemMode StrEnum #4

Triggered via push June 29, 2024 17:30
Status Failure
Total duration 18s
Artifacts

check-lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (ASYNC230): src/evohomeasync2/controlsystem.py#L353
src/evohomeasync2/controlsystem.py:353:14: ASYNC230 Async functions should not open files with blocking methods like `open`
Ruff (ASYNC230): src/evohomeasync2/controlsystem.py#L440
src/evohomeasync2/controlsystem.py:440:14: ASYNC230 Async functions should not open files with blocking methods like `open`
lint (3.12)
Process completed with exit code 1.