Skip to content

build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.19.0 #1526

build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.19.0

build(deps): Bump github.com/spf13/viper from 1.16.0 to 1.19.0 #1526

Triggered via pull request January 7, 2025 01:19
Status Failure
Total duration 2m 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636