Skip to content

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

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

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

Triggered via pull request February 8, 2026 01:09
@EhabYEhabY
synchronize #773
tasks/list-ui
Status Failure
Total duration 1m 8s
Artifacts

ci.yaml

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

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'.