Wire test, docs, and report conventions into builder chain #2070
Triggered via pull request
September 12, 2026 17:57
Status
Failure
Total duration
1m 31s
Artifacts
–
Annotations
2 errors and 4 warnings
|
test (src)
Process completed with exit code 1.
|
|
error: Director "gaasbot" [default]: 52266 chars / 52452 bytes exceeds budget (31700 chars / 32800 bytes). Trim the prompt (preferred) or consciously raise the budget here with justification. Repro: bun -e 'import { directorPromptSizeTable:
src/agent/prompt-sizes.test.ts#L93
Expected: false
Received: true
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/agent/prompt-sizes.test.ts:93:9)
|
|
build
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/
|
|
static-analysis
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (tests-evals-and-scripts)
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/
|
|
test (src)
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/
|