Fix web queue sync CI failures #3173
ci.yml
on: push
Matrix: unit-tests
Lint
31s
Typecheck
1m 4s
Secret Scan (gitleaks)
11s
Server Unit Tests
1m 19s
Unit Tests (macOS)
4m 7s
Unit Tests (Windows)
1m 24s
Unit Tests (Windows ConPTY)
1m 22s
Server DB Integration Tests
52s
Preview Dist Smoke
42s
Embedding Integration Tests
37s
Repo Provider Integration Tests
Coverage Report
Android Release Build
0s
Publish to npm
0s
Annotations
2 errors and 25 warnings
|
Unit Tests (Node 22)
Process completed with exit code 1.
|
|
test/daemon/sdk-transport-restore.test.ts > sdk transport session restore > resumes Claude conversation when switching from cli to sdk:
test/daemon/sdk-transport-restore.test.ts#L899
AssertionError: expected undefined to be 'cc-session-switch' // Object.is equality
- Expected:
"cc-session-switch"
+ Received:
undefined
❯ test/daemon/sdk-transport-restore.test.ts:899:53
|
|
Secret Scan (gitleaks)
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, gitleaks/gitleaks-action@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
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/
|
|
Lint:
src/agent/providers/qwen.ts#L133
'_contextSessionSystemText' is assigned a value but never used
|
|
Lint:
src/agent/providers/qwen.ts#L129
'_memoryRecall' is assigned a value but never used
|
|
Lint:
src/agent/providers/qwen.ts#L128
'_startupMemory' is assigned a value but never used
|
|
Lint:
src/agent/providers/qwen.ts#L127
'_messagePreamble' is assigned a value but never used
|
|
Lint:
src/agent/providers/qwen.ts#L126
'_systemText' is assigned a value but never used
|
|
Lint:
src/agent/providers/qwen.ts#L125
'_turnSystemText' is assigned a value but never used
|
|
Lint:
src/agent/providers/qwen.ts#L124
'_sessionSystemText' is assigned a value but never used
|
|
Lint:
src/agent/providers/codex-sdk.ts#L1872
'reason' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
src/agent/providers/codex-sdk.ts#L102
'readBoundedIntegerEnv' is defined but never used
|
|
Lint:
src/agent/gemini-runtime-config.ts#L16
'err' is defined but never used
|
|
Embedding Integration Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
Preview Dist Smoke
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/
|
|
Server DB Integration Tests
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/
|
|
Typecheck
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/
|
|
Web Tests (Unit)
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/
|
|
Web Tests (Components)
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/
|
|
Server Unit Tests
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/
|
|
Unit Tests (Windows ConPTY)
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/
|
|
Unit Tests (Windows)
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/
|
|
Unit Tests (Node 24)
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/
|
|
Unit Tests (Node 22)
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/
|
|
Unit Tests (macOS)
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/
|
|
Unit Tests (macOS)
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
gitleaks-results.sarif
|
367 Bytes |
sha256:68431c0ef5d432d382e2773c00a51007bfd315fff4d4ed1628ae626990d216da
|
|