Bump cosmossdk.io/x/feegrant from 0.1.1 to 0.2.0 #1248
Annotations
10 errors and 2 warnings
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)
|
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)
|
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)
|
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)
|
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)
|
app/app.go#L803
SA1019: crisis.NewAppModule is deprecated: the crisis module is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
app/app.go#L901
SA1019: app.ModuleManager.RegisterInvariants is deprecated: this function is a no-op and will be removed in the next release of the Cosmos SDK. (staticcheck)
|
app/app.go#L1169
SA1019: paramskeeper.Keeper is deprecated: the params keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
app/app.go#L1170
SA1019: paramskeeper.NewKeeper is deprecated: the params keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
|
cmd/starsd/cmd/root.go#L184
SA1019: crisis.AddModuleInitFlags is deprecated: this flag is deprecated and will be removed in the next major Cosmos SDK release. (staticcheck)
|
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