Skip to content

feat: upgrade 2.5

feat: upgrade 2.5 #298

Triggered via pull request August 17, 2023 11:22
@emidev98emidev98
synchronize #162
upgrade/2.5
Status Failure
Total duration 3m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: app/app.go#L1
: # github.com/terra-money/core/v2/app
golangci-lint: app/app.go#L213
undefined: wasmclient.ProposalHandlers
golangci-lint: app/app.go#L217
undefined: distrclient.ProposalHandler
golangci-lint: app/app.go#L513
stakingKeeper.SetHooks(stakingtypes.NewMultiStakingHooks(app.DistrKeeper.Hooks(), app.SlashingKeeper.Hooks(), app.AllianceKeeper.StakingHooks())) (no value) used as value or type
golangci-lint: app/app.go#L542
undefined: distr.NewCommunityPoolSpendProposalHandler
golangci-lint: app/app.go#L700
cannot use &app.CrisisKeeper (value of type **"github.com/cosmos/cosmos-sdk/x/crisis/keeper".Keeper) as *"github.com/cosmos/cosmos-sdk/x/crisis/keeper".Keeper value in argument to crisis.NewAppModule
golangci-lint: app/app.go#L707
cannot use &app.UpgradeKeeper (value of type **"github.com/cosmos/cosmos-sdk/x/upgrade/keeper".Keeper) as *"github.com/cosmos/cosmos-sdk/x/upgrade/keeper".Keeper value in argument to upgrade.NewAppModule
golangci-lint: app/app.go#L821
cannot use &app.CrisisKeeper (value of type **"github.com/cosmos/cosmos-sdk/x/crisis/keeper".Keeper) as "github.com/cosmos/cosmos-sdk/types".InvariantRegistry value in argument to app.mm.RegisterInvariants: **"github.com/cosmos/cosmos-sdk/x/crisis/keeper".Keeper does not implement "github.com/cosmos/cosmos-sdk/types".InvariantRegistry (missing method RegisterRoute) (typecheck)
golangci-lint: cmd/terrad/init.go#L29
could not import github.com/terra-money/core/v2/app (-: # github.com/terra-money/core/v2/app
golangci-lint: app/app.go#L213
undefined: wasmclient.ProposalHandlers