doi: handle UI for optional DOI feature #5805
Triggered via pull request
December 13, 2024 12:47
Status
Failure
Total duration
27m 12s
Artifacts
–
Annotations
20 errors and 2 warnings
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L309
test_publish_no_pids
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L340
test_publish_no_required_pids[pids0]
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L340
test_publish_no_required_pids[pids1]
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L368
test_publish_non_existing_required_managed
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L394
test_publish_non_existing_required_external
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L444
test_update_external_to_empty
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L465
test_update_managed_to_empty
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L488
test_update_external_to_managed
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L513
test_update_managed_to_external
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.9, postgresql14, opensearch2):
invenio_rdm_records/services/components/pids.py#L1
pydocstyle-check
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/services/components/pids.py:136 in public method `publish`:
D202: No blank lines allowed after function docstring (found 1)
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L309
test_publish_no_pids
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L340
test_publish_no_required_pids[pids0]
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L340
test_publish_no_required_pids[pids1]
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L368
test_publish_non_existing_required_managed
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L394
test_publish_non_existing_required_external
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L444
test_update_external_to_empty
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L465
test_update_managed_to_empty
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L488
test_update_external_to_managed
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/services/components/test_pids_component.py#L513
test_update_managed_to_external
AttributeError: 'NoneType' object has no attribute '_app'
|
Python / Tests (3.12, postgresql14, opensearch2):
invenio_rdm_records/services/components/pids.py#L1
pydocstyle-check
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/services/components/pids.py:136 in public method `publish`:
D202: No blank lines allowed after function docstring (found 1)
|
|
|