Clean up stale/verbose comments in src/subagent (#630) #931
ci.yml
on: push
prettier
19s
eslint
23s
typecheck
25s
build-and-test
1m 37s
Annotations
2 errors and 4 warnings
|
build-and-test
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
src/tui/tool-execution-watchdog.test.ts#L526
Expected: true
Received: false
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/tool-execution-watchdog.test.ts:526:35)
|
|
prettier
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/
|
|
eslint
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/
|