Skip to content

fix(ci): two budgets and a package that was never a dependency. 兩個預算,… #5

fix(ci): two budgets and a package that was never a dependency. 兩個預算,…

fix(ci): two budgets and a package that was never a dependency. 兩個預算,… #5

Triggered via push September 4, 2026 06:16
Status Failure
Total duration 26m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test/structural-memory.test.ts > related — seeded structural ranking (DEC-028 L4a) > respects limit: test/structural-memory.test.ts#L171
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:171:3
test/structural-memory.test.ts > related — seeded structural ranking (DEC-028 L4a) > excludes the seed itself from results: test/structural-memory.test.ts#L165
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:165:3
test/structural-memory.test.ts > related — seeded structural ranking (DEC-028 L4a) > ranks the seed's own neighbourhood, never the disconnected far-away hub: test/structural-memory.test.ts#L156
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:156:3
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) > 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/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/