Skip to content

Stream workspace startup logs in TaskDetailView #2015

Stream workspace startup logs in TaskDetailView

Stream workspace startup logs in TaskDetailView #2015

Triggered via pull request February 19, 2026 12:47
Status Failure
Total duration 1m 3s
Artifacts

ci.yaml

on: pull_request
Matrix: test-integration
Matrix: test-unit
Package
0s
Package
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit Test (Electron latest)
Process completed with exit code 1.
[webview] test/webview/tasks/useWorkspaceLogs.test.ts > useWorkspaceLogs > accumulates lines from notifications: test/webview/tasks/useWorkspaceLogs.test.ts#L55
AssertionError: expected [] to deeply equal [ 'line 1', 'line 2' ] - Expected + Received - [ - "line 1", - "line 2", - ] + [] ❯ test/webview/tasks/useWorkspaceLogs.test.ts:55:19
Unit Test (Electron 32)
Process completed with exit code 1.
[webview] test/webview/tasks/useWorkspaceLogs.test.ts > useWorkspaceLogs > accumulates lines from notifications: test/webview/tasks/useWorkspaceLogs.test.ts#L55
AssertionError: expected [] to deeply equal [ 'line 1', 'line 2' ] - Expected + Received - [ - "line 1", - "line 2", - ] + [] ❯ test/webview/tasks/useWorkspaceLogs.test.ts:55:19