Skip to content

chore(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #5931

chore(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11

chore(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 #5931

Triggered via pull request January 22, 2024 10:01
Status Failure
Total duration 4m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: app/app.go#L37
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
golangci-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)
golangci-lint: app/app.go#L189
app.CrisisKeeper undefined (type *GaiaApp has no field or method CrisisKeeper) (typecheck)
golangci-lint: app/app.go#L213
app.GetKVStoreKey undefined (type *GaiaApp has no field or method GetKVStoreKey) (typecheck)
golangci-lint: app/app.go#L214
app.GetTransientStoreKey undefined (type *GaiaApp has no field or method GetTransientStoreKey) (typecheck)
golangci-lint: app/app.go#L215
app.GetMemoryStoreKey undefined (type *GaiaApp has no field or method GetMemoryStoreKey) (typecheck)
golangci-lint: app/app.go#L220
app.AccountKeeper undefined (type *GaiaApp has no field or method AccountKeeper) (typecheck)
golangci-lint: app/app.go#L221
app.BankKeeper undefined (type *GaiaApp has no field or method BankKeeper) (typecheck)
golangci-lint: app/app.go#L222
app.FeeGrantKeeper undefined (type *GaiaApp has no field or method FeeGrantKeeper) (typecheck)
golangci-lint: app/app.go#L227
app.IBCKeeper undefined (type *GaiaApp has no field or method IBCKeeper) (typecheck)