Skip to content

Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 #2333

Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6

Bump github.com/cometbft/cometbft from 0.37.2 to 0.38.6 #2333

Triggered via pull request April 21, 2024 14:27
Status Failure
Total duration 4m 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: x/cw-hooks/types/cwhooks.pb.go#L8
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
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)
lint: x/feepay/types/feepay.pb.go#L8
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
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)
lint: x/tokenfactory/keeper/admins.go#L4
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
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)
lint: app/apptesting/test_suite.go#L227
missing type in composite literal (typecheck)
lint: cmd/junod/cmd/config.go#L119
jcc.ChainID undefined (type JunoCustomClient has no field or method ChainID) (typecheck)
lint: cmd/junod/cmd/config.go#L121
jcc.KeyringBackend undefined (type JunoCustomClient has no field or method KeyringBackend) (typecheck)
lint: cmd/junod/cmd/config.go#L123
jcc.Output undefined (type JunoCustomClient has no field or method Output) (typecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/juno/juno. Supported file pattern: go.sum