chore(deps-dev): bump typescript from 5.0.4 to 5.5.4 #86
Annotations
2 errors
src/checkResults.ts#L280
Argument of type '{ owner: string; repo: string; name: string; head_sha: string; status: string; conclusion: string; started_at: string; output: { title: string; summary: string; text: string; }; }' is not assignable to parameter of type 'RequestParameters & { owner: string; repo: string; name: string; head_sha: string; details_url?: string | undefined; external_id?: string | undefined; status?: "completed" | "in_progress" | "queued" | undefined; ... 4 more ...; actions?: { ...; }[] | undefined; }'.
|
|
This job failed
Loading