remove: duplicate file #209
ci.yml
on: pull_request
Run Type Check & Linters
29s
Annotations
10 errors and 2 warnings
Run Type Check & Linters:
keployV1/integrations/express/register.ts#L6
Cannot find module 'cors' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/express/register.ts#L7
Cannot find module 'merge-descriptors' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/node-fetch/require.ts#L4
Cannot find module 'node-fetch' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/node-fetch/require.ts#L5
Cannot find module 'merge-descriptors' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/node-fetch/require.ts#L12
Cannot find module 'http-status-codes' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/octokit/register.ts#L5
Cannot find module 'import-in-the-middle' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/octokit/register.ts#L6
Cannot find module 'merge-descriptors' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/octokit/register.ts#L8
Cannot find module 'node-fetch' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/octokit/require.ts#L4
Cannot find module 'merge-descriptors' or its corresponding type declarations.
|
Run Type Check & Linters:
keployV1/integrations/octokit/require.ts#L5
Cannot find module 'node-fetch' or its corresponding type declarations.
|
Run Type Check & Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Type Check & Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|