Fix: i18n: added gettext to places where it was missing #562
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.
|