Skip to content

feat: add searchDeveloperMetadata and metadata filters in loadCells (… #119

feat: add searchDeveloperMetadata and metadata filters in loadCells (…

feat: add searchDeveloperMetadata and metadata filters in loadCells (… #119

Triggered via push February 14, 2026 07:27
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 1.
src/test/manage.test.ts > Managing doc info and sheets > deleting a sheet > check the sheet is really gone: src/test/manage.test.ts#L293
AssertionError: expected 16 to be 19 // Object.is equality - Expected + Received - 19 + 16 ❯ src/test/manage.test.ts:293:40
src/test/manage.test.ts > Managing doc info and sheets > adding and updating sheets > can add a sheet: src/test/manage.test.ts#L122
AssertionError: expected 17 to be 16 // Object.is equality - Expected + Received - 16 + 17 ❯ src/test/manage.test.ts:122:30