chore(deps): bump golang.org/x/vuln from 1.0.4 to 1.1.2 (#558) #1427
Annotations
11 errors and 12 warnings
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
issues found
|
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/.
|
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:
block/types.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
block/base/tx_priority.go#L12
unused-parameter: parameter 'goCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
block/base/match.go#L12
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
block/base/tx_priority.go#L15
unused-parameter: parameter 'a' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
lanes/free/lane.go#L42
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/auction/client/cli/query.go#L37
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
lanes/mev/factory.go#L114
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
lanes/mev/mempool.go#L15
unused-parameter: parameter 'goCtx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/auction/keeper/auction.go#L106
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint:
lanes/mev/testutils/testutil.go#L75
unused-parameter: parameter 'simulate' seems to be unused, consider removing or renaming it as _ (revive)
|