Skip to content

feat(auction) msgs interfaces and validation #1267

feat(auction) msgs interfaces and validation

feat(auction) msgs interfaces and validation #1267

Triggered via pull request March 28, 2024 09:28
Status Failure
Total duration 1m 7s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
59s
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/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/.