fix(integrations): honor OFF for Claude Desktop drift and Grok ensure… #7846
ci.yml
on: push
changes
10s
select windows runner
2s
Matrix: keyring-smoke
Matrix: npm-global-smoke
Matrix: test
Matrix: platform-windows
ci
4s
Annotations
9 errors and 1 warning
|
test 4/4
Process completed with exit code 1.
|
|
test 4/4
Test failure in shard 4/4 batch 14/19 (exit 1); not retrying assertion/test failures.
|
|
error: expect(received).toEqual(expected):
tests/responses-routed-web-search-fields.test.ts#L63
[
{
- "external_web_access": true,
"search_context_size": "medium",
"type": "web_search",
"user_location": {
"type": "approximate",
},
},
]
- Expected - 1
+ Received + 0
at <anonymous> (/home/runner/work/opencodex/opencodex/tests/responses-routed-web-search-fields.test.ts:63:24)
|
|
macos
Canceling since a higher priority waiting request for cross-platform-ci-refs/heads/dev exists
|
|
macos
The operation was canceled.
|
|
error: expect(received).toEqual(expected):
tests/responses-routed-web-search-fields.test.ts#L63
[
{
- "external_web_access": true,
"search_context_size": "medium",
"type": "web_search",
"user_location": {
"type": "approximate",
},
},
]
- Expected - 1
+ Received + 0
at <anonymous> (/Users/runner/work/opencodex/opencodex/tests/responses-routed-web-search-fields.test.ts:63:24)
|
|
ci
Process completed with exit code 1.
|
|
ci
needed job(s) did not pass: test=failure
|
|
Cross-platform CI
Canceling since a higher priority waiting request for cross-platform-ci-refs/heads/dev exists
|
|
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|