Skip to content

Problem: librocksdb has hardcoded rpath in cross-compiling (#1008) #2584

Problem: librocksdb has hardcoded rpath in cross-compiling (#1008)

Problem: librocksdb has hardcoded rpath in cross-compiling (#1008) #2584

Triggered via push September 4, 2023 07:55
Status Failure
Total duration 3m 41s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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
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