Skip to content

Problem: sdk 0.50 is not used #2817

Problem: sdk 0.50 is not used

Problem: sdk 0.50 is not used #2817

Triggered via pull request July 18, 2024 06:49
@yihuangyihuang
synchronize #1061
mmsqe:sdk50
Status Failure
Total duration 4m 40s
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#L42
could not import github.com/crypto-org-chain/chain-main/v4/app (-: # github.com/crypto-org-chain/chain-main/v4/app
golangci-lint: app/app.go#L740
app.setupVersionDB undefined (type *ChainApp has no field or method setupVersionDB)) (typecheck)
golangci-lint: cmd/chain-maind/main.go#L7
could not import github.com/crypto-org-chain/chain-main/v4/app (-: # github.com/crypto-org-chain/chain-main/v4/app
golangci-lint: app/app.go#L740
app.setupVersionDB undefined (type *ChainApp has no field or method setupVersionDB)) (typecheck)
golangci-lint: x/nft/client/testutil/test_helpers.go#L18
could not import github.com/crypto-org-chain/chain-main/v4/app (-: # github.com/crypto-org-chain/chain-main/v4/app
golangci-lint: app/app.go#L740
app.setupVersionDB undefined (type *ChainApp has no field or method setupVersionDB)) (typecheck)
golangci-lint: app/ante.go#L1
: # github.com/crypto-org-chain/chain-main/v4/app [github.com/crypto-org-chain/chain-main/v4/app.test]
golangci-lint: app/app.go#L740
app.setupVersionDB undefined (type *ChainApp has no field or method setupVersionDB)
golangci-lint: app/export_test.go#L25
undefined: Setup (typecheck)
golangci-lint: config/config_test.go#L52
undefined: sdk.ZeroInt (typecheck)
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/