feat: implement methods for row height #12
Annotations
2 errors
|
test/format.test.ts > xlsx-wasm test > use width and height:
test/common.ts#L16
Error: ENOENT: no such file or directory, open '/home/runner/work/wasm-xlsxwriter/wasm-xlsxwriter/test/expected/format_width_height.xlsx'
❯ loadFile test/common.ts:16:13
❯ Module.readXlsxFile test/common.ts:24:15
❯ test/format.test.ts:179:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/wasm-xlsxwriter/wasm-xlsxwriter/test/expected/format_width_height.xlsx' }
|
|
publish
Process completed with exit code 1.
|