Skip to content

build(deps): Bump github.com/cometbft/cometbft from 0.37.8 to 0.37.9 #1719

build(deps): Bump github.com/cometbft/cometbft from 0.37.8 to 0.37.9

build(deps): Bump github.com/cometbft/cometbft from 0.37.8 to 0.37.9 #1719

Triggered via pull request August 12, 2024 12:39
Status Failure
Total duration 1m 21s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
1m 12s
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/