Skip to content

office parser fix

office parser fix #23

Triggered via push May 9, 2024 19:26
Status Failure
Total duration 2m 8s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
tests/unit/text.test.ts > Word: src/main/text.ts#L21
TypeError: Cannot read properties of undefined (reading 'getPath') ❯ getOfficeRawTextContent src/main/text.ts:21:28 ❯ Module.getTextContent src/main/text.ts:34:14 ❯ tests/unit/text.test.ts:20:22
tests/unit/text.test.ts > PowerPoint: src/main/text.ts#L21
TypeError: Cannot read properties of undefined (reading 'getPath') ❯ getOfficeRawTextContent src/main/text.ts:21:28 ❯ Module.getTextContent src/main/text.ts:34:14 ❯ tests/unit/text.test.ts:26:22
tests/unit/text.test.ts > Excel: src/main/text.ts#L21
TypeError: Cannot read properties of undefined (reading 'getPath') ❯ getOfficeRawTextContent src/main/text.ts:21:28 ❯ Module.getTextContent src/main/text.ts:34:14 ❯ tests/unit/text.test.ts:32:22
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JesseTG/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.