fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.1 #65
Annotations
10 errors
golangci-lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
cannot infer T (/opt/hostedtoolcache/go/1.23.2/x64/src/cmp/cmp.go:40:14) (typecheck)
|
golangci-lint
missing return (typecheck)
|
golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
golangci-lint
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
golangci-lint
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
golangci-lint
not enough arguments in call to fixCount
|
golangci-lint
cannot range over v.Len() (value of type int) (typecheck)
|
Loading