Skip to content

build(deps): bump documents.js to 1.81.8 #50

build(deps): bump documents.js to 1.81.8

build(deps): bump documents.js to 1.81.8 #50

Triggered via pull request August 4, 2026 17:11
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Release
Release
Attest SBOM and build provenance
0s
Attest SBOM and build provenance
Matrix: publish-aliases
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test
Process completed with exit code 1.
[unit] src/commands/set-metadata.test.ts > set-metadata > rejects xlsx as a target outright, naming the ods-to-xlsx workaround: src/commands/set-metadata.test.ts#L121
AssertionError: expected 'error: setDocumentMetadata only patch…' to contain '\'xlsx\' is not a supported setDocume…' - Expected + Received - 'xlsx' is not a supported setDocumentMetadata source or target + error: setDocumentMetadata only patches metadata in place; it does not convert format -- source ('docx') and target ('xlsx') must be the same format. Convert first if you need a different target format. + ❯ src/commands/set-metadata.test.ts:121:20
[unit] src/commands/from-package.test.ts > from-package > rejects xlsx as a target outright, naming the ods-to-xlsx workaround: src/commands/from-package.test.ts#L114
AssertionError: expected 'error: buildXlsxPackage: expected a C…' to contain '\'xlsx\' cannot be built from a Docum…' - Expected + Received - 'xlsx' cannot be built from a DocumentPackage directly + error: buildXlsxPackage: expected a ContentDocument of kind "spreadsheet", got "wordprocessing" + ❯ src/commands/from-package.test.ts:114:20