Skip to content

Fix: i18n: added gettext to places where it was missing #562

Fix: i18n: added gettext to places where it was missing

Fix: i18n: added gettext to places where it was missing #562

Triggered via pull request October 29, 2024 12:45
Status Failure
Total duration 2m 32s
Artifacts

tests.yml

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

Annotations

6 errors
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_admin.py#L50
test_admin TypeError: index_view() got an unexpected keyword argument 'cls'
Tests / Tests (3.9, postgresql14, opensearch2): tests/test_contrib_keycloak.py#L436
test_raise_on_invalid_app_name sqlalchemy.orm.exc.DetachedInstanceError: Instance <User at 0x7f12d3f5e6a0> is not bound to a Session; attribute refresh operation cannot proceed (Background on this error at: https://sqlalche.me/e/14/bhk3)
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_admin.py#L50
test_admin TypeError: BaseModelView.index_view() got an unexpected keyword argument 'cls'
Tests / Tests (3.12, postgresql14, opensearch2): tests/test_contrib_keycloak.py#L436
test_raise_on_invalid_app_name sqlalchemy.orm.exc.DetachedInstanceError: Instance <User at 0x7f554db3c230> is not bound to a Session; attribute refresh operation cannot proceed (Background on this error at: https://sqlalche.me/e/14/bhk3)
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.