feat: init github actions and husky #2
Annotations
32 errors and 1 warning
build (16.x):
src/functions/createNextJsProject.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
build (16.x):
src/functions/createNextJsProject.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
build (16.x):
src/functions/createNextJsProject.ts#L3
Cannot find module 'child_process' or its corresponding type declarations.
|
build (16.x):
src/functions/createNextJsProject.ts#L6
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (16.x):
src/functions/createNextJsProject.ts#L7
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (16.x):
src/functions/createNextJsProject.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (16.x):
src/functions/createNextJsProject.ts#L12
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (16.x):
src/functions/createNextJsProject.ts#L16
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (16.x):
src/functions/displayLogo.ts#L11
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (16.x):
src/functions/displayWelcomeMessage.ts#L4
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (18.x)
The job was canceled because "_16_x" failed.
|
build (18.x):
src/functions/createNextJsProject.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
build (18.x):
src/functions/createNextJsProject.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
build (18.x):
src/functions/createNextJsProject.ts#L3
Cannot find module 'child_process' or its corresponding type declarations.
|
build (18.x):
src/functions/createNextJsProject.ts#L6
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (18.x):
src/functions/createNextJsProject.ts#L7
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (18.x):
src/functions/createNextJsProject.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (18.x):
src/functions/createNextJsProject.ts#L12
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (18.x):
src/functions/createNextJsProject.ts#L16
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (18.x):
src/functions/displayLogo.ts#L11
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (18.x):
src/functions/displayWelcomeMessage.ts#L4
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (14.x)
The job was canceled because "_16_x" failed.
|
build (14.x):
src/functions/createNextJsProject.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
build (14.x):
src/functions/createNextJsProject.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
build (14.x):
src/functions/createNextJsProject.ts#L3
Cannot find module 'child_process' or its corresponding type declarations.
|
build (14.x):
src/functions/createNextJsProject.ts#L6
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (14.x):
src/functions/createNextJsProject.ts#L7
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (14.x):
src/functions/createNextJsProject.ts#L10
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (14.x):
src/functions/createNextJsProject.ts#L12
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (14.x):
src/functions/createNextJsProject.ts#L16
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
build (14.x):
src/functions/displayLogo.ts#L11
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (14.x):
src/functions/displayWelcomeMessage.ts#L4
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|