Bump actions/upload-artifact from 5 to 6 #8550
code.yml
on: push
Plan the execution
25s
prettier:check
41s
Matrix: downloadable-utils
Matrix: e2e
Matrix: embedded-utils
Matrix: test
Annotations
3 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 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
|