staking: use cosmos staking module #2
build.yml
on: pull_request
cleanup-runs
5s
build
1m 54s
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/
|