refactor(views): Move get_record_requests to RecordCommunitiesService #3375
+5
−38
Annotations
7 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/ui/test_stats_ui.py#L66
test_record_view_statistics
AttributeError: 'RecordCommunitiesService' object has no attribute 'get_record_requests'
|
|
Run tests:
tests/ui/test_stats_ui.py#L34
test_record_view_events
AttributeError: 'RecordCommunitiesService' object has no attribute 'get_record_requests'
|
|
Run tests:
tests/ui/test_signposting_ui.py#L31
test_link_in_landing_page_response_headers[False-get]
AttributeError: 'RecordCommunitiesService' object has no attribute 'get_record_requests'
|
|
Run tests:
tests/ui/test_signposting_ui.py#L31
test_link_in_landing_page_response_headers[False-head]
AttributeError: 'RecordCommunitiesService' object has no attribute 'get_record_requests'
|
|
Run tests:
tests/ui/test_signposting_ui.py#L31
test_link_in_landing_page_response_headers[True-get]
AttributeError: 'RecordCommunitiesService' object has no attribute 'get_record_requests'
|
|
Run tests:
tests/ui/test_signposting_ui.py#L31
test_link_in_landing_page_response_headers[True-head]
AttributeError: 'RecordCommunitiesService' object has no attribute 'get_record_requests'
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/flask_security/utils.py#L77
Remember me support has been removed.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/pytest_invenio/fixtures.py#L497
`es_clear` fixture is deprecated, use `search_clear` instead.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_rdm_records/ext.py#L140
The configuration value 'RDM_FILES_DEFAULT_MAX_FILE_SIZE' is not set. In future, please set it explicitly to define your max file size, or be aware that the default value used i.e. FILES_REST_DEFAULT_MAX_FILE_SIZE will be 10 * (10**9) (10 GB).
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_rdm_records/ext.py#L134
The configuration value 'RDM_FILES_DEFAULT_QUOTA_SIZE' is not set. In future, please set it explicitly to define your quota size, or be aware that the default value used i.e. FILES_REST_DEFAULT_QUOTA_SIZE will be 10 * (10**9) (10 GB).
|
|
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_rdm_records/services/facets.py#L76
subject_nested is deprecated. Use subject_combined instead.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_requests/services/files/config.py#L66
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_requests/services/files/config.py#L65
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_requests/services/files/config.py#L64
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
background
wait
wait-all
cancel
Loading