doi: handle UI for optional DOI feature #5805
Annotations
10 errors
Run tests:
tests/services/components/test_pids_component.py#L309
test_publish_no_pids
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L340
test_publish_no_required_pids[pids0]
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L340
test_publish_no_required_pids[pids1]
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L368
test_publish_non_existing_required_managed
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L394
test_publish_non_existing_required_external
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L444
test_update_external_to_empty
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L465
test_update_managed_to_empty
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L488
test_update_external_to_managed
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
tests/services/components/test_pids_component.py#L513
test_update_managed_to_external
AttributeError: 'NoneType' object has no attribute '_app'
|
Run tests:
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)
|
Loading