fix(core): anchor compound lexical identifiers #478
ci.yml
on: pull_request
Quality gate
1m 58s
Commitlint
28s
Matrix: portability
Annotations
4 errors
|
Quality gate
Process completed with exit code 1.
|
|
src/query.test.ts > search > should preserve exact source path matches when the FTS index is unavailable:
packages/ragmir-core/src/query.test.ts#L485
Error: Test timed out in 10000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/query.test.ts:485:3
|
|
src/query.test.ts > search > should anchor compound identifiers before broad lexical backfill:
packages/ragmir-core/src/query.test.ts#L411
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/query.test.ts:411:3
|
|
src/index-write-lock.test.ts > withIndexWriteLock > should return INDEX_BUSY without stealing a live owner and keep heartbeats current:
packages/ragmir-core/src/index-write-lock.test.ts#L126
AssertionError: expected '2026-08-19T14:49:53.528Z' not to be '2026-08-19T14:49:53.528Z' // Object.is equality
❯ src/index-write-lock.test.ts:126:33
|