RC v1.6.6 #300
Annotations
10 errors and 1 warning
Run linter check:
x/airdrop/types/claim.pb.go#L15
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run linter check
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)
|
Run linter check:
x/airdrop/keeper/keeper.go#L17
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run linter check
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)
|
Run linter check:
x/beam/handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
Run linter check:
x/dfract/types/deposit.pb.go#L15
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
|
Run linter check
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)
|
Run linter check:
x/dfract/handler.go#L4
"fmt" imported and not used (typecheck)
|
Run linter check:
x/dfract/handler.go#L6
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
Run linter check:
x/dfract/handler_proposal.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
Run linter check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|