Skip to content

feat: add shared database-backed policy bundle #1989

feat: add shared database-backed policy bundle

feat: add shared database-backed policy bundle #1989

Triggered via pull request August 5, 2026 19:08
Status Failure
Total duration 4m 48s
Artifacts

migration-validation.yml

on: pull_request
Model/Migration Consistency
2m 19s
Model/Migration Consistency
Background Execution Real-Service Tests (real Postgres + Redis)
4m 43s
Background Execution Real-Service Tests (real Postgres + Redis)
Migration Pattern Validation
1m 20s
Migration Pattern Validation
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Model/Migration Consistency
Process completed with exit code 1.
Model/Migration Consistency: src/backend/tests/unit/alembic/test_migration_execution.py#L479
test_no_phantom_migrations[sqlite] alembic.util.exc.CommandError: Multiple head revisions are present for given argument 'head'; please specify a specific target revision, '<branchname>@Head' to narrow to a specific head, or 'heads' for all heads
Background Execution Real-Service Tests (real Postgres + Redis)
Process completed with exit code 1.
Model/Migration Consistency
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Model/Migration Consistency: .venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
Background Execution Real-Service Tests (real Postgres + Redis)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Background Execution Real-Service Tests (real Postgres + Redis): .venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.