Skip to content

refactor:removing install of v1 and easing up v2 #207

refactor:removing install of v1 and easing up v2

refactor:removing install of v1 and easing up v2 #207

Triggered via pull request February 8, 2024 11:29
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Run Type Check & Linters
28s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

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/