Skip to content

Bump github.com/cosmos/cosmos-sdk from 0.50.13 to 0.53.3 #2668

Bump github.com/cosmos/cosmos-sdk from 0.50.13 to 0.53.3

Bump github.com/cosmos/cosmos-sdk from 0.50.13 to 0.53.3 #2668

Triggered via pull request July 14, 2025 03:17
Status Failure
Total duration 4m 9s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/junod/cmd/commands.go#L42
SA1019: crisis.AddModuleInitFlags is deprecated: this flag is deprecated and will be removed in the next major Cosmos SDK release. (staticcheck)
lint: app/modules.go#L112
SA1019: crisis.NewAppModule is deprecated: the crisis module is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/modules.go#L108
SA1019: params.NewAppModule is deprecated: the params module is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/keepers/keepers.go#L690
SA1019: paramskeeper.NewKeeper is deprecated: the params keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/keepers/keepers.go#L689
SA1019: paramskeeper.Keeper is deprecated: the params keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/keepers/keepers.go#L307
SA1019: crisiskeeper.NewKeeper is deprecated: the crisis keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/keepers/keepers.go#L152
SA1019: paramskeeper.Keeper is deprecated: the params keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/keepers/keepers.go#L150
SA1019: crisiskeeper.Keeper is deprecated: the crisis keeper is deprecated and will be removed in the next Cosmos SDK major release. (staticcheck)
lint: app/app.go#L241
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)
lint: app/app.go#L155
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)