Bump cosmossdk.io/api from 0.3.1 to 0.7.4 #232
Annotations
10 errors and 1 warning
golangci-lint-terpd:
app/app.go#L29
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
golangci-lint-terpd
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)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L16
suite.App undefined (type *KeeperTestSuite has no field or method App) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L20
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L23
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L24
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L27
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L29
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L30
suite.Require undefined (type *KeeperTestSuite has no field or method Require) (typecheck)
|
golangci-lint-terpd:
x/tokenfactory/keeper/admins_test.go#L33
suite.Ctx undefined (type *KeeperTestSuite has no field or method Ctx) (typecheck)
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/terp-core/terp-core. Supported file pattern: go.sum
|
Loading