Skip to content

Unique internal

Unique internal #1724

Triggered via pull request December 12, 2024 17:10
Status Failure
Total duration 7m 7s
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_vocabularies/alembic/af2457652217_drop_unique_constraint_from_internal_id.py#L1
isort-check """Drop unique constraint from internal id.""" +import sqlalchemy as sa from alembic import op -import sqlalchemy as sa from sqlalchemy.dialects import postgresql # revision identifiers, used by Alembic.
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
Python / Tests (3.12, postgresql14, opensearch2): invenio_vocabularies/alembic/af2457652217_drop_unique_constraint_from_internal_id.py#L1
isort-check """Drop unique constraint from internal id.""" +import sqlalchemy as sa from alembic import op -import sqlalchemy as sa from sqlalchemy.dialects import postgresql # revision identifiers, used by Alembic.
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.