update draft: no restricted records after grace period #865
Annotations
10 errors and 2 warnings
Run tests:
tests/resources/test_files_resource.py#L169
test_import_files
AttributeError: 'NoneType' object has no attribute 'id'
|
Run tests:
tests/resources/test_record_resource.py#L63
test_update_draft
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/resources/test_record_resource.py#L165
test_create_publish_new_revision
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/resources/test_record_resource.py#L237
test_redirect_to_latest_version
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/resources/test_resource_links.py#L48
test_update_draft
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/services/test_record_service.py#L81
test_update_draft
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/services/test_record_service.py#L98
test_update_draft_invalid_field
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/services/test_record_service.py#L200
test_create_publish_new_revision
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/services/test_record_service.py#L265
test_create_publish_new_version
AttributeError: 'NoneType' object has no attribute 'pid'
|
Run tests:
tests/services/test_record_service.py#L345
test_read_latest_version
AttributeError: 'NoneType' object has no attribute 'pid'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/cache@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, actions/setup-python@v2, actions/cache@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