build(deps): Bump github.com/bufbuild/buf from 1.7.0 to 1.40.1 #216
Annotations
10 errors and 1 warning
golangci-lint:
proto/tendermint/crypto/keys.pb.go#L10
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:
libs/protoio/io.go#L36
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:
proto/tendermint/version/types.pb.go#L9
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:
proto/tendermint/types/block.pb.go#L9
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:
abci/client/socket_client.go#L6
"errors" imported and not used (typecheck)
|
golangci-lint:
proto/tendermint/p2p/conn.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|