Skip to content

Build all and make release on tag #3

Build all and make release on tag

Build all and make release on tag #3

Manually triggered June 20, 2024 23:51
Status Failure
Total duration 23s
Artifacts

make-release.yml

on: workflow_dispatch
build-vsix
15s
build-vsix
make-release
0s
make-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-vsix: src/extension.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
build-vsix: src/extension.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
build-vsix: src/extension.ts#L3
Cannot find module 'path' or its corresponding type declarations.
build-vsix: src/extension.ts#L4
Cannot find module 'vscode-arduino-api' or its corresponding type declarations.
build-vsix: src/extension.ts#L5
Cannot find module 'node:os' or its corresponding type declarations.
build-vsix: src/extension.ts#L6
Cannot find module 'child_process' or its corresponding type declarations.
build-vsix: src/extension.ts#L13
Parameter 'w' implicitly has an 'any' type.
build-vsix: src/extension.ts#L38
Cannot find name 'setTimeout'.
build-vsix: src/extension.ts#L115
Parameter 'option' implicitly has an 'any' type.
build-vsix: src/extension.ts#L121
Parameter 'value' implicitly has an 'any' type.