Skip to content

Revert "global: remove breadcrumbs" #566

Revert "global: remove breadcrumbs"

Revert "global: remove breadcrumbs" #566

Triggered via pull request March 21, 2024 13:03
Status Failure
Total duration 53s
Artifacts

tests.yml

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

Annotations

32 errors and 2 warnings
Tests (3.8, pypi): tests/test_invenio_theme.py#L37
test_init RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L44
test_init_app RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L56
test_render_template RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L86
test_page_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L109
test_cover_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L126
test_settings_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L148
test_header_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L174
test_html_lang RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): tests/test_invenio_theme.py#L191
test_frontpage_not_exists RuntimeError: Flask application is already initialized.
Tests (3.8, pypi): invenio_theme/__init__.py#L10
[doctest] invenio_theme
Tests (3.7, pypi)
The job was canceled because "_3_8_pypi" failed.
Tests (3.7, pypi): tests/test_invenio_theme.py#L37
test_init RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L44
test_init_app RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L56
test_render_template RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L86
test_page_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L109
test_cover_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L126
test_settings_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L148
test_header_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L174
test_html_lang RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): tests/test_invenio_theme.py#L191
test_frontpage_not_exists RuntimeError: Flask application is already initialized.
Tests (3.7, pypi): invenio_theme/__init__.py#L10
[doctest] invenio_theme
Tests (3.9, pypi)
The job was canceled because "_3_8_pypi" failed.
Tests (3.9, pypi): tests/test_invenio_theme.py#L37
test_init RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L44
test_init_app RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L56
test_render_template RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L86
test_page_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L109
test_cover_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L126
test_settings_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L148
test_header_template_blocks RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L174
test_html_lang RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): tests/test_invenio_theme.py#L191
test_frontpage_not_exists RuntimeError: Flask application is already initialized.
Tests (3.9, pypi): invenio_theme/__init__.py#L10
[doctest] invenio_theme
Tests (3.8, pypi)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (3.8, pypi)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/