Refresh Codex instructions on exec boot and record eval diagnostics #613
Annotations
11 errors and 3 warnings
|
lint
Process completed with exit code 2.
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L14
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:14:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/integration/crash-finalize.test.ts:89:40)
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L14
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:14:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/integration/crash-finalize.test.ts:36:19)
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L16
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:16:13)
at loadFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:27:15)
at parseFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:39:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:176:17)
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L16
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:16:13)
at loadFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:27:15)
at parseUntilError (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:50:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:168:31)
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L16
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:16:13)
at loadFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:27:15)
at parseUntilError (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:50:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:156:31)
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L16
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:16:13)
at loadFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:27:15)
at parseFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:39:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:137:17)
|
|
error: ENOENT:
src/auth/codex/instructions.test.ts#L16
at readFileSync (/home/runner/work/corbits-code/corbits-code/src/auth/codex/instructions.test.ts:16:13)
at loadFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:27:15)
at parseFixture (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:39:23)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/codex-sse-fixtures.test.ts:67:17)
|
|
error: --config file not found or empty: /tmp/corbits-index-test-2A2Vsu/home/.corbits/settings.json:
src/config/index.ts#L595
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/config/index.ts:595:37)
|
|
error: --config file not found or empty: /tmp/corbits-index-test-AoVknd/home/.corbits/settings.json:
src/config/index.ts#L595
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/config/index.ts:595:37)
|
|
error: --config file not found or empty: /tmp/corbits-index-test-qdvtFB/home/.corbits/settings.json:
src/config/index.ts#L595
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/config/index.ts:595:37)
|
|
lint
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/
|
|
typecheck
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/
|
|
build-and-test
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/
|