Skip to content

Problem: sdk 47 is not integrated #2675

Problem: sdk 47 is not integrated

Problem: sdk 47 is not integrated #2675

Triggered via pull request January 5, 2024 03:25
@mmsqemmsqe
synchronize #1023
yihuang:sdk-47
Status Failure
Total duration 2m 25s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: app/app.go#L687
github.com/crypto-org-chain/chain-main/v4/app.New calls github.com/cosmos/cosmos-sdk/runtime/services.NewReflectionService, which eventually calls net/http/internal.chunkedReader.Read
check: app/app.go#L927
github.com/crypto-org-chain/chain-main/v4/app.RegisterSwaggerAPI calls github.com/rakyll/statik/fs.NewWithNamespace, which eventually calls path/filepath.IsLocal
check: app/app.go#L793
github.com/crypto-org-chain/chain-main/v4/app.ChainApp.BeginBlocker calls cosmossdk.io/log.zeroLogWrapper.Info, which eventually calls path/filepath.Rel
check: app/app.go#L820
github.com/crypto-org-chain/chain-main/v4/app.ChainApp.LoadHeight calls github.com/cosmos/cosmos-sdk/baseapp.BaseApp.LoadVersion, which eventually calls path/filepath.Abs
check: app/app.go#L927
github.com/crypto-org-chain/chain-main/v4/app.RegisterSwaggerAPI calls github.com/rakyll/statik/fs.NewWithNamespace, which eventually calls path/filepath.IsLocal
check: cmd/chain-maind/app/appunix.go#L13
github.com/crypto-org-chain/chain-main/v4/cmd/chain-maind/app.WriteFile calls github.com/google/renameio.WriteFile, which eventually calls path/filepath.Base
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 path/filepath.EvalSymlinks
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 path/filepath.Glob
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 path/filepath.Walk
check: x/chainmain/client/cli/testnet.go#L226
github.com/crypto-org-chain/chain-main/v4/x/chainmain/client/cli.InitTestnet calls path/filepath.Join