Retarget Codex developer bridge for proxy tools #617
Annotations
3 errors and 1 warning
|
check
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/provider/reasoning-effort.test.ts#L155
Expected: "low"
Received: "xhigh"
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/provider/reasoning-effort.test.ts:155:57)
|
|
error: expect(received).toBe(expected):
src/provider/reasoning-effort.test.ts#L140
Expected: "low"
Received: "xhigh"
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/provider/reasoning-effort.test.ts:140:54)
|
|
check
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/
|