Refactor SSH process monitoring to support VS Code forks #1544
Annotations
7 errors
|
|
|
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/unit/remote/sshProcess.test.ts#L120
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
|
|
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/unit/remote/sshProcess.test.ts#L83
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
|
|
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/unit/remote/sshProcess.test.ts#L33
Property 'ppid' is missing in type '{ pid: number; name: string; cmd: string; }' but required in type 'ProcessInfo'.
|
The logs for this run have expired and are no longer available.
Loading