Build Book with Babel Quarto #188
Annotations
10 errors and 2 warnings
src/constants.ts#L1
Cannot find module 'path' or its corresponding type declarations.
|
src/constants.ts#L111
Cannot find name '__dirname'.
|
src/utils/logger.ts#L18
Cannot find module 'winston' or its corresponding type declarations.
|
src/utils/logger.ts#L19
Cannot find module 'util' or its corresponding type declarations.
|
src/utils/logger.ts#L21
Parameter 'info' implicitly has an 'any' type.
|
src/jsq.ts#L1
Cannot find module 'child_process' or its corresponding type declarations.
|
src/jsq.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
src/jsq.ts#L22
Cannot find name '__dirname'.
|
src/jsq.ts#L23
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
src/jsq.ts#L29
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v2. 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: 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/
|
This job failed
Loading