Skip to content

chore: Build vsix on PR #7

chore: Build vsix on PR

chore: Build vsix on PR #7

Triggered via pull request July 5, 2023 14:48
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/extension.ts#L2
Cannot find module 'child_process' or its corresponding type declarations.
build: src/extension.ts#L3
Cannot find module 'fs' or its corresponding type declarations.
build: src/extension.ts#L4
Cannot find module 'js-yaml' or its corresponding type declarations.
build: src/extension.ts#L5
Cannot find module 'vscode' or its corresponding type declarations.
build: src/extension.ts#L8
Cannot find module 'http' or its corresponding type declarations.
build: src/extension.ts#L9
Cannot find module 'path' or its corresponding type declarations.
build: src/extension.ts#L33
Parameter 'uri' implicitly has an 'any' type.
build: src/extension.ts#L34
Parameter 'uri' implicitly has an 'any' type.
build: src/extension.ts#L35
Parameter 'uri' implicitly has an 'any' type.
build: src/extension.ts#L41
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.