Skip to content

chore(unification): rename KeeperBuilder to Builder #1234

chore(unification): rename KeeperBuilder to Builder

chore(unification): rename KeeperBuilder to Builder #1234

Triggered via pull request March 25, 2024 15:55
Status Failure
Total duration 1m 25s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
1m 14s
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.UmeeApp.InitChainer calls module.Manager.GetVersionMap, which calls crisis.AppModule.ConsensusVersion
Run govulncheck
app.UmeeApp.EndBlocker calls module.Manager.EndBlock, which calls crisis.AppModule.EndBlock
Run govulncheck
app.UmeeApp.ExportAppStateAndValidators calls module.Manager.ExportGenesisForModules, which eventually calls crisis.AppModule.ExportGenesis
Run govulncheck
app.UmeeApp.InitChainer calls module.Manager.InitGenesis, which calls crisis.AppModule.InitGenesis
Run govulncheck
app.New calls module.NewManager, which calls crisis.AppModule.Name
Run govulncheck
app.New calls module.Manager.RegisterInvariants, which calls crisis.AppModule.RegisterInvariants
Run govulncheck
app.New calls module.Manager.RegisterServices, which calls crisis.AppModule.RegisterServices
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
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/.