Fix shellTracker incorrectly reporting short-lived commands as running #614
Annotations
10 errors
ci
Process completed with exit code 2.
|
ci
Object is possibly 'undefined'.
|
ci
Property 'shellId' does not exist on type '{ exitCode: number; mode: "sync"; stdout: string; stderr: string; error?: string | undefined; } | { mode: "async"; stdout: string; stderr: string; shellId: string; error?: string | undefined; }'.
|
ci
Object is possibly 'undefined'.
|
ci
Object is possibly 'undefined'.
|
ci
Property 'exitCode' does not exist on type '{ exitCode: number; mode: "sync"; stdout: string; stderr: string; error?: string | undefined; } | { mode: "async"; stdout: string; stderr: string; shellId: string; error?: string | undefined; }'.
|
ci
Object is possibly 'undefined'.
|
ci
Object is possibly 'undefined'.
|
ci
Object is possibly 'undefined'.
|
ci
Object is possibly 'undefined'.
|