Skip to content

Problem: statik bring big binary size diff (#1035) #2728

Problem: statik bring big binary size diff (#1035)

Problem: statik bring big binary size diff (#1035) #2728

Triggered via push February 23, 2024 04:33
Status Failure
Total duration 1m 48s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check
app.NewDefaultGenesisState calls module.BasicManager.DefaultGenesis, which calls crisis.AppModuleBasic.DefaultGenesis
check
app.queryCommand calls module.BasicManager.AddQueryCommands, which calls crisis.AppModuleBasic.GetQueryCmd
check
app.txCommand calls module.BasicManager.AddTxCommands, which calls crisis.AppModuleBasic.GetTxCmd
check
app.NewDefaultGenesisState calls module.BasicManager.DefaultGenesis, which calls crisis.AppModuleBasic.Name
check
app.ChainApp.RegisterAPIRoutes calls module.BasicManager.RegisterGRPCGatewayRoutes, which calls crisis.AppModuleBasic.RegisterGRPCGatewayRoutes
check
app.MakeEncodingConfig calls module.BasicManager.RegisterInterfaces, which calls crisis.AppModuleBasic.RegisterInterfaces
check
app.MakeEncodingConfig calls module.BasicManager.RegisterLegacyAminoCodec, which calls crisis.AppModuleBasic.RegisterLegacyAminoCodec
check
chain.main calls cmd.Execute, which eventually calls crisis.AppModuleBasic.ValidateGenesis
check
testutil.init calls simapp.init, which calls crisis.init
check
app.NewDefaultGenesisState calls module.BasicManager.DefaultGenesis, which calls crisis.AppModuleBasic.DefaultGenesis
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.