Skip to content

feat(ics20): support leverage/MsgRepay in Memo #1387

feat(ics20): support leverage/MsgRepay in Memo

feat(ics20): support leverage/MsgRepay in Memo #1387

Triggered via pull request April 24, 2024 09:56
Status Failure
Total duration 1m 18s
Artifacts

govulncheck.yml

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