ci: wip #27
Annotations
10 errors and 1 warning
tests/unit/utils/TexComponent.test.ts > TexHandler.process() > compile (poppler) > should work:
workspace/src/utils/TexComponent.ts#L864
AssertionError: expected "log" to not be called at all, but actually been called 1 times
Received:
1st log call:
Array [
Object {
"severity": "error",
"style": "dim",
},
"Error: Unable to find linux Poppler binaries, please pass the installation directory as a parameter to the Poppler instance.
at new Poppler (/workspace/node_modules/.pnpm/[email protected]/node_modules/node-poppler/src/index.js:126:10)
at TexComponent.compile (/workspace/src/utils/TexComponent.ts:864:51)
at TexHandler.process [as _process] (/workspace/src/handlers/TexHandler.ts:170:17)
at TexHandler.<anonymous> (/workspace/src/handlers/Handler.ts:105:25)
at /workspace/tests/unit/utils/TexComponent.test.ts:616:13
at runTest (file:///workspace/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:11)
at runSuite (file:///workspace/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///workspace/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///workspace/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///workspace/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5)",
]
Number of calls: 1
❯ new Poppler node_modules/.pnpm/[email protected]/node_modules/node-poppler/src/index.js:126:10
❯ TexComponent.compile src/utils/TexComponent.ts:864:51
❯ TexHandler.process [as _process] src/handlers/TexHandler.ts:170:17
❯ TexHandler.<anonymous> src/handlers/Handler.ts:105:25
❯ tests/unit/utils/TexComponent.test.ts:616:13
❯ tests/unit/utils/TexComponent.test.ts:633:29
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > gradients > lualatex (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L846
Error: ENOENT: no such file or directory, open 'tmp/tests/2b4bdbd6-bc56-47df-b5e3-7ab96dea6975/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:846:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/2b4bdbd6-bc56-47df-b5e3-7ab96dea6975/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > gradients > lualatexmk (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L846
Error: ENOENT: no such file or directory, open 'tmp/tests/8ab6cb16-ea54-430b-b13e-1d992d2681c0/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:846:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/8ab6cb16-ea54-430b-b13e-1d992d2681c0/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > gradients > pdflatex (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L846
Error: ENOENT: no such file or directory, open 'tmp/tests/0257240f-5185-4fed-aaa7-d11fb4217b93/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:846:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/0257240f-5185-4fed-aaa7-d11fb4217b93/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > gradients > pdflatexmk (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L846
Error: ENOENT: no such file or directory, open 'tmp/tests/b8815602-a1df-4294-a763-84053523bcd1/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:846:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/b8815602-a1df-4294-a763-84053523bcd1/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > gradients > xelatex (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L846
Error: ENOENT: no such file or directory, open 'tmp/tests/fd2c94a1-baef-467d-9cba-f2a9c7e016ba/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:846:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/fd2c94a1-baef-467d-9cba-f2a9c7e016ba/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > transparency > lualatex (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L916
Error: ENOENT: no such file or directory, open 'tmp/tests/8b95a213-0bc6-4e4b-8a90-649b5774fc54/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:916:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/8b95a213-0bc6-4e4b-8a90-649b5774fc54/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > transparency > lualatexmk (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L916
Error: ENOENT: no such file or directory, open 'tmp/tests/4f94e82a-b0e9-456e-97ea-591a6bdd18ea/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:916:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/4f94e82a-b0e9-456e-97ea-591a6bdd18ea/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > transparency > pdflatex (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L916
Error: ENOENT: no such file or directory, open 'tmp/tests/4be5a223-befe-4325-9696-be6213c7745f/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:916:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/4be5a223-befe-4325-9696-be6213c7745f/output/tex/ref.svelte' }
|
tests/unit/utils/TexComponent.test.ts > compile() > tikz > transparency > pdflatexmk (pdf) + poppler:
workspace/tests/unit/utils/TexComponent.test.ts#L916
Error: ENOENT: no such file or directory, open 'tmp/tests/578c8e0e-5011-4aaa-8154-29bf34585330/output/tex/ref.svelte'
❯ tests/unit/utils/TexComponent.test.ts:916:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: 'tmp/tests/578c8e0e-5011-4aaa-8154-29bf34585330/output/tex/ref.svelte' }
|
test
No files were found with the provided path: vitest-report/. No artifacts will be uploaded.
|