Skip to content

Chore(Deps): Lock file maintenance #108

Chore(Deps): Lock file maintenance

Chore(Deps): Lock file maintenance #108

Triggered via pull request August 14, 2026 17:34
Status Failure
Total duration 12s
Artifacts

quality.yml

on: pull_request
Lint & Format
9s
Lint & Format
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint & Format
Process completed with exit code 1.
Lint & Format
Process completed with exit code 1.
ruff (RUF022): backend/app/models/__init__.py#L12
backend/app/models/__init__.py:12:11: RUF022 `__all__` is not sorted help: Apply an isort-style sorting to `__all__`
ruff (RUF022): backend/app/forms/__init__.py#L9
backend/app/forms/__init__.py:9:11: RUF022 `__all__` is not sorted help: Apply an isort-style sorting to `__all__`
Lint & Format
Process completed with exit code 1.
Lint & Format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/