rename on master #1
Annotations
10 errors and 1 warning
build (18.x):
src/class_creator.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
build (18.x):
src/class_creator.ts#L82
Parameter 'err' implicitly has an 'any' type.
|
build (18.x):
src/class_creator.ts#L85
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/class_creator.ts#L96
Parameter 'err' implicitly has an 'any' type.
|
build (18.x):
src/class_creator.ts#L99
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/dir_helper.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
|
build (18.x):
src/dir_helper.ts#L2
Cannot find module 'path' or its corresponding type declarations.
|
build (18.x):
src/dir_helper.ts#L3
Cannot find module 'vscode' or its corresponding type declarations.
|
build (18.x):
src/extension.ts#L3
Cannot find module 'vscode' or its corresponding type declarations.
|
build (18.x):
src/extension.ts#L14
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|