Skip to content

Problem: latest memiavl is not integrated #2509

Problem: latest memiavl is not integrated

Problem: latest memiavl is not integrated #2509

Triggered via pull request June 23, 2023 07:13
Status Failure
Total duration 3m 57s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: app/test_helpers.go#L324
github.com/crypto-org-chain/chain-main/v4/app.CheckBalance calls github.com/stretchr/testify/require.True, which eventually calls runtime.Goexit
check: app/test_helpers.go#L359
github.com/crypto-org-chain/chain-main/v4/app.SignCheckDeliver calls github.com/stretchr/testify/require.Error, which eventually calls runtime.Func.Name
check: app/test_helpers.go#L359
github.com/crypto-org-chain/chain-main/v4/app.SignCheckDeliver calls github.com/stretchr/testify/require.Error, which eventually calls runtime.FuncForPC
check: app/test_helpers.go#L376
github.com/crypto-org-chain/chain-main/v4/app.SignCheckDeliver calls github.com/cosmos/cosmos-sdk/baseapp.BaseApp.Commit, which eventually calls runtime.Gosched
check: app/test_helpers.go#L440
github.com/crypto-org-chain/chain-main/v4/app.NewPubKeyFromHex calls cosmossdk.io/errors.Wrap, which eventually calls runtime.Callers
check: app/test_helpers.go#L78
github.com/crypto-org-chain/chain-main/v4/app.Setup calls github.com/tendermint/tendermint/types.NewValidatorSet, which eventually calls runtime.MemProfileRecord.InUseBytes
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 runtime.NumCPU
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 runtime.NumGoroutine
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 runtime.SetCPUProfileRate
check: x/chainmain/client/cli/testnet.go#L482
github.com/crypto-org-chain/chain-main/v4/x/chainmain/client/cli.collectGenFiles calls github.com/cosmos/cosmos-sdk/x/genutil.GenAppStateFromConfig, which eventually calls runtime.Caller