5.5 #126
Annotations
11 errors and 5 warnings
src/cli.js#L2
Cannot find module 'node:fs' or its corresponding type declarations.
|
src/cli.js#L3
Cannot find module 'node:path' or its corresponding type declarations.
|
src/cli.js#L4
Cannot find module 'sade' or its corresponding type declarations.
|
src/cli.js#L5
Cannot find module 'kleur' or its corresponding type declarations.
|
src/cli.js#L15
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/cli.js#L28
Parameter 'output' implicitly has an 'any' type.
|
src/cli.js#L28
Parameter 'opts' implicitly has an 'any' type.
|
src/cli.js#L82
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/cli.js#L86
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/create-module-declaration.js#L1
Cannot find module 'node:path' or its corresponding type declarations.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.2.2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
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/
|
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/
|
This job failed
Loading