fix: make reusable publishes idempotent#19
Merged
Annotations
6 errors and 1 warning
|
Run migration guard tests with coverage
[services/example-api] new migration V1_1__late.sql (version 1.1) must be greater than the highest existing version (2)
|
|
Run migration guard tests with coverage
Applied migrations are immutable. Add a new migration with a higher version. Offending files: services/example-api/src/main/resources/db/migration/V1__init.sql
|
|
Run migration guard tests with coverage
[services/example-api] new migration V2__pg.sql (version 2) must be greater than the highest existing version (2)
|
|
Run migration guard tests with coverage
[services/example-api] duplicate migration version 2: services/example-api/src/main/resources/db/migration-pg/V2__pg.sql, services/example-api/src/main/resources/db/migration/V2__next.sql
|
|
Run migration guard tests with coverage
[database/main] new migration V1__dupe.sql (version 1) must be greater than the highest existing version (1)
|
|
Run migration guard tests with coverage
[database/main] duplicate migration version 1: database/main/migrations/V1__dupe.sql, database/main/migrations/V1__init.sql
|
|
Run migration guard tests with coverage
Existing migrations changed with override enabled: services/example-api/src/main/resources/db/migration/V1__init.sql
|
background
wait
wait-all
cancel
parallel
Loading