Skip to content

staking: use cosmos staking module #2

staking: use cosmos staking module

staking: use cosmos staking module #2

Triggered via pull request July 16, 2024 02:14
Status Failure
Total duration 2m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: app/app.go#L217
unknown field AppModuleBasic in struct literal of type staking.AppModuleBasic
build: app/app.go#L651
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
build: app/app.go#L656
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
build: app/app.go#L1200
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
build: app/app.go#L1211
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
build: app/app.go#L1257
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
build: app/export.go#L53
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/