Skip to content

chore(deps): update all deps to latest version #1047

chore(deps): update all deps to latest version

chore(deps): update all deps to latest version #1047

Re-run triggered November 7, 2024 22:31
Status Failure
Total duration 24s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/get-octokit.ts#L6
Argument of type '(octokit: Octokit) => paginateGraphQLInterface' is not assignable to parameter of type 'OctokitPlugin'.
build: src/get-pr-data.ts#L54
Property 'paginate' does not exist on type 'graphql'.
build: src/get-team-data.ts#L37
Property 'paginate' does not exist on type 'graphql'.
build: src/get-team-data.ts#L41
Parameter 'e' implicitly has an 'any' type.
build: src/get-team-data.ts#L67
Binding element 'login' implicitly has an 'any' type.
build: src/main.ts#L50
Binding element 'state' implicitly has an 'any' type.
build: src/main.ts#L50
Binding element 'commit' implicitly has an 'any' type.
build: src/main.ts#L95
Type 'Review[]' is not assignable to type '{ id: string; author: { login: string; } | null; }[]'.
build: src/main.ts#L154
Type 'Review[]' is not assignable to type '{ id: string; author: { login: string; } | null; }[]'.
build
Process completed with exit code 2.