Skip to content

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

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

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

Triggered via push July 3, 2024 15:42
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: push
golangci-lint
41s
golangci-lint
govulncheck
1m 0s
govulncheck
Lint markdown
14s
Lint markdown
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
golangci-lint: abci/checktx/check_tx_test.go#L3
File is not `gofumpt`-ed (gofumpt)
golangci-lint: abci/checktx/check_tx_test.go#L5
File is not `gofumpt`-ed (gofumpt)
golangci-lint
issues found
govulncheck
types.queryClient.Params calls client.Context.Invoke, which eventually calls http.Client.Do
govulncheck
testappd.main calls cmd.Execute, which eventually calls http.Client.PostForm
govulncheck
testappd.main calls cmd.Execute, which eventually calls http.Get
govulncheck
testappd.main calls cmd.Execute, which eventually calls http.Transport.CloseIdleConnections
govulncheck
testappd.main calls cmd.Execute, which eventually calls http.Transport.RoundTrip
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.BlockPool.OnStart
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.BlockPool.SetPeerRange
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.NewReactor
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.Reactor.OnStart
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.Reactor.SwitchToBlockSync
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/block-sdk/block-sdk. Supported file pattern: go.sum
golangci-lint: abci/checktx/check_tx_test.go#L417
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
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/.