Skip to content

code

code #8587

Triggered via schedule March 8, 2026 20:17
Status Failure
Total duration 30m 49s
Artifacts

code.yml

on: schedule
Plan the execution
25s
Plan the execution
prettier:check
44s
prettier:check
Matrix: downloadable-utils
Matrix: e2e
Matrix: embedded-utils
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
cargo deny
Process completed with exit code 1.
End-to-end tests / evm-tracing
Process completed with exit code 1.
tests/evm-tracing/traceFilterHeavy.ts > `trace_filter` tests to verify some heavy logic in contracts > should be able to replay reverted contract: utils/e2e-tests/ts/lib/rpcUtils.ts#L32
Error: Block with height 5 don't exist ❯ customRpcRequest lib/rpcUtils.ts:32:11 ❯ tests/evm-tracing/traceFilterHeavy.ts:103:22
tests/evm-tracing/traceFilterHeavy.ts > `trace_filter` tests to verify some heavy logic in contracts > should be able to replay deployed contract: utils/e2e-tests/ts/tests/evm-tracing/traceFilterHeavy.ts#L91
AssertionError: expected { type: 'create', …(8) } to have property 'transactionHash' of '0x8e73f5f95090f2e4c261165de86cf00258a…', but got '0xfcc60dcfcc570f309e553c35ca95ba559de…' Expected: "0x8e73f5f95090f2e4c261165de86cf00258a12a67209e9a0c98e8ff7ad8f8e22d" Received: "0xfcc60dcfcc570f309e553c35ca95ba559de860a0eb6665fc2b2d38c45ebdd734" ❯ tests/evm-tracing/traceFilterHeavy.ts:91:28