fix: auto migrate tries to delete non-existent unique constraint #2540
Annotations
5 errors and 2 warnings
migrator/migrator.go#L713
fmt.Sprintf format %q has arg constraint of wrong type *gorm.io/gorm/schema.Constraint
|
migrator/migrator.go#L722
fmt.Sprintf format %q has arg &v of wrong type *gorm.io/gorm/schema.CheckConstraint
|
migrator/migrator.go#L730
fmt.Sprintf format %q has arg &v of wrong type *gorm.io/gorm/schema.UniqueConstraint
|
migrator/migrator.go#L737
fmt.Sprintf format %q has arg constraint of wrong type *gorm.io/gorm/schema.Constraint
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading