Skip to content

replace view_func with default_view_func to make APP_RDM_USER_DASHBOARD_ROUTES overwriteable #5162

replace view_func with default_view_func to make APP_RDM_USER_DASHBOARD_ROUTES overwriteable

replace view_func with default_view_func to make APP_RDM_USER_DASHBOARD_ROUTES overwriteable #5162

Triggered via pull request September 5, 2024 09:22
Status Failure
Total duration 4m 47s
Artifacts

tests.yml

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

Annotations

4 errors
Python / Tests (3.9, postgresql14, opensearch2): invenio_app_rdm/users_ui/views/ui.py#L1
isort-check from flask import Blueprint, current_app, render_template from flask_login import current_user +from invenio_app_rdm.theme.views import create_url_rule + from ..searchapp import search_app_context from .dashboard import communities, requests, uploads -from invenio_app_rdm.theme.views import create_url_rule #
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): invenio_app_rdm/users_ui/views/ui.py#L1
isort-check from flask import Blueprint, current_app, render_template from flask_login import current_user +from invenio_app_rdm.theme.views import create_url_rule + from ..searchapp import search_app_context from .dashboard import communities, requests, uploads -from invenio_app_rdm.theme.views import create_url_rule #
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.