fix: register wasm snapshotter for proper state-sync #12
Annotations
10 errors and 2 warnings
|
app/export.go#L239
Error return value of `app.AppKeepers.SlashingKeeper.SetValidatorSigningInfo` is not checked (errcheck)
|
|
app/export.go#L235
Error return value of `app.AppKeepers.SlashingKeeper.IterateValidatorSigningInfos` is not checked (errcheck)
|
|
app/export.go#L195
Error return value of `app.AppKeepers.StakingKeeper.SetUnbondingDelegation` is not checked (errcheck)
|
|
app/export.go#L191
Error return value of `app.AppKeepers.StakingKeeper.IterateUnbondingDelegations` is not checked (errcheck)
|
|
app/export.go#L186
Error return value of `app.AppKeepers.StakingKeeper.SetRedelegation` is not checked (errcheck)
|
|
app/export.go#L182
Error return value of `app.AppKeepers.StakingKeeper.IterateRedelegations` is not checked (errcheck)
|
|
app/app.go#L1069
Error return value of `app.AppKeepers.UpgradeKeeper.SetModuleVersionMap` is not checked (errcheck)
|
|
app/app.go#L1053
Error return value of `staking.SetValidator` is not checked (errcheck)
|
|
app/app.go#L1052
Error return value of `(github.com/cosmos/cosmos-sdk/x/staking/types.StakingHooks).BeforeValidatorModified` is not checked (errcheck)
|
|
app/upgrades/v5/upgrades.go#L155
Error return value of `keepers.GovKeeper.Params.Set` is not checked (errcheck)
|
|
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading