Skip to content

admin: render HTTP errors inside administration layout #996

admin: render HTTP errors inside administration layout

admin: render HTTP errors inside administration layout #996

Triggered via pull request July 10, 2026 07:16
Status Success
Total duration 1m 47s
Artifacts

tests.yml

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

Annotations

30 warnings
JS / Tests (22.x): invenio_administration/assets/semantic-ui/js/invenio_administration/src/formik/fields/fields.js#L56
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
JS / Tests (22.x): invenio_administration/assets/semantic-ui/js/invenio_administration/src/formik/LazyForm.js#L82
propType "formData" is not required, but has no corresponding defaultProps declaration
JS / Tests (22.x): invenio_administration/assets/semantic-ui/js/invenio_administration/src/formik/LazyForm.js#L23
handleFieldValueChange should be placed after componentDidUpdate
JS / Tests (22.x): invenio_administration/assets/semantic-ui/js/invenio_administration/src/formik/GenerateForm.js#L42
propType "formData" is not required, but has no corresponding defaultProps declaration
JS / Tests (22.x): invenio_administration/assets/semantic-ui/js/invenio_administration/src/formik/GenerateForm.js#L40
propType "formikProps" is not required, but has no corresponding defaultProps declaration
Python / Tests (3.11, postgresql14, opensearch2): tests/test_marshmallow_utils.py#L29
cannot collect test class 'TestSchema' because it has a __init__ constructor (from: tests/test_marshmallow_utils.py)
Python / Tests (3.11, postgresql14, opensearch2): tests/test_base.py#L10
cannot collect test class 'TestCustomView' because it has a __init__ constructor (from: tests/test_base.py)
Python / Tests (3.14, postgresql14, opensearch2): tests/test_marshmallow_utils.py#L29
cannot collect test class 'TestSchema' because it has a __init__ constructor (from: tests/test_marshmallow_utils.py)
Python / Tests (3.14, postgresql14, opensearch2): tests/test_base.py#L10
cannot collect test class 'TestCustomView' because it has a __init__ constructor (from: tests/test_base.py)