fix(deps): update all non-major dependencies #822
Annotations
11 errors
|
Run yarn build:
node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts#L421
Property 'POST /content_references/{content_reference_id}/attachments' does not exist on type 'Endpoints'.
|
Run yarn build:
node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts#L422
Property 'POST /content_references/{content_reference_id}/attachments' does not exist on type 'Endpoints'.
|
Run yarn build:
node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts#L669
Property 'GET /repos/{owner}/{repo}/community/code_of_conduct' does not exist on type 'Endpoints'.
|
Run yarn build:
node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts#L670
Property 'GET /repos/{owner}/{repo}/community/code_of_conduct' does not exist on type 'Endpoints'.
|
Run yarn build:
node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts#L1703
Property 'DELETE /reactions/{reaction_id}' does not exist on type 'Endpoints'.
|
Run yarn build:
node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts#L1704
Property 'DELETE /reactions/{reaction_id}' does not exist on type 'Endpoints'.
|
Run yarn build:
src/services/git/GitHubService.ts#L79
Type 'Promise<import("/home/runner/work/dx-scanner/dx-scanner/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; av...' is not assignable to type 'Promise<import("/home/runner/work/dx-scanner/dx-scanner/node_modules/@octokit/plugin-rest-endpoint-methods/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 | undefi...'.
|
Run yarn build:
src/services/git/GitHubService.ts#L167
'response.data.user' is possibly 'null'.
|
Run yarn build:
src/services/git/GitHubService.ts#L168
'response.data.user' is possibly 'null'.
|
Run yarn build:
src/services/git/GitHubService.ts#L169
'response.data.user' is possibly 'null'.
|
The logs for this run have expired and are no longer available.
Loading