Skip to content

CI

CI #217

Triggered via schedule December 14, 2024 03:21
Status Failure
Total duration 3m 35s
Artifacts

tests.yml

on: schedule
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Tests (3.8, dev, postgresql13, opensearch2): tests/test_alembic.py#L37
test_alembic sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) relation "request_metadata" does not exist [SQL: ALTER TABLE communities_members ADD CONSTRAINT fk_communities_members_request_id_request_metadata FOREIGN KEY(request_id) REFERENCES request_metadata (id) ON DELETE SET NULL] (Background on this error at: https://sqlalche.me/e/14/f405)
Tests (3.8, dev, postgresql13, opensearch2)
Process completed with exit code 1.
Tests (3.9, dev, postgresql13, opensearch2)
The job was canceled because "_3_8_dev_postgresql13_ope" failed.
Tests (3.9, dev, postgresql13, opensearch2): tests/test_alembic.py#L37
test_alembic sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) relation "request_metadata" does not exist [SQL: ALTER TABLE communities_members ADD CONSTRAINT fk_communities_members_request_id_request_metadata FOREIGN KEY(request_id) REFERENCES request_metadata (id) ON DELETE SET NULL] (Background on this error at: https://sqlalche.me/e/14/f405)
Tests (3.9, dev, postgresql13, opensearch2)
The operation was canceled.
Tests (3.8, dev, postgresql13, opensearch2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Tests (3.9, dev, postgresql13, opensearch2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/