Skip to content

feat: Add forEach to query results #435

feat: Add forEach to query results

feat: Add forEach to query results #435

Triggered via pull request January 21, 2026 20:05
Status Failure
Total duration 24s
Artifacts

pr-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
tests/query.test.ts > Query > updateEach should return values in caller parameter order regardless of cache: packages/core/tests/query.test.ts#L290
AssertionError: expected { value: 'test' } to have property "name" ❯ tests/query.test.ts:290:26 ❯ Array.updateEach src/query/query-result.ts:72:21 ❯ tests/query.test.ts:287:37