Build all and make release on tag #3
Annotations
10 errors
src/extension.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
|
src/extension.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
|
src/extension.ts#L3
Cannot find module 'path' or its corresponding type declarations.
|
src/extension.ts#L4
Cannot find module 'vscode-arduino-api' or its corresponding type declarations.
|
src/extension.ts#L5
Cannot find module 'node:os' or its corresponding type declarations.
|
src/extension.ts#L6
Cannot find module 'child_process' or its corresponding type declarations.
|
src/extension.ts#L13
Parameter 'w' implicitly has an 'any' type.
|
src/extension.ts#L38
Cannot find name 'setTimeout'.
|
src/extension.ts#L115
Parameter 'option' implicitly has an 'any' type.
|
src/extension.ts#L121
Parameter 'value' implicitly has an 'any' type.
|
This job failed
Loading