fix deprecated before_app_first_request
#610
tests.yml
on: pull_request
tests
/
create-strategy
5s
Matrix: tests / tests
Annotations
6 errors
tests / Test (Python 3.10):
invenio_theme_tugraz/views.py#L1
isort-check
from flask import Blueprint, g, render_template
from flask_login import current_user, login_required
-
from invenio_records_global_search.resources.serializers import (
GlobalSearchJSONSerializer,
)
|
tests / Test (Python 3.10)
Process completed with exit code 1.
|
tests / Test (Python 3.9):
invenio_theme_tugraz/views.py#L1
isort-check
from flask import Blueprint, g, render_template
from flask_login import current_user, login_required
-
from invenio_records_global_search.resources.serializers import (
GlobalSearchJSONSerializer,
)
|
tests / Test (Python 3.9)
Process completed with exit code 1.
|
tests / Test (Python 3.11):
invenio_theme_tugraz/views.py#L1
isort-check
from flask import Blueprint, g, render_template
from flask_login import current_user, login_required
-
from invenio_records_global_search.resources.serializers import (
GlobalSearchJSONSerializer,
)
|
tests / Test (Python 3.11)
Process completed with exit code 1.
|