Skip to content

chore(deps): bump golang.org/x/tools from 0.18.0 to 0.22.0 (#536) #1391

chore(deps): bump golang.org/x/tools from 0.18.0 to 0.22.0 (#536)

chore(deps): bump golang.org/x/tools from 0.18.0 to 0.22.0 (#536) #1391

Triggered via push June 25, 2024 02:24
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 12 warnings
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
govulncheck
app.init calls crisis.init
govulncheck
Process completed with exit code 2.
golangci-lint
issues found
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
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/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#L12
unused-parameter: parameter 'goCtx' 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)