fix: runs.retrieve now uses the output stored on the TaskRun table instead of deprecated attempts table #2394
pr_checks.yml
on: pull_request
typecheck
/
typecheck
4m 18s
units
/
🧪 Unit Tests
11m 40s
Matrix: e2e / cli-v3
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.
|