Problem: sdk 0.50 is not used #2811
Annotations
10 errors and 1 warning
check:
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)
|
check:
cmd/chain-maind/app/app.go#L219
not enough arguments in call to genutilcli.CollectGenTxsCmd
|
check:
cmd/chain-maind/app/app.go#L220
not enough arguments in call to genutilcli.MigrateGenesisCmd
|
check:
cmd/chain-maind/app/app.go#L221
not enough arguments in call to genutilcli.GenTxCmd
|
check:
cmd/chain-maind/app/app.go#L227
undefined: conf.Cmd
|
check:
cmd/chain-maind/app/app.go#L228
undefined: pruning.PruningCmd
|
check:
cmd/chain-maind/app/app.go#L236
undefined: rpc.StatusCommand
|
check:
cmd/chain-maind/app/app.go#L239
too many arguments in call to keys.Commands
|
check:
cmd/chain-maind/app/app.go#L266
undefined: authcmd.GetAccountCmd
|
check:
cmd/chain-maind/app/app.go#L268
undefined: rpc.BlockCommand
|
check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|