Skip to content

Bump the everything group across 1 directory with 14 updates #48

Bump the everything group across 1 directory with 14 updates

Bump the everything group across 1 directory with 14 updates #48

Triggered via push June 3, 2024 01:30
Status Failure
Total duration 26s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: src/octo.ts#L81
Argument of type '{ url: string; id: number; node_id: string; html_url: string; diff_url: string; patch_url: string; issue_url: string; commits_url: string; review_comments_url: string; review_comment_url: string; ... 37 more ...; changed_files: number; } & { ...; }' is not assignable to parameter of type 'PullRequest'.
lint: src/octo.ts#L91
Argument of type '{ _links: { comments: { href: string; }; commits: { href: string; }; html: { href: string; }; issue: { href: string; }; review_comment: { href: string; }; review_comments: { href: string; }; self: { href: string; }; statuses: { ...; }; }; ... 46 more ...; user: { ...; } | null; }' is not assignable to parameter of type 'PullRequest'.
lint: src/octo.ts#L101
Argument of type '{ url: string; id: number; node_id: string; html_url: string; diff_url: string; patch_url: string; issue_url: string; commits_url: string; review_comments_url: string; review_comment_url: string; ... 37 more ...; changed_files: number; } & { ...; }' is not assignable to parameter of type 'PullRequest'.
lint: src/octo.ts#L111
Argument of type '{ url: string; id: number; node_id: string; html_url: string; diff_url: string; patch_url: string; issue_url: string; commits_url: string; review_comments_url: string; review_comment_url: string; ... 37 more ...; changed_files: number; } & { ...; }' is not assignable to parameter of type 'PullRequest'.
lint: src/updater.ts#L116
Parameter 'l' implicitly has an 'any' type.
lint: src/updater.ts#L132
Property 'color' does not exist on type '{}'.
lint
Process completed with exit code 1.