Skip to content

Handle diff keys correctly (#40) #9

Handle diff keys correctly (#40)

Handle diff keys correctly (#40) #9

Triggered via push December 29, 2024 21:22
Status Failure
Total duration 27s
Artifacts

main.yml

on: push
🧪 Run tests
16s
🧪 Run tests
🚀 Publish CLI
0s
🚀 Publish CLI
🚀 Publish React Email
0s
🚀 Publish React Email
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
packages/cli/test/js.test.ts > JavaScript adapter: diff: packages/cli/test/js.test.ts#L88
Error: Snapshot `JavaScript adapter: diff 2` mismatched - Expected + Received export default { "title": "Updated", - description: 'Translated\nTranslated', + description: 'Before you begin, make sure you have the following:\nA GitHub account', + nested: { content: `Updated Updated` }, - dynamic: `Translated ${Date.now()}` + dynamic: `the current time is not ${Date.now()}` } ❯ packages/cli/test/js.test.ts:88:3
🧪 Run tests
Process completed with exit code 1.
🧪 Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636