Skip to content

Prepare for v2.12

Prepare for v2.12 #780

Triggered via pull request July 23, 2024 12:50
Status Failure
Total duration 4m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint: app/upgrades/v2.12/upgrade.go#L92
Error return value of `k.BankKeeper.SendCoinsFromAccountToModule` is not checked (errcheck)
golangci-lint: app/upgrades/v2.12/upgrade.go#L93
Error return value of `k.BankKeeper.BurnCoins` is not checked (errcheck)
golangci-lint: app/upgrades/v2.12/upgrade.go#L99
Error return value of `k.BankKeeper.SendCoinsFromAccountToModule` is not checked (errcheck)
golangci-lint: app/upgrades/v2.12/upgrade.go#L100
Error return value of `k.BankKeeper.BurnCoins` is not checked (errcheck)
golangci-lint
issues found
golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6, 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/