Skip to content

fix: mempool lane size check on CheckTx (backport #561) #1440

fix: mempool lane size check on CheckTx (backport #561)

fix: mempool lane size check on CheckTx (backport #561) #1440

Triggered via pull request July 2, 2024 23:24
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
golangci-lint
1m 0s
golangci-lint
govulncheck
8s
govulncheck
Lint markdown
17s
Lint markdown
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
govulncheck
Process completed with exit code 2.
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: 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)
golangci-lint: block/base/mempool.go#L79
cm.index.Select undefined (type MempoolInterface has no field or method Select) (typecheck)
golangci-lint: block/base/mempool.go#L84
cm.index.CountTx undefined (type MempoolInterface has no field or method CountTx) (typecheck)
golangci-lint: block/base/proposals.go#L39
h.lane.Select undefined (type *BaseLane has no field or method Select) (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