Skip to content

T3 — Bind creation and execution to the originating project #14312

T3 — Bind creation and execution to the originating project

T3 — Bind creation and execution to the originating project #14312

Triggered via pull request September 10, 2026 08:07
Status Failure
Total duration 23m 5s
Artifacts 3

test.yml

on: pull_request
Quality Gate (npm run check)  /  build
5m 13s
Quality Gate (npm run check) / build
Quality Gate (npm run check)  /  changes
26s
Quality Gate (npm run check) / changes
Matrix: Quality Gate (npm run check) / static
Workflow Integration Tests
4m 29s
Workflow Integration Tests
Workflow Runner Browser E2E
5m 37s
Workflow Runner Browser E2E
Matrix: Quality Gate (npm run check) / built
Quality Gate (npm run check)  /  docker
9m 8s
Quality Gate (npm run check) / docker
Quality Gate (npm run check)  /  quality
4s
Quality Gate (npm run check) / quality
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 10 warnings, and 1 notice
Quality Gate (npm run check) / harness-gate
Process completed with exit code 1.
Quality Gate (npm run check) / test-packages-nodes
Process completed with exit code 1.
Quality Gate (npm run check) / test-packages-nodes
@nodetool-ai/game-nodes#test: command (/home/runner/work/nodetool/nodetool/packages/game-nodes) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run test exited (1)
tests/game-nodes.test.ts > ExportGodotProject > writes the golden resources byte for byte: packages/game-nodes/tests/game-nodes.test.ts#L316
Error: Test timed out in 5000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/game-nodes.test.ts:316:3
tests/drivers.test.ts > journey 'mid-run-cancel-node' > runs green on the ws-server driver: reliability/harness/tests/drivers.test.ts#L43
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:43:3
tests/drivers.test.ts > journey 'error-in-one-branch' > diffs clean between kernel and ws-server: reliability/harness/tests/drivers.test.ts#L54
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:54:3
tests/drivers.test.ts > journey 'error-in-one-branch' > runs green on the ws-server driver: reliability/harness/tests/drivers.test.ts#L43
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:43:3
tests/drivers.test.ts > journey 'fan-in-shared-list-handle' > diffs clean between kernel and ws-server: reliability/harness/tests/drivers.test.ts#L54
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:54:3
tests/drivers.test.ts > journey 'fan-in-shared-list-handle' > runs green on the ws-server driver: reliability/harness/tests/drivers.test.ts#L43
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:43:3
tests/drivers.test.ts > journey 'fan-out-fan-in-dag' > diffs clean between kernel and ws-server: reliability/harness/tests/drivers.test.ts#L54
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:54:3
tests/drivers.test.ts > journey 'fan-out-fan-in-dag' > runs green on the ws-server driver: reliability/harness/tests/drivers.test.ts#L43
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:43:3
tests/drivers.test.ts > journey 'linear-text-pipeline' > diffs clean between kernel and ws-server: reliability/harness/tests/drivers.test.ts#L54
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:54:3
tests/drivers.test.ts > journey 'linear-text-pipeline' > runs green on the ws-server driver: reliability/harness/tests/drivers.test.ts#L43
Error: Test timed out in 30000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ tests/drivers.test.ts:43:3
Quality Gate (npm run check) / test-packages-core
@nodetool-ai/reliability-harness#test: command (/home/runner/work/nodetool/nodetool/reliability/harness) /opt/hostedtoolcache/node/22.22.1/x64/bin/npm run test exited (1)
Quality Gate (npm run check) / quality
Process completed with exit code 1.
eslint(no-useless-assignment): packages/websocket/src/session/asset-autosave.ts#L505
packages/websocket/src/session/asset-autosave.ts:505:11: This assigned value is not used in subsequent statements.
eslint(no-useless-assignment): packages/websocket/src/trpc/routers/mcp-config.ts#L172
packages/websocket/src/trpc/routers/mcp-config.ts:172:11: This assigned value is not used in subsequent statements.
eslint(no-useless-assignment): packages/image-editor/src/raster/selection.ts#L295
packages/image-editor/src/raster/selection.ts:295:11: This assigned value is not used in subsequent statements.
eslint(no-useless-assignment): packages/image-editor/src/raster/adjust.ts#L39
packages/image-editor/src/raster/adjust.ts:39:7: This assigned value is not used in subsequent statements.
eslint(no-useless-assignment): packages/storage/src/file-storage-adapter.ts#L43
packages/storage/src/file-storage-adapter.ts:43:7: This assigned value is not used in subsequent statements.
eslint(no-control-regex): packages/node-sdk/src/sandbox-pack-discovery.ts#L51
packages/node-sdk/src/sandbox-pack-discovery.ts:51:30: Unexpected control characters
react-hooks(exhaustive-deps): packages/cli/src/app.tsx#L966
packages/cli/src/app.tsx:966:6: React Hook useCallback has unnecessary dependency: enabledTools
react-hooks(exhaustive-deps): packages/cli/src/app.tsx#L832
packages/cli/src/app.tsx:832:58: React Hook useCallback has missing dependencies: 'threadId', 'buildTools', 'registry', and 'agentProviders'
react-hooks(exhaustive-deps): packages/cli/src/app.tsx#L454
packages/cli/src/app.tsx:454:7: React Hook useEffect has a missing dependency: 'addMessage'
react-hooks(exhaustive-deps): packages/cli/src/app.tsx#L407
packages/cli/src/app.tsx:407:15: React Hook useEffect has a missing dependency: 'addMessage'
🎭 Playwright Run Summary
27 passed (25.5s)

Artifacts

Produced during runtime
Name Size Digest
nodetool-ai~nodetool~NH7XIZ.dockerbuild
109 KB
sha256:1ff2996ed3ecf4a50f1665d677d2b6b25c7b7c0f23a5255965ed480c67255a93
packages-dist Expired
12.7 MB
sha256:ce0b09799827392616e0dafdf7478a6bc447d873ccaf5094732092c197a9e0d0
reliability-harness-dist Expired
168 KB
sha256:606cd064a4658d4b3ccfd6b9ba3daa0f012c31bee75557ede97c37dd4ff3bd80