Skip to content

feat: setup pipeline #4

feat: setup pipeline

feat: setup pipeline #4

Triggered via pull request February 28, 2024 21:28
Status Failure
Total duration 20s
Artifacts

publish.yml

on: pull_request
publish-extension
10s
publish-extension
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
publish-extension: src/extension.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
publish-extension: src/extension.ts#L50
Cannot find namespace 'NodeJS'.
publish-extension: src/extension.ts#L52
Cannot find name 'clearTimeout'.
publish-extension: src/extension.ts#L53
Cannot find name 'setTimeout'.
publish-extension: src/failure/golden_failure_item.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
publish-extension: src/failure/tree_failures_view.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
publish-extension: src/failure/tree_failures_view.ts#L2
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-extension: src/failure/tree_failures_view.ts#L3
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
publish-extension: src/failure/tree_failures_view.ts#L4
Cannot find module 'path' or its corresponding type declarations.
publish-extension: src/failure/tree_failures_view.ts#L15
Parameter 'item' implicitly has an 'any' type.
publish-extension
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/.
publish-extension
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/