Skip to content

fix: runs.retrieve now uses the output stored on the TaskRun table instead of deprecated attempts table #2394

fix: runs.retrieve now uses the output stored on the TaskRun table instead of deprecated attempts table

fix: runs.retrieve now uses the output stored on the TaskRun table instead of deprecated attempts table #2394

Triggered via pull request March 31, 2025 10:43
Status Failure
Total duration 11m 52s
Artifacts

pr_checks.yml

on: pull_request
Matrix: e2e / cli-v3
Fit to window
Zoom out
Zoom in

Annotations

2 errors
typecheck / typecheck
Type '{ status: TaskRunStatus; error: JsonValue; output: string | null; payload: string; id: string; createdAt: Date; updatedAt: Date; engine: RunEngineVersion; ... 27 more ...; childRuns: { ...; }[]; }' has no properties in common with type '{ taskEventStore?: string | undefined; }'.
typecheck / typecheck
Process completed with exit code 1.