Bump cosmossdk.io/api from 0.3.1 to 0.7.4 #232
Annotations
10 errors and 1 warning
lint:
app/app.go#L29
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) bool of func(x, y *descriptorpb.FileDescriptorProto) bool {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) int for func(a E, b E) int) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L16
suite.App undefined (type *KeeperTestSuite has no field or method App) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L20
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L23
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L24
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L27
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L29
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L30
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
lint:
x/tokenfactory/keeper/admins_test.go#L33
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/terp-core/terp-core. Supported file pattern: go.sum
|