Skip to content

CI

CI #121

Triggered via schedule September 6, 2025 03:28
Status Failure
Total duration 8m 45s
Artifacts

tests.yml

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

Annotations

2 errors and 11 warnings
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_receivers.py#L221
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
Tests / Tests (3.12, postgresql14, opensearch2): invenio_webhooks/models.py#L146
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
Tests / Tests (3.12, postgresql14, opensearch2): /opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/celery/backends/base.py#L577
Results are not stored in backend and should not be retrieved when task_always_eager is enabled, unless task_store_eager_result is enabled.
Tests / Tests (3.12, postgresql14, opensearch2): invenio_webhooks/models.py#L146
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
Tests / Tests (3.12, postgresql14, opensearch2): /opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/invenio_oauth2server/ext.py#L332
You are overriding the default OAuthlib "URL encoded" set of valid characters. Make sure that the characters defined in oauthlib.common.urlencoded are indeed limitting your needs.
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_receivers.py#L221
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
Tests / Tests (3.9, postgresql14, opensearch2): invenio_webhooks/models.py#L146
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
Tests / Tests (3.9, postgresql14, opensearch2): /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/celery/backends/base.py#L577
Results are not stored in backend and should not be retrieved when task_always_eager is enabled, unless task_store_eager_result is enabled.
Tests / Tests (3.9, postgresql14, opensearch2): invenio_webhooks/models.py#L146
The Query.get() method is considered legacy as of the 1.x series of SQLAlchemy and becomes a legacy construct in 2.0. The method is now available as Session.get() (deprecated since: 2.0)
Tests / Tests (3.9, postgresql14, opensearch2): /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/invenio_oauth2server/ext.py#L332
You are overriding the default OAuthlib "URL encoded" set of valid characters. Make sure that the characters defined in oauthlib.common.urlencoded are indeed limitting your needs.