Skip to content

Fix shellStart bug with incorrect shellId tracking #613

Fix shellStart bug with incorrect shellId tracking

Fix shellStart bug with incorrect shellId tracking #613

Triggered via push March 25, 2025 18:34
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
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'.