CI #100
Annotations
10 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: app_with_allowed_edits.<locals>.<lambda>() got an unexpected keyword argument 'draft'
|
Run tests:
tests/resources/test_files.py#L108
test_published_record_files_deny_edit
TypeError: app_with_deny_edits.<locals>.<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#L183
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'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading