Skip to content

names: add internal id to identify the names #1718

names: add internal id to identify the names

names: add internal id to identify the names #1718

Triggered via pull request December 12, 2024 10:31
Status Failure
Total duration 7m 13s
Artifacts

tests.yml

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

Annotations

10 errors
Python / Tests (3.9, postgresql14, opensearch2): tests/contrib/names/test_names_datastreams.py#L418
test_names_service_writer_update_existing invenio_vocabularies.datastreams.errors.WriterError: [{'ValidationError': {'internal_id': ['Field may not be null.']}}]
Python / Tests (3.9, postgresql14, opensearch2): tests/contrib/names/test_names_service.py#L57
test_simple_flow marshmallow.exceptions.ValidationError: {'internal_id': ['Field may not be null.']}
Python / Tests (3.9, postgresql14, opensearch2): invenio_vocabularies/alembic/3ba812d80559_add_internal_name_id.py#L1
pydocstyle-check /home/runner/work/invenio-vocabularies/invenio-vocabularies/invenio_vocabularies/alembic/3ba812d80559_add_internal_name_id.py:8 at module level: D400: First line should end with a period (not 'D')
Python / Tests (3.9, postgresql14, opensearch2): invenio_vocabularies/contrib/names/components.py#L1
pydocstyle-check /home/runner/work/invenio-vocabularies/invenio-vocabularies/invenio_vocabularies/contrib/names/components.py:1 at module level: D100: Missing docstring in public module
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): tests/contrib/names/test_names_datastreams.py#L418
test_names_service_writer_update_existing invenio_vocabularies.datastreams.errors.WriterError: [{'ValidationError': {'internal_id': ['Field may not be null.']}}]
Python / Tests (3.12, postgresql14, opensearch2): tests/contrib/names/test_names_service.py#L57
test_simple_flow marshmallow.exceptions.ValidationError: {'internal_id': ['Field may not be null.']}
Python / Tests (3.12, postgresql14, opensearch2): invenio_vocabularies/alembic/3ba812d80559_add_internal_name_id.py#L1
pydocstyle-check /home/runner/work/invenio-vocabularies/invenio-vocabularies/invenio_vocabularies/alembic/3ba812d80559_add_internal_name_id.py:8 at module level: D400: First line should end with a period (not 'D')
Python / Tests (3.12, postgresql14, opensearch2): invenio_vocabularies/contrib/names/components.py#L1
pydocstyle-check /home/runner/work/invenio-vocabularies/invenio-vocabularies/invenio_vocabularies/contrib/names/components.py:1 at module level: D100: Missing docstring in public module
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.