Skip to content

Poetry: bump pytest and pytest-cov versions #762

Poetry: bump pytest and pytest-cov versions

Poetry: bump pytest and pytest-cov versions #762

Triggered via push July 12, 2024 11:53
Status Failure
Total duration 19m 26s
Artifacts 10

tests.yml

on: push
Matrix: check
Matrix: regression
Matrix: unit
Update docs versions JSON
10s
Update docs versions JSON
check-tag
0s
check-tag
publish-develop
0s
publish-develop
publish-release
0s
publish-release
Fit to window
Zoom out
Zoom in

Annotations

131 errors and 43 warnings
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_centered] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_codeblock] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_hlist] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_inline_markup] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_literalinclude] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_object] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_centered] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_codeblock] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_hlist] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_inline_markup] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.10 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.11 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.8 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.13.0-alpha - 3.13 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
MacOS / 3.8 unit tests
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L82
test_sphinx_config_default sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L89
test_sphinx_config_latex_elements_papersize_no_effect sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L96
test_sphinx_config_latex_option_no_effect sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L104
test_sphinx_config_language sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L111
test_sphinx_config_language_not_supported sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L120
test_sphinx_config_template_from_instance sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L127
test_sphinx_config_template_from_entrypoint sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L139
test_sphinx_config_template_from_filename sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L147
test_sphinx_config_template_from_class sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.9 unit tests (Sphinx): tests/test_sphinx.py#L156
test_sphinx_rinoh_documents_logo_relative sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 regression tests (docutils): tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / pypy-3.9 regression tests: tests_regression/test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[315_label_containeroverflow] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[admonition] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[before_after] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[border_paragraph] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[border_table] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[bullet_list] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[caption_none_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[caption_none_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[caption_num_num_1] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Windows / 3.12 regression tests: tests_regression\test_rst.py#L45
test_rst[caption_num_num_2] TypeError: exceptions must be derived from Warning, not <class 'NoneType'>
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L82
test_sphinx_config_default sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L89
test_sphinx_config_latex_elements_papersize_no_effect sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L96
test_sphinx_config_latex_option_no_effect sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L104
test_sphinx_config_language sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L111
test_sphinx_config_language_not_supported sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L120
test_sphinx_config_template_from_instance sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L127
test_sphinx_config_template_from_entrypoint sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L139
test_sphinx_config_template_from_filename sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L147
test_sphinx_config_template_from_class sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 unit tests (Sphinx): tests/test_sphinx.py#L156
test_sphinx_rinoh_documents_logo_relative sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_centered] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_codeblock] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_hlist] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_literalinclude] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_object] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_centered] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_codeblock] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_hlist] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_literalinclude] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
Ubuntu / 3.12 regression tests (Sphinx): tests_regression/test_rst.py#L43
test_rst[sphinx_object] sphinx.errors.VersionRequirementError: The sphinxcontrib.applehelp extension used by this project needs at least Sphinx v5.0; it therefore cannot be built with this version.
check
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, olegtarasov/get-tag@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check_docs
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check_docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, olegtarasov/get-tag@v2, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_docs
The following actions uses node12 which is deprecated and will be forced to run on node16: olegtarasov/get-tag@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build_docs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, olegtarasov/get-tag@v2, actions/setup-python@v4, actions/cache@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.10 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.9 regression tests (Sphinx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.9 regression tests (Sphinx)
No files were found with the provided path: tests_regression/*_output/. No artifacts will be uploaded.
Ubuntu / 3.10 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.11 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.12 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.12 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.11 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.12 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.8 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.10 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.13.0-alpha - 3.13 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.9 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.8 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.11 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.12 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / 3.13.0-alpha - 3.13 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.13.0-alpha - 3.13 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.8 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.9 unit tests (Sphinx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.9 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
MacOS / pypy-3.9 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Update docs versions JSON
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / pypy-3.9 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.12 regression tests (docutils)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.10 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.11 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.8 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.9 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.13.0-alpha - 3.13 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.12 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / pypy-3.9 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / 3.12 regression tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Windows / pypy-3.9 unit tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.12 unit tests (Sphinx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Ubuntu / 3.12 regression tests (Sphinx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "MacOS 3.12 regression tests", "Ubuntu 3.10 regression tests", "Ubuntu 3.11 regression tests", "Ubuntu 3.12 regression tests", "Ubuntu 3.12 regression tests (docutils)", "Ubuntu 3.12 regression tests (Sphinx)", "Ubuntu 3.13.0-alpha - 3.13 regression tests", "Ubuntu 3.8 regression tests", "Ubuntu pypy-3.9 regression tests", "Windows 3.12 regression tests". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
MacOS 3.12 regression tests Expired
1.75 MB
Ubuntu 3.10 regression tests Expired
1.7 MB
Ubuntu 3.11 regression tests Expired
1.7 MB
Ubuntu 3.12 regression tests Expired
1.7 MB
Ubuntu 3.12 regression tests (Sphinx) Expired
329 KB
Ubuntu 3.12 regression tests (docutils) Expired
1.7 MB
Ubuntu 3.13.0-alpha - 3.13 regression tests Expired
1.7 MB
Ubuntu 3.8 regression tests Expired
1.7 MB
Ubuntu pypy-3.9 regression tests Expired
1.7 MB
Windows 3.12 regression tests Expired
1.72 MB