Skip to content

fix: crash when saving a row with all empty values #113

fix: crash when saving a row with all empty values

fix: crash when saving a row with all empty values #113

Triggered via pull request February 14, 2026 06:47
Status Failure
Total duration 2m 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Process completed with exit code 1.
src/test/data-operations.test.ts > Data operations - rows, columns, and ranges > insertDimension - inserting columns/rows into a sheet > Should insert a new empty rows at index: src/test/data-operations.test.ts#L50
AssertionError: expected '' to be undefined - Expected: undefined + Received: "" ❯ src/test/data-operations.test.ts:50:32