build(deps): Bump cosmossdk.io/api from 0.3.1 to 0.7.2 #455
Annotations
7 errors
golangci-lint:
runtime/services/app.go#L1
: # github.com/cosmos/cosmos-sdk/runtime/services
|
golangci-lint:
runtime/services/reflection.go#L60
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:
runtime/services.go#L8
could not import github.com/cosmos/cosmos-sdk/runtime/services (-: # github.com/cosmos/cosmos-sdk/runtime/services
|
golangci-lint:
runtime/services/reflection.go#L60
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:
testutil/sims/app_helpers.go#L127
invalid operation: cannot compare startupConfig.BaseAppOption != nil (operator != not defined on untyped nil) (typecheck)
|
golangci-lint:
x/gov/module.go#L229
type func(x v1beta1.HandlerRoute, y v1beta1.HandlerRoute) bool of (func(x, y v1beta1.HandlerRoute) bool literal) does not match inferred type func(a v1beta1.HandlerRoute, b v1beta1.HandlerRoute) int for func(a E, b E) int (typecheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading