Skip to content

chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.62.0 #94

chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.62.0

chore(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.62.0 #94

Triggered via pull request August 13, 2024 12:36
Status Failure
Total duration 32s
Artifacts

check-dist.yml

on: pull_request
check-dist
18s
check-dist
Fit to window
Zoom out
Zoom in

Annotations

2 errors
check-dist: 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; }'.
check-dist
Process completed with exit code 2.