feat: add shared database-backed policy bundle #1989
migration-validation.yml
on: pull_request
Model/Migration Consistency
2m 19s
Background Execution Real-Service Tests (real Postgres + Redis)
4m 43s
Migration Pattern Validation
1m 20s
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.
|