Skip to content

actions: drop python 3.7 #205

actions: drop python 3.7

actions: drop python 3.7 #205

Re-run triggered November 8, 2024 15:45
Status Failure
Total duration 3m 31s
Artifacts

tests.yml

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

Annotations

2 errors and 6 warnings
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)
Process completed with exit code 1.
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/
Tests (3.8, dev, postgresql13, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (3.8, dev, postgresql13, opensearch2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (3.9, dev, postgresql13, opensearch2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (3.9, dev, postgresql13, opensearch2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/