Skip to content

feat(comments): Support comment pictures #3263

feat(comments): Support comment pictures

feat(comments): Support comment pictures #3263

Re-run triggered April 14, 2025 10:25
Status Failure
Total duration 1m 29s
Artifacts

default.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Prettier
Process completed with exit code 1.
Test
Process completed with exit code 1.
src/export/packer/next-compiler.spec.ts > Compiler > #compile() > should call the format method X times equalling X files to be formatted: src/export/packer/next-compiler.spec.ts#L166
AssertionError: expected "format" to be called 15 times, but got 16 times ❯ src/export/packer/next-compiler.spec.ts:166:25
src/export/packer/next-compiler.spec.ts > Compiler > #compile() > should pack subfile overrides: src/export/packer/next-compiler.spec.ts#L134
AssertionError: expected [ 'word/', 'word/_rels/', …(19) ] to have a length of 20 but got 21 - Expected + Received - 20 + 21 ❯ timeout src/export/packer/next-compiler.spec.ts:134:39
src/export/packer/next-compiler.spec.ts > Compiler > #compile() > should pack all additional headers and footers: src/export/packer/next-compiler.spec.ts#L99
AssertionError: expected [ 'word/', 'word/_rels/', …(26) ] to have a length of 27 but got 28 - Expected + Received - 27 + 28 ❯ timeout src/export/packer/next-compiler.spec.ts:99:39
src/export/packer/next-compiler.spec.ts > Compiler > #compile() > should pack all the content: src/export/packer/next-compiler.spec.ts#L39
AssertionError: expected [ 'word/', 'word/_rels/', …(18) ] to have a length of 19 but got 20 - Expected + Received - 19 + 20 ❯ timeout src/export/packer/next-compiler.spec.ts:39:39
Build
No files were found with the provided path: build. No artifacts will be uploaded.