Skip to content

Prefer overriding page format from CSS #40

Prefer overriding page format from CSS

Prefer overriding page format from CSS #40

Triggered via push January 19, 2026 21:20
Status Failure
Total duration 47s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build (ubuntu-latest, package:linux)
Process completed with exit code 1.
error: expect(received).toHaveBeenCalledWith(...expected): src/utils/pdf.test.ts#L130
[ { "format": "A4", "path": "/path/to/output.pdf", + "preferCSSPageSize": true, "printBackground": true, }, ] - Expected - 0 + Received + 1 at <anonymous> (/home/runner/work/document-stitcher-cli/document-stitcher-cli/src/utils/pdf.test.ts:130:28)
build (macos-latest, package:mac)
The strategy configuration was canceled because "build.ubuntu-latest_package_lin" failed
build (macos-latest, package:mac)
The operation was canceled.
error: expect(received).toHaveBeenCalledWith(...expected): src/utils/pdf.test.ts#L130
[ { "format": "A4", "path": "/path/to/output.pdf", + "preferCSSPageSize": true, "printBackground": true, }, ] - Expected - 0 + Received + 1 at <anonymous> (/Users/runner/work/document-stitcher-cli/document-stitcher-cli/src/utils/pdf.test.ts:130:28)
build (windows-latest, package:win)
The strategy configuration was canceled because "build.ubuntu-latest_package_lin" failed
build (windows-latest, package:win)
The operation was canceled.