This repository has been archived by the owner on Jan 24, 2025. It is now read-only.
staking: use cosmos staking module #2
test.yml
on: pull_request
cleanup-runs
4s
test-unit-cover
7m 59s
Annotations
10 errors and 6 warnings
test-unit-cover:
app/app.go#L217
unknown field AppModuleBasic in struct literal of type staking.AppModuleBasic
|
test-unit-cover:
app/app.go#L651
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/app.go#L656
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/app.go#L1200
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/app.go#L1211
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/app.go#L1257
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/export.go#L53
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/app.go#L217
unknown field AppModuleBasic in struct literal of type staking.AppModuleBasic
|
test-unit-cover:
app/app.go#L651
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover:
app/app.go#L656
app.StakingKeeper.Keeper undefined (type "github.com/cosmos/cosmos-sdk/x/staking/keeper".Keeper has no field or method Keeper)
|
test-unit-cover
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/
|
test-unit-cover
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/93397bea11091df50f3d7e59dc26a7711a8bcfbe'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test-unit-cover
Back off 24.901 seconds before retry.
|
test-unit-cover
Failed to download action 'https://api.github.com/repos/actions/setup-go/tarball/93397bea11091df50f3d7e59dc26a7711a8bcfbe'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
test-unit-cover
Back off 22.075 seconds before retry.
|
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|