Some checks failed
Pipeline / UI Lint (push) Successful in 56s
Pipeline / UI Tests (push) Successful in 1m28s
Pipeline / API Lint (push) Failing after 4s
Pipeline / API Integration Tests (push) Failing after 32s
Pipeline / API Unit Tests (push) Successful in 3m14s
Pipeline / Build & Push API Image (push) Has been skipped
Pipeline / Build & Push UI Image (push) Has been skipped
Install uv via official installer script instead of pip (pip not available in the runner environment). Add ~/.local/bin to GITHUB_PATH so uv is on PATH for subsequent steps. MinIO: replace -p 9000:9000 (binds to host, unreachable from job container) with --network container:$(hostname) which joins MinIO to the job container's network namespace, making localhost:9000 resolve correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6.9 KiB
6.9 KiB