Skip to content

Problem: sdk 0.50 is not used #699

Problem: sdk 0.50 is not used

Problem: sdk 0.50 is not used #699

Triggered via pull request July 18, 2024 06:22
@yihuangyihuang
synchronize #1061
mmsqe:sdk50
Status Success
Total duration 10m 1s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Analyze (go): cmd/chain-maind/app/app.go#L113
srvCfg.GRPCWeb.Address undefined (type "github.com/cosmos/cosmos-sdk/server/config".GRPCWebConfig has no field or method Address)
Analyze (go): cmd/chain-maind/app/app.go#L219
not enough arguments in call to genutilcli.CollectGenTxsCmd
Analyze (go): cmd/chain-maind/app/app.go#L220
not enough arguments in call to genutilcli.MigrateGenesisCmd
Analyze (go): cmd/chain-maind/app/app.go#L221
not enough arguments in call to genutilcli.GenTxCmd
Analyze (go): cmd/chain-maind/app/app.go#L227
undefined: conf.Cmd
Analyze (go): cmd/chain-maind/app/app.go#L228
undefined: pruning.PruningCmd
Analyze (go): cmd/chain-maind/app/app.go#L236
undefined: rpc.StatusCommand
Analyze (go): cmd/chain-maind/app/app.go#L239
too many arguments in call to keys.Commands
Analyze (go): cmd/chain-maind/app/app.go#L266
undefined: authcmd.GetAccountCmd
Analyze (go): cmd/chain-maind/app/app.go#L268
undefined: rpc.BlockCommand
Analyze (go)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/