fix(windows): SDK + watchdog Unicode + popup wave 2 #1235
ci.yml
on: push
Matrix: unit-tests
Lint
26s
Typecheck
33s
Secret Scan (gitleaks)
7s
Server Unit Tests
48s
Unit Tests (macOS)
2m 20s
Unit Tests (Windows)
1m 18s
Unit Tests (Windows ConPTY)
53s
Server DB Integration Tests
46s
Repo Provider Integration Tests
0s
Coverage Report
0s
Android Release Build
0s
Publish to npm
0s
Annotations
42 errors and 13 warnings
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > resumes with stored thread id on existing session:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:195:5
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > starts a thread, captures resume id, emits tool calls, streams message deltas, and completes:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:117:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > applies thinking level to subsequent Claude SDK turns:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:294:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits tool events from assistant/user message content when stream events are absent:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:251:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > builds tool input from input_json_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:211:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits a fallback streaming delta from assistant text when the SDK does not send text_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:185:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > passes session env through to the Claude SDK query options:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:156:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > fresh createSession ignores previous internal continuity for the same route:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:132:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits cancelled on cancel():
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:114:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > uses stable resume id, emits cumulative text deltas, and completes from result:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:80:5
|
|
Unit Tests (Node 22)
The strategy configuration was canceled because "unit-tests._20" failed
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > resumes with stored thread id on existing session:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:195:5
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > starts a thread, captures resume id, emits tool calls, streams message deltas, and completes:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:117:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > applies thinking level to subsequent Claude SDK turns:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:294:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits tool events from assistant/user message content when stream events are absent:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:251:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > builds tool input from input_json_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:211:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits a fallback streaming delta from assistant text when the SDK does not send text_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:185:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > passes session env through to the Claude SDK query options:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:156:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > fresh createSession ignores previous internal continuity for the same route:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:132:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits cancelled on cancel():
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:114:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > uses stable resume id, emits cumulative text deltas, and completes from result:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:80:5
|
|
Unit Tests (Node 24)
The strategy configuration was canceled because "unit-tests._20" failed
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > resumes with stored thread id on existing session:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:195:5
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > starts a thread, captures resume id, emits tool calls, streams message deltas, and completes:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:117:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > applies thinking level to subsequent Claude SDK turns:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:294:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits tool events from assistant/user message content when stream events are absent:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:251:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > builds tool input from input_json_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:211:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits a fallback streaming delta from assistant text when the SDK does not send text_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:185:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > passes session env through to the Claude SDK query options:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:156:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > fresh createSession ignores previous internal continuity for the same route:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:132:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits cancelled on cancel():
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:114:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > uses stable resume id, emits cumulative text deltas, and completes from result:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:80:5
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > resumes with stored thread id on existing session:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:195:5
|
|
test/agent/codex-sdk-provider.test.ts > CodexSdkProvider > starts a thread, captures resume id, emits tool calls, streams message deltas, and completes:
test/agent/codex-sdk-provider.test.ts#L70
TypeError: cb is not a function
❯ test/agent/codex-sdk-provider.test.ts:70:9
❯ src/agent/providers/codex-sdk.ts:189:9
❯ src/agent/providers/codex-sdk.ts:188:13
❯ CodexSdkProvider.connect src/agent/providers/codex-sdk.ts:185:5
❯ test/agent/codex-sdk-provider.test.ts:117:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > applies thinking level to subsequent Claude SDK turns:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:294:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits tool events from assistant/user message content when stream events are absent:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:251:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > builds tool input from input_json_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:211:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits a fallback streaming delta from assistant text when the SDK does not send text_delta events:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:185:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > passes session env through to the Claude SDK query options:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:156:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > fresh createSession ignores previous internal continuity for the same route:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:132:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > emits cancelled on cancel():
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:114:5
|
|
test/agent/claude-code-sdk-provider.test.ts > ClaudeCodeSdkProvider > uses stable resume id, emits cumulative text deltas, and completes from result:
test/agent/claude-code-sdk-provider.test.ts#L4
TypeError: cb is not a function
❯ test/agent/claude-code-sdk-provider.test.ts:4:9
❯ src/agent/providers/claude-code-sdk.ts:100:9
❯ src/agent/providers/claude-code-sdk.ts:99:13
❯ ClaudeCodeSdkProvider.connect src/agent/providers/claude-code-sdk.ts:97:5
❯ test/agent/claude-code-sdk-provider.test.ts:80:5
|
|
Secret Scan (gitleaks)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, gitleaks/gitleaks-action@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Web Tests (Unit)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Web Tests (Components)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Server DB Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Server Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (Windows ConPTY)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (Node 20)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (Node 22)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (Node 24)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests (macOS)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
gitleaks-results.sarif
|
367 Bytes |
sha256:d0102a64ac32699e59e12663d47ed07db1aafd6682cac49050aec2441efae42a
|
|