names: restrict specified identifiers from search endpoint #1716
Annotations
8 errors
Python / Tests (3.9, postgresql14, opensearch2):
tests/contrib/names/test_names_service.py#L72
test_simple_flow
TypeError: 'NoneType' object is not iterable
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/contrib/names/test_names_service.py#L127
test_names_dereferenced
TypeError: 'NoneType' object is not iterable
|
Python / Tests (3.9, postgresql14, opensearch2):
invenio_vocabularies/contrib/names/schema.py#L1
pydocstyle-check
/home/runner/work/invenio-vocabularies/invenio-vocabularies/invenio_vocabularies/contrib/names/schema.py:109 in public method `filter_exposed_identifiers`:
D102: Missing docstring in public method
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/contrib/names/test_names_service.py#L72
test_simple_flow
TypeError: 'NoneType' object is not iterable
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/contrib/names/test_names_service.py#L127
test_names_dereferenced
TypeError: 'NoneType' object is not iterable
|
Python / Tests (3.12, postgresql14, opensearch2):
invenio_vocabularies/contrib/names/schema.py#L1
pydocstyle-check
/home/runner/work/invenio-vocabularies/invenio-vocabularies/invenio_vocabularies/contrib/names/schema.py:109 in public method `filter_exposed_identifiers`:
D102: Missing docstring in public method
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|