Migrate to GORM v2 #12
Annotations
3 errors
Setup golangci-lint:
storage/database.go#L29
Error return value of `(gorm.io/gorm.Migrator).DropTable` is not checked (errcheck)
|
Setup golangci-lint:
storage/database.go#L30
Error return value of `(*gorm.io/gorm.DB).AutoMigrate` is not checked (errcheck)
|
Setup golangci-lint
issues found
|
Loading