Add Tasks panel list view with components and polling #1923
Annotations
26 errors
|
Lint
Process completed with exit code 1.
|
|
Lint
Property 'onSelectTask' is missing in type '{ tasks: any[]; }' but required in type 'TaskListProps'.
|
|
Lint
Property 'onSelectTask' is missing in type '{ tasks: never[]; }' but required in type 'TaskListProps'.
|
|
Lint
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
|
|
Lint
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
|
|
Lint
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
|
|
Lint
Property 'onSelect' is missing in type '{ task: Task; }' but required in type 'TaskItemProps'.
|
|
Lint
Module '"@repo/webview-shared"' has no exported member 'Task'.
|
|
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: any[]; }' 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'.
|
|
Integration Test (VS Code 1.95.0):
test/webview/tasks/components.test.tsx#L11
Module '"@repo/webview-shared"' has no exported member 'Task'.
|
|
Unit Test (Electron latest)
Process completed with exit code 1.
|
|
Unit Test (Electron 32)
Process completed with exit code 1.
|
|
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: any[]; }' 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 stable):
test/webview/tasks/components.test.tsx#L11
Module '"@repo/webview-shared"' has no exported member 'Task'.
|