Skip to content

CI

CI #17

Manually triggered August 6, 2026 22:23
Status Failure
Total duration 50s
Artifacts

ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
error: Failed to create TextBuffer: node_modules/@opentui/src/zig.ts#L4053
at createTextBuffer (/home/runner/work/corbits-code/corbits-code/node_modules/@opentui/src/zig.ts:4053:13) at new TextBufferRenderable (/home/runner/work/corbits-code/corbits-code/node_modules/@opentui/src/renderables/TextBufferRenderable.ts:75:34) at new TextRenderable (/home/runner/work/corbits-code/corbits-code/node_modules/@opentui/src/renderables/Text.ts:27:5) at createAppShell (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/shell.ts:3905:20) at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/observe-live.test.ts:219:23) at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/observe-live.test.ts:218:14) at withTestRenderer (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/harness.ts:163:18)
error: Failed to create TextBuffer: node_modules/@opentui/src/zig.ts#L4053
at createTextBuffer (/home/runner/work/corbits-code/corbits-code/node_modules/@opentui/src/zig.ts:4053:13) at new TextBufferRenderable (/home/runner/work/corbits-code/corbits-code/node_modules/@opentui/src/renderables/TextBufferRenderable.ts:75:34) at new TextRenderable (/home/runner/work/corbits-code/corbits-code/node_modules/@opentui/src/renderables/Text.ts:27:5) at createLandingAbove (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/landing.ts:288:18) at createAppShell (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/shell.ts:3971:24) at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/observe-live.test.ts:196:23) at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/observe-live.test.ts:195:14) at withTestRenderer (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/harness.ts:163:18)
error: expect(received).toEqual(expected): src/plugins/claude-plugins.test.ts#L308
+ [] - [ - "good-agent" - ] - Expected - 3 + Received + 1 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:308:48)
error: expect(received).toEqual(expected): src/plugins/claude-plugins.test.ts#L268
+ [] - [ - "scout-agent" - ] - Expected - 3 + Received + 1 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:268:48)
error: expect(received).toBe(expected): src/plugins/claude-plugins.test.ts#L161
Expected: 1 Received: 0 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:161:28)
error: expect(received).toBe(expected): src/plugins/claude-plugins.test.ts#L137
Expected: 1 Received: 0 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:137:28)
error: expect(received).toBe(expected): src/plugins/claude-plugins.test.ts#L111
Expected: 1 Received: 0 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:111:28)
error: expect(received).toEqual(expected): src/plugins/claude-plugins.test.ts#L91
+ [] - [ - "good-agent" - ] - Expected - 3 + Received + 1 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:91:48)
error: expect(received).toBe(expected): src/plugins/claude-plugins.test.ts#L58
Expected: 1 Received: 0 at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/claude-plugins.test.ts:58:28)
error: expect(received).not.toBeNull(): src/plugins/diagnostics.test.ts#L94
Received: null at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/plugins/diagnostics.test.ts:94:21)
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/