Skip to content

blockchain: allow optimistic block insertion in blockchain #12543

blockchain: allow optimistic block insertion in blockchain

blockchain: allow optimistic block insertion in blockchain #12543

Triggered via pull request August 18, 2024 14:38
Status Failure
Total duration 5m 29s
Artifacts

client-build.yml

on: pull_request
test client docker file
2m 33s
test client docker file
test-client-cli
3m 10s
test-client-cli
Matrix: test-client
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
test/sync/beaconsync.spec.ts > [BeaconSynchronizer] > should extend and set with a valid head: packages/client/test/sync/beaconsync.spec.ts#L233
AssertionError: should extend chain successfully: expected false to be truthy ❯ test/sync/beaconsync.spec.ts:233:12
test/rpc/engine/forkchoiceUpdatedV1.spec.ts > engine_forkchoiceUpdatedV1 > unknown finalized block hash: packages/client/test/rpc/engine/forkchoiceUpdatedV1.spec.ts#L184
AssertionError: expected -32603 to equal -32602 - Expected + Received - -32602 + -32603 ❯ test/rpc/engine/forkchoiceUpdatedV1.spec.ts:184:12
test/rpc/engine/forkchoiceUpdatedV1.spec.ts > engine_forkchoiceUpdatedV1 > invalid safe block hash: packages/client/test/rpc/engine/forkchoiceUpdatedV1.spec.ts#L197
AssertionError: expected -32603 to equal -32602 - Expected + Received - -32602 + -32603 ❯ test/rpc/engine/forkchoiceUpdatedV1.spec.ts:197:12
test-client (18)
Process completed with exit code 1.
test client docker file
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test client docker file
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test client docker file
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/