Skip to content

Add collections to browse #5515

Add collections to browse

Add collections to browse #5515

Triggered via pull request October 10, 2024 15:02
Status Failure
Total duration 25m 17s
Artifacts

tests.yml

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

Annotations

8 errors
Python / Tests (3.9, postgresql14, opensearch2): tests/collections/test_collections_api.py#L70
test_as_dict AttributeError: 'Collection' object has no attribute 'to_dict'
Python / Tests (3.9, postgresql14, opensearch2): tests/collections/test_collections_api.py#L133
test_children assert <bound method Collection.children of Collection 8 (,)> == [Collection 9 (,8,)] + where <bound method Collection.children of Collection 8 (,)> = Collection 8 (,).children
Python / Tests (3.9, postgresql14, opensearch2): invenio_rdm_records/collections/links.py#L1
pydocstyle-check /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/collections/links.py:15 in public method `__init__`: D107: Missing docstring in __init__
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): tests/collections/test_collections_api.py#L70
test_as_dict AttributeError: 'Collection' object has no attribute 'to_dict'
Python / Tests (3.12, postgresql14, opensearch2): tests/collections/test_collections_api.py#L133
test_children assert <bound method Collection.children of Collection 8 (,)> == [Collection 9 (,8,)] + where <bound method Collection.children of Collection 8 (,)> = Collection 8 (,).children
Python / Tests (3.12, postgresql14, opensearch2): invenio_rdm_records/collections/links.py#L1
pydocstyle-check /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/collections/links.py:15 in public method `__init__`: D107: Missing docstring in __init__
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.