Problem: update voting_period is not tested #2608
Annotations
10 errors
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 net/http.ListenAndServe
|
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 net/http.Server.Serve
|
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 net/http.Server.ServeTLS
|
check:
x/icaauth/types/types.go#L10
github.com/crypto-org-chain/chain-main/v4/x/icaauth/types.AccAddress calls github.com/tendermint/tendermint/crypto/ed25519.GenPrivKey, which eventually calls crypto/tls.Conn.Read
|
check:
x/nft-transfer/ibc_module.go#L275
github.com/crypto-org-chain/chain-main/v4/x/nft-transfer.IBCModule.OnTimeoutPacket calls github.com/prometheus/client_golang/prometheus.MultiError.Error, which eventually calls crypto/tls.Conn.Write
|
check:
x/nft/types/query.pb.go#L900
github.com/crypto-org-chain/chain-main/v4/x/nft/types.queryClient.NFT calls github.com/cosmos/cosmos-sdk/client.Context.Invoke, which eventually calls crypto/tls.Dialer.DialContext
|
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
|