Fix/fix packaging #159
Annotations
10 errors
test/chart.test.ts > xlsx-wasm test > insert chart:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/chart.test.ts:21:22
|
test/empty.test.ts > xlsx-wasm test > create an empty workbook:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/empty.test.ts:8:22
|
test/format.test.ts > xlsx-wasm test > use format:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:18:22
|
test/format.test.ts > xlsx-wasm test > use format border:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:81:22
|
test/format.test.ts > xlsx-wasm test > use color:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:118:22
|
test/format.test.ts > xlsx-wasm test > use width and height:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:169:22
|
test/format.test.ts > xlsx-wasm test > methods mutate self:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:190:22
|
test/format.test.ts > xlsx-wasm test > clone format object:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:214:22
|
test/format.test.ts > xlsx-wasm test > format script:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:236:22
|
test/format.test.ts > xlsx-wasm test > format locked and unlocked:
web/wasm_xlsxwriter.js#L3989
TypeError: Cannot read properties of undefined (reading 'workbook_new')
❯ new Workbook web/wasm_xlsxwriter.js:3989:26
❯ test/format.test.ts:256:22
|