Skip to content

Add Tasks panel infrastructure with type-safe IPC protocol #1913

Add Tasks panel infrastructure with type-safe IPC protocol

Add Tasks panel infrastructure with type-safe IPC protocol #1913

Triggered via pull request February 4, 2026 16:31
Status Failure
Total duration 54s
Artifacts

ci.yaml

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

Annotations

21 errors
Lint
Process completed with exit code 1.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L136
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L133
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L130
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L121
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L118
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L115
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L112
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L110
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L105
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code 1.95.0): src/webviews/tasks/TasksPanel.ts#L19
Cannot find module '@repo/shared' or its corresponding type declarations.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L136
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L133
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L130
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L121
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L118
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L115
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L112
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L110
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L105
Parameter 'p' implicitly has an 'any' type.
Integration Test (VS Code stable): src/webviews/tasks/TasksPanel.ts#L19
Cannot find module '@repo/shared' or its corresponding type declarations.