This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
Upgrade cosmos sdk v0.50.3 #48
Annotations
10 errors and 1 warning
lint:
app/app.go#L901
Error return value of `app.mm.RegisterServices` is not checked (errcheck)
|
lint:
app/app.go#L997
Error return value of `app.UpgradeKeeper.SetModuleVersionMap` is not checked (errcheck)
|
lint:
app/export.go#L81
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
|
lint:
app/export.go#L114
Error return value of `app.StakingKeeper.IterateValidators` is not checked (errcheck)
|
lint:
app/export.go#L129
Error return value of `app.DistrKeeper.FeePool.Set` is not checked (errcheck)
|
lint:
app/export.go#L162
Error return value of `app.StakingKeeper.IterateRedelegations` is not checked (errcheck)
|
lint:
app/export.go#L166
Error return value of `app.StakingKeeper.SetRedelegation` is not checked (errcheck)
|
lint:
app/export.go#L171
Error return value of `app.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
|
lint:
app/export.go#L175
Error return value of `app.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
|
lint:
app/export.go#L197
Error return value of `app.StakingKeeper.SetValidator` is not checked (errcheck)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|