CI #218
Annotations
4 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)
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|