Add Tasks panel infrastructure with type-safe IPC protocol #1912
Annotations
8 errors
|
Integration Test (VS Code 1.95.0)
Process completed with exit code 2.
|
|
Integration Test (VS Code 1.95.0):
test/webview/shared/api.test.ts#L25
Object literal may only specify known properties, and 'type' does not exist in type 'WebviewMessage'.
|
|
Integration Test (VS Code 1.95.0):
test/webview/shared/api.test.ts#L24
Object literal may only specify known properties, and 'type' does not exist in type 'WebviewMessage'.
|
|
Integration Test (VS Code 1.95.0):
src/webviews/tasks/TasksPanel.ts#L11
Cannot find module '@repo/shared' or its corresponding type declarations.
|
|
Integration Test (VS Code stable)
Process completed with exit code 2.
|
|
Integration Test (VS Code stable):
test/webview/shared/api.test.ts#L25
Object literal may only specify known properties, and 'type' does not exist in type 'WebviewMessage'.
|
|
Integration Test (VS Code stable):
test/webview/shared/api.test.ts#L24
Object literal may only specify known properties, and 'type' does not exist in type 'WebviewMessage'.
|
|
Integration Test (VS Code stable):
src/webviews/tasks/TasksPanel.ts#L11
Cannot find module '@repo/shared' or its corresponding type declarations.
|