staking: use cosmos staking module #2
Annotations
10 errors and 6 warnings
app/app.go#L217
unknown field AppModuleBasic in struct literal of type staking.AppModuleBasic
|
app/app.go#L651
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/app.go#L656
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/app.go#L1200
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/app.go#L1211
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/app.go#L1257
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/export.go#L53
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/app.go#L217
unknown field AppModuleBasic in struct literal of type staking.AppModuleBasic
|
app/app.go#L651
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
app/app.go#L656
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
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/
|
|
|
|
|
|
This job failed
Loading