Skip to content

Add Tasks panel list view with create form, task actions, and polling #1904

Add Tasks panel list view with create form, task actions, and polling

Add Tasks panel list view with create form, task actions, and polling #1904

Triggered via pull request February 4, 2026 07:53
@EhabYEhabY
synchronize #773
tasks/list-ui
Status Failure
Total duration 50s
Artifacts

ci.yaml

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

Annotations

14 errors
Integration Test (VS Code stable)
Process completed with exit code 2.
Integration Test (VS Code stable): test/webview/tasks/components.test.tsx#L174
Property 'onSelectTask' is missing in type '{ tasks: Task[]; }' but required in type 'TaskListProps'.
Integration Test (VS Code stable): test/webview/tasks/components.test.tsx#L164
Property 'onSelectTask' is missing in type '{ tasks: never[]; }' but required in type 'TaskListProps'.
Integration Test (VS Code stable): test/webview/tasks/components.test.tsx#L156
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code stable): test/webview/tasks/components.test.tsx#L146
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code stable): test/webview/tasks/components.test.tsx#L139
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code stable): test/webview/tasks/components.test.tsx#L132
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code 1.95.0)
Process completed with exit code 2.
Integration Test (VS Code 1.95.0): test/webview/tasks/components.test.tsx#L174
Property 'onSelectTask' is missing in type '{ tasks: Task[]; }' but required in type 'TaskListProps'.
Integration Test (VS Code 1.95.0): test/webview/tasks/components.test.tsx#L164
Property 'onSelectTask' is missing in type '{ tasks: never[]; }' but required in type 'TaskListProps'.
Integration Test (VS Code 1.95.0): test/webview/tasks/components.test.tsx#L156
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code 1.95.0): test/webview/tasks/components.test.tsx#L146
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code 1.95.0): test/webview/tasks/components.test.tsx#L139
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
Integration Test (VS Code 1.95.0): test/webview/tasks/components.test.tsx#L132
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.