chore(deps): bump github.com/cosmos/gogoproto from 1.4.10 to 1.6.0 #1212
lint.yml
on: pull_request
Run golangci-lint
1m 57s
Run super-linter
16s
Annotations
10 errors and 2 warnings
Run golangci-lint:
types/kyc.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
|
Run golangci-lint:
x/market/types/genesis.pb.go#L9
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
|
Run golangci-lint:
x/bet/types/bet.pb.go#L11
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run golangci-lint
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of func(x, y *descriptorpb.FileDescriptorProto) int {…} does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool) (typecheck)
|
Run golangci-lint:
x/bet/handler.go#L16
msgServer declared and not used (typecheck)
|
Run golangci-lint:
x/bet/handler.go#L4
"fmt" imported and not used (typecheck)
|
Run golangci-lint:
x/bet/handler.go#L6
"cosmossdk.io/errors" imported as sdkerrors and not used (typecheck)
|
Run golangci-lint:
x/house/types/authz.pb.go#L10
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run super-linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|