Better HTML to SVG, and lossless HTML to PDF via Typst #589
Annotations
2 errors and 1 warning
|
Test common conversion routes
Process completed with exit code 1.
|
|
Test common conversion routes:
test/commonFormats.test.ts#L170
[
"application/vnd.openxmlformats-officedocument.wordprocessingml.document",
- "text/html",
- "image/svg+xml",
+ "text/plain",
+ "image/png",
"application/pdf",
]
- Expected - 2
+ Received + 2
at <anonymous> (/home/runner/work/convert/convert/test/commonFormats.test.ts:170:52)
|
|
Setup Bun
Unexpected input(s) 'cache', valid inputs are ['bun-version', 'bun-version-file', 'bun-download-url', 'registries', 'registry-url', 'scope', 'no-cache', 'token']
|
Loading