Bump gorm.io/gorm from 1.25.11 to 1.25.12 #6632
Annotations
10 errors
pkg/database/sqlite_db_instance.go#L18
could not import gorm.io/plugin/dbresolver (-: # gorm.io/plugin/dbresolver
|
|
tests/integration/golang/admin/namespace/create_test.go#L20
cannot use new(CreateNamespaceTestSuite) (value of type *CreateNamespaceTestSuite) as suite.TestingSuite value in argument to suite.Run: *CreateNamespaceTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L35
s.Require undefined (type *CreateNamespaceTestSuite has no field or method Require) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L36
s.AdminClient undefined (type *CreateNamespaceTestSuite has no field or method AdminClient) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L44
s.NamespaceFixtures undefined (type *CreateNamespaceTestSuite has no field or method NamespaceFixtures) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L45
s.Require undefined (type *CreateNamespaceTestSuite has no field or method Require) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L46
s.True undefined (type *CreateNamespaceTestSuite has no field or method True) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L49
s.Equal undefined (type *CreateNamespaceTestSuite has no field or method Equal) (typecheck)
|
tests/integration/golang/admin/namespace/create_test.go#L100
s.Run undefined (type *CreateNamespaceTestSuite has no field or method Run) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading