Skip to content

Knowledge for drafts and clean schema clean up #1014

Knowledge for drafts and clean schema clean up

Knowledge for drafts and clean schema clean up #1014

Triggered via pull request April 3, 2025 14:53
@elie222elie222
synchronize #385
knowledge
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
utils/stringify-email.test.ts > stringifyEmail > should format email with all fields: apps/web/utils/stringify-email.test.ts#L24
AssertionError: expected '<from>[email protected]</from>\n<reply…' to be '<from>[email protected]</from>\n<reply…' // Object.is equality - Expected + Received <from>[email protected]</from> <replyTo>[email protected]</replyTo> <cc>[email protected]</cc> + <date>2025-04-03T14:54:33.574Z</date> <subject>Test Subject</subject> <body>Hello world</body> ❯ utils/stringify-email.test.ts:24:20
test
Process completed with exit code 1.