fix(ci): the first CI run this repo ever had timed out 16 tests. 這個 r… #2
Annotations
10 errors and 1 warning
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) — empty graph > returns empty array on an empty graph (no error):
test/structural-memory.test.ts#L108
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/structural-memory.test.ts:108:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) — empty graph:
test/structural-memory.test.ts#L103
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/structural-memory.test.ts:103:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) > godNodes is callable twice on the same connection (idempotent projection):
test/structural-memory.test.ts#L84
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/structural-memory.test.ts:84:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) > communities groups directly-connected nodes into the same cluster:
test/structural-memory.test.ts#L73
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/structural-memory.test.ts:73:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) > godNodes resolves display names across heterogeneous node types:
test/structural-memory.test.ts#L65
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/structural-memory.test.ts:65:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) > godNodes respects limit:
test/structural-memory.test.ts#L59
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/structural-memory.test.ts:59:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3) > godNodes ranks the most-called function highest:
test/structural-memory.test.ts#L49
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/structural-memory.test.ts:49:3
|
|
test/structural-memory.test.ts > structural memory (DEC-027 L3):
test/structural-memory.test.ts#L44
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ test/structural-memory.test.ts:44:3
|
|
test/scip-cli.test.ts > egr CLI entry (spawn): index --scip end-to-end > real `egr index --scip` run: process exits 0, JSON stats include the scip overlay, DB really has the upgraded edge:
test/scip-cli.test.ts#L217
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/scip-cli.test.ts:217:3
|
|
test/read-only-command-list.test.ts > read-only command list (XSPEC-374) > excludes the three commands that write in order to read:
test/read-only-command-list.test.ts#L131
Error: Test timed out in 120000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/read-only-command-list.test.ts:131:3
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|