Skip to content

Draft: Sync development into main for next release #127

Draft: Sync development into main for next release

Draft: Sync development into main for next release #127

Triggered via pull request July 1, 2026 09:15
Status Success
Total duration 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint
Process completed with exit code 1.
ruff (F401): app/services/input.py#L6
app/services/input.py:6:29: F401 `app.core.config.AUDIO_CONTENT_TYPES` imported but unused help: Remove unused import: `app.core.config.AUDIO_CONTENT_TYPES`
lint
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, actions/setup-python@v5, astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/