Auto-dismiss temporary status flashes on the notice row #929
ci.yml
on: pull_request
prettier
26s
eslint
19s
typecheck
25s
build-and-test
1m 44s
Annotations
2 errors and 4 warnings
|
build-and-test
Process completed with exit code 1.
|
|
error: TextBuffer is destroyed:
node_modules/.bun/@opentui+core@0.5.1+64015adf11caec84/node_modules/@opentui/src/text-buffer.ts#L42
at guard (/home/runner/work/corbits-code/corbits-code/node_modules/.bun/@OpenTui+core@0.5.1+64015adf11caec84/node_modules/@opentui/src/text-buffer.ts:42:67)
at setStyledText (/home/runner/work/corbits-code/corbits-code/node_modules/.bun/@OpenTui+core@0.5.1+64015adf11caec84/node_modules/@opentui/src/text-buffer.ts:86:10)
at updateTextBuffer (/home/runner/work/corbits-code/corbits-code/node_modules/.bun/@OpenTui+core@0.5.1+64015adf11caec84/node_modules/@opentui/src/renderables/Text.ts:49:21)
at content (/home/runner/work/corbits-code/corbits-code/node_modules/.bun/@OpenTui+core@0.5.1+64015adf11caec84/node_modules/@opentui/src/renderables/Text.ts:80:12)
at paintChrome (/home/runner/work/corbits-code/corbits-code/src/tui/shell.ts:864:9)
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui/shell.ts:1070:7)
|
|
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/
|
|
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/
|
|
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/
|