Skip to content

Fix shellTracker incorrectly reporting short-lived commands as running #614

Fix shellTracker incorrectly reporting short-lived commands as running

Fix shellTracker incorrectly reporting short-lived commands as running #614

Triggered via pull request March 25, 2025 18:34
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.