Skip to content

chore(deps): update dependency probot to v14 #355

chore(deps): update dependency probot to v14

chore(deps): update dependency probot to v14 #355

Triggered via pull request March 5, 2026 19:42
Status Failure
Total duration 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test
Process completed with exit code 2.
test: src/util.ts#L23
Property 'issues' does not exist on type 'Octokit & RetryPlugin & { paginate: PaginateInterface; } & Api & API'.
test: src/index.ts#L116
Property 'issues' does not exist on type 'Octokit & RetryPlugin & { paginate: PaginateInterface; } & Api & API'.
test: src/index.ts#L108
Property 'issues' does not exist on type 'Octokit & RetryPlugin & { paginate: PaginateInterface; } & Api & API'.
test: src/index.ts#L100
Property 'issues' does not exist on type 'Octokit & RetryPlugin & { paginate: PaginateInterface; } & Api & API'.
test: src/index.ts#L58
Property 'issues' does not exist on type 'Octokit & RetryPlugin & { paginate: PaginateInterface; } & Api & API'.
test: src/constants.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.