Skip to content

reset missed block counter and bit map #291

reset missed block counter and bit map

reset missed block counter and bit map #291

Triggered via push September 10, 2024 14:59
Status Failure
Total duration 2m 59s
Artifacts 3

ci.yml

on: push
e2e-docker-build-babylon
2m 21s
e2e-docker-build-babylon
docker_pipeline  /  docker_build
2m 34s
docker_pipeline / docker_build
e2e-docker-build-babylon-before-upgrade
2m 50s
e2e-docker-build-babylon-before-upgrade
e2e-docker-build-e2e-init-chain
2m 38s
e2e-docker-build-e2e-init-chain
lint_test  /  build
39s
lint_test / build
lint_test  /  lint
2m 19s
lint_test / lint
lint_test  /  unit-tests
2m 41s
lint_test / unit-tests
lint_test  /  integration-tests
0s
lint_test / integration-tests
lint_test  /  check-mock-gen
0s
lint_test / check-mock-gen
e2e-run-ibc-transfer
0s
e2e-run-ibc-transfer
e2e-run-btc-timestamping
0s
e2e-run-btc-timestamping
e2e-run-btc-timestamping-phase-2-hermes
0s
e2e-run-btc-timestamping-phase-2-hermes
e2e-run-btc-timestamping-phase-2-rly
0s
e2e-run-btc-timestamping-phase-2-rly
e2e-run-btc-staking
0s
e2e-run-btc-staking
docker_pipeline  /  dockerhub_publish
0s
docker_pipeline / dockerhub_publish
docker_pipeline  /  ecr_publish
0s
docker_pipeline / ecr_publish
e2e-run-upgrade-signet
0s
e2e-run-upgrade-signet
Fit to window
Zoom out
Zoom in

Annotations

19 errors
lint_test / build: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)
lint_test / build
Process completed with exit code 2.
lint_test / lint: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider) (typecheck)
lint_test / lint: app/upgrades/types.go#L10
could not import github.com/babylonlabs-io/babylon/app/keepers (-: # github.com/babylonlabs-io/babylon/app/keepers
lint_test / lint: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)) (typecheck)
lint_test / lint: app/upgrades/signetlaunch/upgrades.go#L21
could not import github.com/babylonlabs-io/babylon/app/keepers (-: # github.com/babylonlabs-io/babylon/app/keepers
lint_test / lint: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)) (typecheck)
lint_test / lint: testutil/datagen/genesiskey.go#L5
could not import github.com/babylonlabs-io/babylon/app/keepers (-: # github.com/babylonlabs-io/babylon/app/keepers
lint_test / lint: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)) (typecheck)
lint_test / lint: test/e2e/initialization/init.go#L9
could not import github.com/babylonlabs-io/babylon/app/keepers (-: # github.com/babylonlabs-io/babylon/app/keepers
lint_test / lint: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)) (typecheck)
lint_test / lint: test/e2e/configurer/chain/chain.go#L85
node.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
e2e-docker-build-babylon
Process completed with exit code 2.
docker_pipeline / docker_build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LEDGER_ENABLED=$LEDGER_ENABLED BUILD_TAGS=$BUILD_TAGS COSMOS_BUILD_OPTIONS=$COSMOS_BUILD_OPTIONS LINK_STATICALLY=false make build" did not complete successfully: exit code: 2
lint_test / unit-tests: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)
lint_test / unit-tests: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)
lint_test / unit-tests: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)
lint_test / unit-tests: app/keepers/keepers.go#L542
cannot use ak.BTCStakingKeeper (variable of type "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper) as "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper value in argument to finalitykeeper.NewKeeper: "github.com/babylonlabs-io/babylon/x/btcstaking/keeper".Keeper does not implement "github.com/babylonlabs-io/babylon/x/finality/types".BTCStakingKeeper (missing method RevertSluggishFinalityProvider)
lint_test / unit-tests
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
babylond-before-upgrade Expired
76 MB
babylonlabs-io~babylon~3O04F1.dockerbuild Expired
10.6 KB
init-chain Expired
74.9 MB