Skip to content

add a token mager, use async-click #16

add a token mager, use async-click

add a token mager, use async-click #16

Triggered via push August 20, 2024 07:28
Status Failure
Total duration 15s
Artifacts

check-lint.yml

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

Annotations

3 errors
Ruff (ASYNC110): src/evohomeasync/base.py#L116
src/evohomeasync/base.py:116:9: ASYNC110 Use `anyio.Event` instead of awaiting `anyio.sleep` in a `while` loop
Ruff (ASYNC109): tests/tests_rf/helpers.py#L288
tests/tests_rf/helpers.py:288:5: ASYNC109 Async function definition with a `timeout` parameter
lint (3.12)
Process completed with exit code 1.