Merge pull request #711 from corbitsdev/cl-7119-hide-recovered-quota-… #1202
ci.yml
on: push
prettier
24s
eslint
19s
typecheck
26s
build-and-test
1m 50s
Annotations
4 errors and 4 warnings
|
build-and-test
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
src/tui/runtime-bridge.test.ts#L1132
"
/model to sign in again",
"failed"
]
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/runtime-bridge.test.ts:1132:36)
at withTestRenderer (/home/runner/work/corbits-code/corbits-code/src/tui/harness.ts:155:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/runtime-bridge.test.ts:1110:11)
|
|
error: expect(received).toContain(expected):
src/tui/runtime-bridge.test.ts#L1099
"
/model to sign in again" ]
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/runtime-bridge.test.ts:1099:36)
at withTestRenderer (/home/runner/work/corbits-code/corbits-code/src/tui/harness.ts:155:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/runtime-bridge.test.ts:1074:11)
|
|
error: expect(received).toContain(expected):
src/tui/runtime-bridge.test.ts#L1027
"
/model to sign in again" ]
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/runtime-bridge.test.ts:1027:36)
at withTestRenderer (/home/runner/work/corbits-code/corbits-code/src/tui/harness.ts:155:18)
at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/runtime-bridge.test.ts:1000:11)
|
|
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/
|
|
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/
|
|
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/
|