Skip to content

fix(deps): update dependency @octokit/rest to v20.1.1 #1322

fix(deps): update dependency @octokit/rest to v20.1.1

fix(deps): update dependency @octokit/rest to v20.1.1 #1322

Triggered via pull request May 22, 2024 12:36
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 3 warnings
build (18): src/services/github.ts#L75
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ id: number; node_id: string; name: string; full_name: string; owner: { name?: string | null | undefined; email?: string | null | undefined; login: string; id: numb...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ id: number; node_id: string; name: string; full_name: string; owner: { name?: string | null | undefined; email?: string | null | undefined; login: string; id: number; node_id: string; avatar...'.
build (18): src/services/github.ts#L107
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: strin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: stri...'.
build (18): src/services/github.ts#L119
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: strin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: stri...'.
build (18): src/services/github.ts#L125
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: strin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: stri...'.
build (18): src/services/github.ts#L131
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ state: string; statuses: { description: string | null; id: number; node_id: string; state: string; context: string; target_url: string | null; required?: boolean |...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ state: string; statuses: { description: string | null; id: number; node_id: string; state: string; context: string; target_url: string | null; required?: boolean | null | undefined; avatar_u...'.
build (18): src/services/github.ts#L137
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ name: string; commit: { url: string; sha: string; node_id: string; html_url: string; comments_url: string; commit: { url: string; author: { name?: string | undefin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ name: string; commit: { url: string; sha: string; node_id: string; html_url: string; comments_url: string; commit: { url: string; author: { name?: string | undefined; email?: string | undefi...'.
build (18)
Process completed with exit code 2.
build (20)
The job was canceled because "_18" failed.
build (20): src/services/github.ts#L75
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ id: number; node_id: string; name: string; full_name: string; owner: { name?: string | null | undefined; email?: string | null | undefined; login: string; id: numb...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ id: number; node_id: string; name: string; full_name: string; owner: { name?: string | null | undefined; email?: string | null | undefined; login: string; id: number; node_id: string; avatar...'.
build (20): src/services/github.ts#L107
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: strin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: stri...'.
build (20): src/services/github.ts#L119
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: strin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: stri...'.
build (20): src/services/github.ts#L125
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: strin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ 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: stri...'.
build (20): src/services/github.ts#L131
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ state: string; statuses: { description: string | null; id: number; node_id: string; state: string; context: string; target_url: string | null; required?: boolean |...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ state: string; statuses: { description: string | null; id: number; node_id: string; state: string; context: string; target_url: string | null; required?: boolean | null | undefined; avatar_u...'.
build (20): src/services/github.ts#L137
Type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/rest/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ name: string; commit: { url: string; sha: string; node_id: string; html_url: string; comments_url: string; commit: { url: string; author: { name?: string | undefin...' is not assignable to type 'Promise<import("/home/runner/work/shepherd/shepherd/node_modules/@octokit/types/dist-types/OctokitResponse").OctokitResponse<{ name: string; commit: { url: string; sha: string; node_id: string; html_url: string; comments_url: string; commit: { url: string; author: { name?: string | undefined; email?: string | undefi...'.
build (20)
The operation was canceled.
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (20)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/