Skip to content

poetry dev(deps-dev): Bump ruff from 0.3.5 to 0.4.1 #56

poetry dev(deps-dev): Bump ruff from 0.3.5 to 0.4.1

poetry dev(deps-dev): Bump ruff from 0.3.5 to 0.4.1 #56

Triggered via pull request April 22, 2024 21:47
Status Failure
Total duration 41s
Artifacts

pr_lint.yml

on: pull_request
validate-code
25s
validate-code
validate-labels
3s
validate-labels
Matrix: validate-docker-build
validate-branch
0s
validate-branch
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.
validate-code
Process completed with exit code 1.