Add Tasks panel list view with create form, task actions, and polling #1929
Annotations
6 errors
|
Lint
Process completed with exit code 1.
|
|
Lint
Type '{ id: string; created_at: string; updated_at: string; organization_id: string; organization_name: string; organization_display_name: string; organization_icon: string; name: string; ... 25 more ...; disable_module_cache?: boolean | undefined; }' is not assignable to type 'Template'.
|
|
Integration Test (VS Code stable)
Process completed with exit code 2.
|
|
Integration Test (VS Code stable):
test/mocks/tasks.ts#L77
Type '{ id: string; created_at: string; updated_at: string; organization_id: string; organization_name: string; organization_display_name: string; organization_icon: string; name: string; ... 25 more ...; disable_module_cache?: boolean | undefined; }' is not assignable to type 'Template'.
|
|
Integration Test (VS Code 1.95.0)
Process completed with exit code 2.
|
|
Integration Test (VS Code 1.95.0):
test/mocks/tasks.ts#L77
Type '{ id: string; created_at: string; updated_at: string; organization_id: string; organization_name: string; organization_display_name: string; organization_icon: string; name: string; ... 25 more ...; disable_module_cache?: boolean | undefined; }' is not assignable to type 'Template'.
|