build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.18.0 #707
Annotations
10 errors
golangci-lint:
codec/amino_codec.go#L4
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
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:
codec/collections.go#L83
PT(&value).String undefined (type PT has no field or method String) (typecheck)
|
golangci-lint:
codec/collections.go#L170
value.String undefined (type T has no field or method String) (typecheck)
|
golangci-lint:
crypto/codec/cmt.go#L8
"cosmossdk.io/errors" imported and not used (typecheck)
|
golangci-lint:
server/grpc/reflection/v2alpha1/reflection.go#L7
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
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:
client/tx/aux_builder.go#L6
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
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:
client/tx/tx.go#L221
missing return (typecheck)
|