names: add internal id to identify the names #1718
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.
|