CI #136
Annotations
11 errors and 2 warnings
|
Run tests:
tests/records/dumpers/test_files_dumpers.py#L68
test_files_dumper
TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
|
Run tests:
tests/resources/test_access_requests.py#L80
test_simple_guest_access_request_flow
assert 0 == 1
+ where 0 = len([])
|
Run tests:
tests/resources/test_access_requests.py#L192
test_simple_user_access_request_flow
assert 0 == 1
+ where 0 = len([])
|
Run tests:
tests/resources/test_files.py#L64
test_published_record_files_allow_edit
TypeError: <lambda>() got an unexpected keyword argument 'draft'
|
Run tests:
tests/resources/test_files.py#L108
test_published_record_files_deny_edit
TypeError: <lambda>() got an unexpected keyword argument 'draft'
|
Run tests:
tests/resources/test_resources_communities.py#L148
test_community_owner_add_record_to_communities
TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
|
Run tests:
tests/resources/test_resources_pids.py#L75
test_external_doi_cleanup
TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
|
Run tests:
tests/resources/test_resources_pids.py#L181
test_required_pids_removed
TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
|
Run tests:
tests/services/test_rdm_service.py#L69
test_embargo_lift_with_draft
TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
|
Run tests:
tests/services/test_rdm_service.py#L91
test_embargo_lift_with_updated_draft
TypeError: lock_edit_published_files() got an unexpected keyword argument 'draft'
|
Run eslint test:
invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/oaipmh/details/LinksTable.js#L42
fetchFormats should be placed after componentDidMount
|
Run eslint test:
invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/oaipmh/details/LinksTable.js#L126
Array.prototype.map() expects a return value from arrow function
|
Loading