Skip to content

RC v1.6.6

RC v1.6.6 #300

Triggered via pull request May 8, 2024 18:39
@SegfaultdSegfaultd
synchronize #76
rc/v1.6.6
Status Failure
Total duration 1m 52s
Artifacts

lint.yml

on: pull_request
Run linter check
1m 45s
Run linter check
Fit to window
Zoom out
Zoom in

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/.