Skip to content

poetry dev(deps-dev): bump ruff from 0.4.1 to 0.4.2 (#32) #35

poetry dev(deps-dev): bump ruff from 0.4.1 to 0.4.2 (#32)

poetry dev(deps-dev): bump ruff from 0.4.1 to 0.4.2 (#32) #35

Triggered via push May 5, 2024 12:13
Status Failure
Total duration 35s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (RUF029): app/main.py#L19
app/main.py:19:11: RUF029 Function `redirect` is declared `async`, but doesn't `await` or use `async` features.
Ruff (RUF029): app/main.py#L23
app/main.py:23:11: RUF029 Function `handler` is declared `async`, but doesn't `await` or use `async` features.
lint
Process completed with exit code 1.