Skip to content

Problem: recent version of pystarport is not used #2550

Problem: recent version of pystarport is not used

Problem: recent version of pystarport is not used #2550

Triggered via pull request July 7, 2023 04:56
Status Failure
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: app/app.go#L860
github.com/crypto-org-chain/chain-main/v4/app.ChainApp.RegisterAPIRoutes calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.RegisterGRPCGatewayRoutes, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.RegisterGRPCGatewayRoutes
check: app/encoding.go#L13
github.com/crypto-org-chain/chain-main/v4/app.MakeEncodingConfig calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.RegisterLegacyAminoCodec, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.RegisterLegacyAminoCodec
check: app/encoding.go#L14
github.com/crypto-org-chain/chain-main/v4/app.MakeEncodingConfig calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.RegisterInterfaces, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.RegisterInterfaces
check: app/genesis.go#L20
github.com/crypto-org-chain/chain-main/v4/app.NewDefaultGenesisState calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.DefaultGenesis, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.DefaultGenesis
check: app/genesis.go#L20
github.com/crypto-org-chain/chain-main/v4/app.NewDefaultGenesisState calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.DefaultGenesis, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.Name
check: cmd/chain-maind/app/app.go#L274
github.com/crypto-org-chain/chain-main/v4/cmd/chain-maind/app.queryCommand calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.AddQueryCommands, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.GetQueryCmd
check: cmd/chain-maind/app/app.go#L301
github.com/crypto-org-chain/chain-main/v4/cmd/chain-maind/app.txCommand calls github.com/cosmos/cosmos-sdk/types/module.BasicManager.AddTxCommands, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.GetTxCmd
check: cmd/chain-maind/main.go#L14
github.com/crypto-org-chain/chain-main/v4/cmd/chain-maind.main calls github.com/cosmos/cosmos-sdk/server/cmd.Execute, which eventually calls github.com/cosmos/cosmos-sdk/x/crisis.AppModuleBasic.ValidateGenesis
check: app/app.go#L750
github.com/crypto-org-chain/chain-main/v4/app.ChainApp.BeginBlocker calls github.com/tendermint/tendermint/libs/log.tmLogger.Info, which eventually calls runtime.Func.FileLine
check: app/app.go#L750
github.com/crypto-org-chain/chain-main/v4/app.ChainApp.BeginBlocker calls github.com/tendermint/tendermint/libs/log.tmLogger.Info, which eventually calls runtime.ReadMemStats