feat: babeltheque #1295
Annotations
5 errors and 1 warning
test (dev):
tests/api/patron_transactions/test_patron_transactions_rest.py#L255
test_patron_subscription_transaction
assert 3 == 2
+ where 3 = datetime.datetime(2025, 3, 1, 10, 33, 9, 613813).month
+ and 2 = datetime.datetime(2024, 2, 29, 10, 33, 9, 613813).month
|
test (dev):
rero_ils/modules/documents/views.py#L1
pycodestyle-check
/home/runner/work/rero-ils/rero-ils/rero_ils/modules/documents/views.py:121:1: E302 expected 2 blank lines, found 1
/home/runner/work/rero-ils/rero-ils/rero_ils/modules/documents/views.py:128:1: E302 expected 2 blank lines, found 1
/home/runner/work/rero-ils/rero-ils/rero_ils/modules/documents/views.py:139:1: E302 expected 2 blank lines, found 1
|
test (dev)
Process completed with exit code 1.
|
test (deploy)
The job was canceled because "dev" failed.
|
test (deploy)
The operation was canceled.
|
test (dev)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|