tiles: don't process images <= tile dimensions #1760
+18
−2
Draft
Annotations
6 errors and 2 warnings
tests/services/test_service_review.py#L653
test_review_submit_notification
AssertionError: assert 'accepted' == 'submitted'
- submitted
+ accepted
|
tests/services/test_service_review.py#L693
test_review_accept_notification
invenio_requests.errors.CannotExecuteActionError: Error for action 'accept': Could not execute the action
|
tests/services/test_service_review.py#L735
test_review_cancel_notification
invenio_requests.errors.CannotExecuteActionError: Error for action 'cancel': Could not execute the action
|
tests/services/test_service_review.py#L777
test_review_decline_notification
invenio_requests.errors.CannotExecuteActionError: Error for action 'decline': Could not execute the action
|
tests/services/test_service_review.py#L819
test_review_expire_notification
invenio_requests.errors.CannotExecuteActionError: Error for action 'expire': Could not execute the action
|
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading