Skip to content

Fix/fix packaging

Fix/fix packaging #159

Triggered via pull request March 2, 2025 08:10
Status Failure
Total duration 1m 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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