Prepare for v2.12 #780
Annotations
5 errors and 1 warning
app/upgrades/v2.12/upgrade.go#L92
Error return value of `k.BankKeeper.SendCoinsFromAccountToModule` is not checked (errcheck)
|
app/upgrades/v2.12/upgrade.go#L93
Error return value of `k.BankKeeper.BurnCoins` is not checked (errcheck)
|
app/upgrades/v2.12/upgrade.go#L99
Error return value of `k.BankKeeper.SendCoinsFromAccountToModule` is not checked (errcheck)
|
app/upgrades/v2.12/upgrade.go#L100
Error return value of `k.BankKeeper.BurnCoins` is not checked (errcheck)
|
|
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/
|
This job failed
Loading