Refactor SSH process monitoring to support VS Code forks #1544
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'.
|