Skip to content

feat: upgrade 2.5

feat: upgrade 2.5 #270

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

test.yml

on: pull_request
cleanup-runs
7s
cleanup-runs
test-coverage-upload
2m 24s
test-coverage-upload
test-simulation
2m 47s
test-simulation
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
test-coverage-upload: app/app.go#L213
undefined: wasmclient.ProposalHandlers
test-coverage-upload: app/app.go#L217
undefined: distrclient.ProposalHandler
test-coverage-upload: app/app.go#L513
stakingKeeper.SetHooks(stakingtypes.NewMultiStakingHooks(app.DistrKeeper.Hooks(), app.SlashingKeeper.Hooks(), app.AllianceKeeper.StakingHooks())) (no value) used as value or type
test-coverage-upload: app/app.go#L542
undefined: distr.NewCommunityPoolSpendProposalHandler
test-coverage-upload: 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
test-coverage-upload: 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
test-coverage-upload: 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)
test-coverage-upload
Process completed with exit code 2.
test-simulation: app/app.go#L213
undefined: wasmclient.ProposalHandlers
test-simulation: app/app.go#L217
undefined: distrclient.ProposalHandler
test-simulation: app/app.go#L513
stakingKeeper.SetHooks(stakingtypes.NewMultiStakingHooks(app.DistrKeeper.Hooks(), app.SlashingKeeper.Hooks(), app.AllianceKeeper.StakingHooks())) (no value) used as value or type
test-simulation: app/app.go#L542
undefined: distr.NewCommunityPoolSpendProposalHandler
test-simulation: 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
test-simulation: 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
test-simulation: 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)
test-simulation
Process completed with exit code 2.
test-simulation
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum