Merge main upstream #6
Annotations
6 errors and 2 warnings
check-dist:
src/github-api-helper.ts#L1
Cannot find name 'github'.
|
check-dist:
src/github-api-helper.ts#L1
Cannot find name 'github'.
|
check-dist:
src/octokit-provider.ts#L1
Cannot find module '@octokit/rest' or its corresponding type declarations.
|
check-dist:
src/octokit-provider.ts#L1
Cannot find module '@octokit/rest' or its corresponding type declarations.
|
check-dist:
src/octokit-provider.ts#L1
Property 'GitHub' does not exist on type 'typeof import("/home/runner/work/checkout/checkout/node_modules/@actions/github/lib/github")'.
|
check-dist
Process completed with exit code 2.
|
check-dist
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-dist
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|