chore: refactor logic to only be in storage service #7302
Annotations
2 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
invenio_rdm_records/services/request_policies.py#L0
pydocstyle-check
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/services/request_policies.py:158 in public method `evaluate`:
D209: Multi-line docstring closing quotes should be on a separate line
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/ext.py#L171
It looks like you are manually setting `SQLALCHEMY_ENGINE_OPTIONS` without specifying a UTC timezone value for PostgreSQL. To avoid unexpected behaviour, InvenioDB won't add an override to these options to set the time zone to UTC. Please note that PostgreSQL databases used with Invenio must be in UTC. If your database or connection is configured with a non-UTC timezone, please change this before continuing to avoid unexpected behaviour.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/ext.py#L171
It looks like you are manually setting `SQLALCHEMY_ENGINE_OPTIONS` without specifying a UTC timezone value for PostgreSQL. To avoid unexpected behaviour, InvenioDB won't add an override to these options to set the time zone to UTC. Please note that PostgreSQL databases used with Invenio must be in UTC. If your database or connection is configured with a non-UTC timezone, please change this before continuing to avoid unexpected behaviour.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_rest/ext.py#L29
CSRF validation will be enabled by default in the version 1.3.x
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/uow.py#L193
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_records/api.py#L334
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/uow.py#L193
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_records/api.py#L334
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/uow.py#L193
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_records/api.py#L334
nested transaction already deassociated from connection
|
|
Run tests:
invenio_rdm_records/services/facets.py#L76
subject_nested is deprecated. Use subject_combined instead.
|
Loading