Skip to content

feat(pair): add an agent-facing CLI for live notebook sessions #21538

feat(pair): add an agent-facing CLI for live notebook sessions

feat(pair): add an agent-facing CLI for live notebook sessions #21538

Triggered via pull request September 16, 2026 22:01
Status Cancelled
Total duration 8m 10s
Artifacts

test_fe.yaml

on: pull_request
🧹 Lint frontend
1m 18s
🧹 Lint frontend
🧪 Test frontend
7m 51s
🧪 Test frontend
📦 Build frontend
1m 9s
📦 Build frontend
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
🧪 Test frontend
Canceling since a higher priority waiting request for Test FE-refs/pull/10777/merge exists
Test FE
Canceling since a higher priority waiting request for Test FE-refs/pull/10777/merge exists
🧪 Test frontend
Error: ENOENT: no such file or directory, open '/home/runner/work/marimo/marimo/frontend/coverage/coverage-summary.json'
🧪 Test frontend
Failed to parse the json-summary at path "/home/runner/work/marimo/marimo/frontend/coverage/coverage-summary.json." Make sure to run vitest before this action and to include the "json-summary" reporter. Original Error: Error: ENOENT: no such file or directory, open '/home/runner/work/marimo/marimo/frontend/coverage/coverage-summary.json' at async open (node:internal/fs/promises:697:25) at async readFile (node:internal/fs/promises:1348:14) at async s2 (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/3c50566c523e04813df28de8f7c48dd97d663f1c/dist/index.js:103:2128) at async lw (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/3c50566c523e04813df28de8f7c48dd97d663f1c/dist/index.js:103:2209) at async Lle (/home/runner/work/_actions/davelosert/vitest-coverage-report-action/3c50566c523e04813df28de8f7c48dd97d663f1c/dist/index.js:191:570)
🧪 Test frontend
The operation was canceled.
changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
📦 Build frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧹 Lint frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-unused-vars): src/components/data-table/column-summary/column-summary.tsx#L19
src/components/data-table/column-summary/column-summary.tsx:19:24: Variable 'TValue' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/components/data-table/column-summary/column-summary.tsx#L19
src/components/data-table/column-summary/column-summary.tsx:19:17: Variable 'TData' is declared but never used. Unused variables should start with a '_'.
eslint(no-empty-function): src/components/data-table/__tests__/columns.test.tsx#L178
src/components/data-table/__tests__/columns.test.tsx:178:74: Unexpected empty function
eslint(no-unused-vars): src/components/data-table/cell-selection/types.ts#L33
src/components/data-table/cell-selection/types.ts:33:40: Variable 'TData' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/components/data-table/cell-selection/feature.ts#L118
src/components/data-table/cell-selection/feature.ts:118:35: Parameter '_' is declared but never used.
eslint(no-unused-vars): src/components/data-table/cell-selection/feature.ts#L101
src/components/data-table/cell-selection/feature.ts:101:35: Parameter '_' is declared but never used.
eslint(no-empty-function): src/components/data-table/__tests__/column-explorer.test.tsx#L15
src/components/data-table/__tests__/column-explorer.test.tsx:15:55: Unexpected empty function
eslint(no-empty-function): src/components/data-table/__tests__/data-table.test.tsx#L82
src/components/data-table/__tests__/data-table.test.tsx:82:34: Unexpected empty function
eslint(no-unused-vars): src/components/chat/acp/__tests__/state.test.ts#L119
src/components/chat/acp/__tests__/state.test.ts:119:15: Variable 'tabId' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): src/components/chat/acp/__tests__/state.test.ts#L77
src/components/chat/acp/__tests__/state.test.ts:77:15: Variable 'tabId' is declared but never used. Unused variables should start with a '_'.
🧪 Test frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, dopplerhq/secrets-fetch-action@cd2efbf9a404504316435873eff298b82f7e0562. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/