Bump github.com/cosmos/cosmos-sdk from 0.50.13 to 0.53.4 #4758
Annotations
10 errors and 2 warnings
golangci-lint:
app/app.go#L791
SA1019: params.NewAppModule is deprecated: the params module is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
golangci-lint:
app/app.go#L764
SA1019: crisis.FlagSkipGenesisInvariants is deprecated: this flag is no longer used and will be removed along with x/crisis in the next major Cosmos SDK release. (staticcheck)
|
golangci-lint:
app/app.go#L468
SA1019: crisiskeeper.NewKeeper is deprecated: the crisis keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
golangci-lint:
x/tokenfactory/module.go#L143
SA1019: sdk.InvariantRegistry is deprecated: the InvariantRegistry type is deprecated and will be removed once x/crisis is removed. (staticcheck)
|
golangci-lint:
x/mint/module.go#L110
SA1019: sdk.InvariantRegistry is deprecated: the InvariantRegistry type is deprecated and will be removed once x/crisis is removed. (staticcheck)
|
golangci-lint:
x/globalfee/module.go#L101
SA1019: sdk.InvariantRegistry is deprecated: the InvariantRegistry type is deprecated and will be removed once x/crisis is removed. (staticcheck)
|
golangci-lint:
x/cron/module.go#L127
SA1019: sdk.InvariantRegistry is deprecated: the InvariantRegistry type is deprecated and will be removed once x/crisis is removed. (staticcheck)
|
golangci-lint:
x/alloc/module.go#L137
SA1019: sdk.InvariantRegistry is deprecated: the InvariantRegistry type is deprecated and will be removed once x/crisis is removed. (staticcheck)
|
golangci-lint:
app/keepers/keepers.go#L50
SA1019: paramskeeper.Keeper is deprecated: the params keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
golangci-lint:
app/keepers/keepers.go#L45
SA1019: crisiskeeper.Keeper is deprecated: the crisis keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
golangci-lint
Cache service responded with 400
|
golangci-lint
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/
|