Skip to content

Problem: sdk 0.50 is not used #2814

Problem: sdk 0.50 is not used

Problem: sdk 0.50 is not used #2814

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: cmd/chain-maind/app/app.go#L1
: # github.com/crypto-org-chain/chain-main/v4/cmd/chain-maind/app
golangci-lint: 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)
golangci-lint: cmd/chain-maind/app/app.go#L219
not enough arguments in call to genutilcli.CollectGenTxsCmd
golangci-lint: cmd/chain-maind/app/app.go#L220
not enough arguments in call to genutilcli.MigrateGenesisCmd
golangci-lint: cmd/chain-maind/app/app.go#L221
not enough arguments in call to genutilcli.GenTxCmd
golangci-lint: cmd/chain-maind/app/app.go#L227
undefined: conf.Cmd
golangci-lint: cmd/chain-maind/app/app.go#L228
undefined: pruning.PruningCmd
golangci-lint: cmd/chain-maind/app/app.go#L236
undefined: rpc.StatusCommand
golangci-lint: cmd/chain-maind/app/app.go#L239
too many arguments in call to keys.Commands
golangci-lint: cmd/chain-maind/app/app.go#L266
undefined: authcmd.GetAccountCmd
golangci-lint
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, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/