Skip to content

Adds supersim pkg (#488) #2011

Adds supersim pkg (#488)

Adds supersim pkg (#488) #2011

Triggered via push October 1, 2024 13:16
Status Failure
Total duration 4m 9s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
src/actions/sendL2ToL2Message.spec.ts > sendL2ToL2Message > write contract > should return expected request: packages/viem/src/utils/extractMessageIdentifierFromLogs.ts#L66
ReceiptContainsMessageIdentifierError: The provided transaction receipt with hash "0x015ec1151a945ec8b81fd4050f79ac4fcb2fcbf33dbb3b16829165f60bfcc928" contains no message identifier. Version: [email protected] ❯ Module.extractMessageIdentifierFromLogs src/utils/extractMessageIdentifierFromLogs.ts:66:11 ❯ src/actions/sendL2ToL2Message.spec.ts:29:37 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The provided transaction receipt with hash "0x015ec1151a945ec8b81fd4050f79ac4fcb2fcbf33dbb3b16829165f60bfcc928" contains no message identifier.', version: '[email protected]', walk: 'Function<walk>' }
src/test/e2e/interop.spec.ts > Generic Interop Flow > should send and execute cross chain message: packages/viem/src/utils/extractMessageIdentifierFromLogs.ts#L66
ReceiptContainsMessageIdentifierError: The provided transaction receipt with hash "0x747a10dc6e963ab46322f2ab6fa8d6f37baa9702d44ddc588e70bad638f81496" contains no message identifier. Version: [email protected] ❯ Module.extractMessageIdentifierFromLogs src/utils/extractMessageIdentifierFromLogs.ts:66:11 ❯ src/test/e2e/interop.spec.ts:62:26 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'The provided transaction receipt with hash "0x747a10dc6e963ab46322f2ab6fa8d6f37baa9702d44ddc588e70bad638f81496" contains no message identifier.', version: '[email protected]', walk: 'Function<walk>' }
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, jaxxstorm/[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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/