config: use AND query parser instead of default operator OR #2082
tests.yml
on: pull_request
Node_Tests
1m 18s
Matrix: Python_Tests
Annotations
3 errors and 2 warnings
Python_Tests (3.9, postgresql14, opensearch2):
tests/api/test_ebook_links.py#L63
test_ebook_links
TypeError: query_params_modifier() takes 1 positional argument but 2 were given
|
Python_Tests (3.9, postgresql14, opensearch2):
cds_ils/config.py#L1
pydocstyle-check
/home/runner/work/cds-ils/cds-ils/cds_ils/config.py:88 in public function `query_params_modifier`:
D103: Missing docstring in public function
|
Python_Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
Node_Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python_Tests (3.9, postgresql14, opensearch2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|