Skip to content

config: added service schema from config #5703

config: added service schema from config

config: added service schema from config #5703

Triggered via pull request November 22, 2024 08:25
Status Failure
Total duration 26m 53s
Artifacts

tests.yml

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

Annotations

4 errors
Python / Tests (3.9, postgresql14, opensearch2): invenio_rdm_records/resources/serializers/bibtex/schema_formats.py#L1
Black format check --- /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/resources/serializers/bibtex/schema_formats.py 2024-11-22 08:26:01.256711+00:00 +++ /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/resources/serializers/bibtex/schema_formats.py 2024-11-22 08:48:44.966816+00:00 @@ -128,9 +128,9 @@ "note", "publisher", "version", "doi", "url", - "swhid" + "swhid", ], } """Computer software."""
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): invenio_rdm_records/resources/serializers/bibtex/schema_formats.py#L1
Black format check --- /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/resources/serializers/bibtex/schema_formats.py 2024-11-22 08:26:01.888612+00:00 +++ /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/resources/serializers/bibtex/schema_formats.py 2024-11-22 08:51:20.331282+00:00 @@ -128,9 +128,9 @@ "note", "publisher", "version", "doi", "url", - "swhid" + "swhid", ], } """Computer software."""
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.