Skip to content

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.6 to 0.50.7 #1369

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.6 to 0.50.7

chore(deps): bump github.com/cosmos/cosmos-sdk from 0.47.6 to 0.50.7 #1369

Status Failure
Total duration 2m 11s
Artifacts

lint.yml

on: pull_request
golangci-lint
2m 3s
golangci-lint
govulncheck
37s
govulncheck
Lint markdown
15s
Lint markdown
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
govulncheck
type func(x *descriptorpb.FileDescriptorProto, y *descriptorpb.FileDescriptorProto) int of (func(x, y *descriptorpb.FileDescriptorProto) int literal) does not match inferred type func(a *descriptorpb.FileDescriptorProto, b *descriptorpb.FileDescriptorProto) bool for func(a E, b E) bool
govulncheck: abci/abci.go#L49
cannot use (func(ctx sdk.Context, req abci.RequestPrepareProposal) (resp abci.ResponsePrepareProposal) literal) (value of type func(ctx "github.com/cosmos/cosmos-sdk/types".Context, req "github.com/cometbft/cometbft/abci/types".RequestPrepareProposal) (resp "github.com/cometbft/cometbft/abci/types".ResponsePrepareProposal)) as "github.com/cosmos/cosmos-sdk/types".PrepareProposalHandler value in return statement
govulncheck: abci/abci.go#L110
cannot use (func(ctx sdk.Context, req abci.RequestProcessProposal) (resp abci.ResponseProcessProposal) literal) (value of type func(ctx "github.com/cosmos/cosmos-sdk/types".Context, req "github.com/cometbft/cometbft/abci/types".RequestProcessProposal) (resp "github.com/cometbft/cometbft/abci/types".ResponseProcessProposal)) as "github.com/cosmos/cosmos-sdk/types".ProcessProposalHandler value in return statement
govulncheck: abci/checktx/mev_check_tx.go#L10
no required module provides package github.com/cosmos/cosmos-sdk/store/types; to add it:
govulncheck: abci/checktx/mev_check_tx.go#L10
could not import github.com/cosmos/cosmos-sdk/store/types (invalid package name: "")
govulncheck: abci/checktx/mempool_parity_check_tx.go#L53
cannot use sdkerrors.ResponseCheckTxWithEvents(fmt.Errorf("failed to decode tx: %w", err), 0, 0, nil, false) (value of type *"github.com/cometbft/cometbft/abci/types".ResponseCheckTx) as "github.com/cometbft/cometbft/abci/types".ResponseCheckTx value in return statement
govulncheck: abci/checktx/mempool_parity_check_tx.go#L73
cannot use sdkerrors.ResponseCheckTxWithEvents(fmt.Errorf("tx from comet mempool not found in app-side mempool"), 0, 0, nil, false) (value of type *"github.com/cometbft/cometbft/abci/types".ResponseCheckTx) as "github.com/cometbft/cometbft/abci/types".ResponseCheckTx value in return statement
govulncheck: abci/checktx/mev_check_tx.go#L107
cannot use sdkerrors.ResponseCheckTxWithEvents(err, 0, 0, nil, false) (value of type *"github.com/cometbft/cometbft/abci/types".ResponseCheckTx) as "github.com/cometbft/cometbft/abci/types".ResponseCheckTx value in assignment
govulncheck: abci/checktx/mev_check_tx.go#L124
cannot use sdkerrors.ResponseCheckTxWithEvents(fmt.Errorf("failed to decode tx: %w", err), 0, 0, nil, false) (value of type *"github.com/cometbft/cometbft/abci/types".ResponseCheckTx) as "github.com/cometbft/cometbft/abci/types".ResponseCheckTx value in return statement
govulncheck: abci/checktx/mev_check_tx.go#L141
cannot use sdkerrors.ResponseCheckTxWithEvents(fmt.Errorf("failed to get auction bid info: %w", err), 0, 0, nil, false) (value of type *"github.com/cometbft/cometbft/abci/types".ResponseCheckTx) as "github.com/cometbft/cometbft/abci/types".ResponseCheckTx value in return statement
golangci-lint: block/proposals/types/types.pb.go#L8
could not import github.com/cosmos/gogoproto/proto (-: # github.com/cosmos/gogoproto/proto
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)
golangci-lint: block/mempool.go#L79
lane.CountTx undefined (type Lane has no field or method CountTx) (typecheck)
golangci-lint: block/mempool.go#L68
lane.CountTx undefined (type Lane has no field or method CountTx) (typecheck)
golangci-lint: block/mempool.go#L98
lane.Insert undefined (type Lane has no field or method Insert) (typecheck)
golangci-lint: block/mempool.go#L127
lane.Remove undefined (type Lane has no field or method Remove) (typecheck)
golangci-lint: abci/abci.go#L72
proposal declared and not used (typecheck)
golangci-lint: block/base/abci.go#L167
catchCtx declared and not used (typecheck)
golangci-lint: block/base/mempool.go#L58
cm.index.Insert undefined (type MempoolInterface has no field or method Insert) (typecheck)
golangci-lint: block/base/mempool.go#L67
cm.index.Remove undefined (type MempoolInterface has no field or method Remove) (typecheck)
govulncheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum