Skip to content

Refactor SSH process monitoring to support VS Code forks #1544

Refactor SSH process monitoring to support VS Code forks

Refactor SSH process monitoring to support VS Code forks #1544

Triggered via pull request December 8, 2025 08:07
Status Failure
Total duration 1m 4s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test
Process completed with exit code 2.
Test: test/unit/remote/sshProcess.test.ts#L161
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
Test: test/unit/remote/sshProcess.test.ts#L120
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
Test: test/unit/remote/sshProcess.test.ts#L119
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
Test: test/unit/remote/sshProcess.test.ts#L83
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
Test: test/unit/remote/sshProcess.test.ts#L69
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
Test: test/unit/remote/sshProcess.test.ts#L33
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.