bump major #178
Annotations
8 errors
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L369
test_templates_prefix_empty_value
TypeError: delete_template() got an unexpected keyword argument 'expand_wildcards'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L375
test_templates_prefix_none_value
TypeError: delete_template() got an unexpected keyword argument 'expand_wildcards'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/test_invenio_search.py#L381
test_templates_prefix_some_value
TypeError: delete_template() got an unexpected keyword argument 'expand_wildcards'
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L369
test_templates_prefix_empty_value
TypeError: IndicesClient.delete_template() got an unexpected keyword argument 'expand_wildcards'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L375
test_templates_prefix_none_value
TypeError: IndicesClient.delete_template() got an unexpected keyword argument 'expand_wildcards'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/test_invenio_search.py#L381
test_templates_prefix_some_value
TypeError: IndicesClient.delete_template() got an unexpected keyword argument 'expand_wildcards'
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|