Skip to content

feat(auction): upgrade handler and params #1474

feat(auction): upgrade handler and params

feat(auction): upgrade handler and params #1474

Triggered via pull request May 16, 2024 08:58
Status Failure
Total duration 1m 17s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
1m 7s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run govulncheck
cmd.addModuleInitFlags calls crisis.AddModuleInitFlags
Run govulncheck
app.IntegrationTestNetworkConfig calls module.BasicManager.DefaultGenesis, which calls crisis.AppModuleBasic.DefaultGenesis
Run govulncheck
cmd.queryCommand calls module.BasicManager.AddQueryCommands, which calls crisis.AppModuleBasic.GetQueryCmd
Run govulncheck
cmd.txCommand calls module.BasicManager.AddTxCommands, which calls crisis.AppModuleBasic.GetTxCmd
Run govulncheck
app.IntegrationTestNetworkConfig calls module.BasicManager.DefaultGenesis, which calls crisis.AppModuleBasic.Name
Run govulncheck
app.UmeeApp.RegisterAPIRoutes calls module.BasicManager.RegisterGRPCGatewayRoutes, which calls crisis.AppModuleBasic.RegisterGRPCGatewayRoutes
Run govulncheck
app.MakeEncodingConfig calls module.BasicManager.RegisterInterfaces, which calls crisis.AppModuleBasic.RegisterInterfaces
Run govulncheck
app.MakeEncodingConfig calls module.BasicManager.RegisterLegacyAminoCodec, which calls crisis.AppModuleBasic.RegisterLegacyAminoCodec
Run govulncheck
ibc_denom.main calls cobra.Command.Execute, which eventually calls crisis.AppModuleBasic.ValidateGenesis
Run govulncheck
cmd.init calls crisis.init
Run 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/.