fix: mempool lane size check on CheckTx
#1431
Annotations
11 errors and 3 warnings
golangci-lint
issues found
|
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.BlockPool.OnStart
|
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.Receive
|
govulncheck
networksuite.NetworkTestSuite.SetupSuite calls network.NewSuite, which eventually calls blocksync.Reactor.SwitchToBlockSync
|
govulncheck
cli.NewAuctionBidTx calls pflag.FlagSet.Set, which eventually calls json.Decoder.Peek
|
govulncheck
cli.NewAuctionBidTx calls pflag.FlagSet.Set, which eventually calls json.Decoder.Read
|
govulncheck
types.init#7 calls proto.RegisterFile, which eventually calls protojson.Unmarshal
|
govulncheck
cli.NewAuctionBidTx calls pflag.FlagSet.Set, which eventually calls protojson.UnmarshalOptions.Unmarshal
|
govulncheck
app.init calls crisis.init
|
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:
lanes/mev/testutils/testutil.go#L64
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/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|