Skip to content

services: Add locale to search params via args #1627

services: Add locale to search params via args

services: Add locale to search params via args #1627

Triggered via pull request August 14, 2024 14:14
Status Failure
Total duration 3m 48s
Artifacts

tests.yml

on: pull_request
Matrix: Tests / Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Tests / Tests (3.9, postgresql14, opensearch2): invenio_records_resources/resources/records/args.py#L1
isort-check """Schemas for parameter parsing.""" +from flask_resources.parsers import MultiDictSchema from invenio_i18n import get_locale - -from flask_resources.parsers import MultiDictSchema from marshmallow import fields, post_load, validate
Tests / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Tests / Tests (3.12, postgresql14, opensearch2): invenio_records_resources/resources/records/args.py#L1
isort-check """Schemas for parameter parsing.""" +from flask_resources.parsers import MultiDictSchema from invenio_i18n import get_locale - -from flask_resources.parsers import MultiDictSchema from marshmallow import fields, post_load, validate
Tests / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.