Skip to content

Update all upgradable libs, including VSCode #761

Update all upgradable libs, including VSCode

Update all upgradable libs, including VSCode #761

Triggered via pull request August 19, 2024 16:46
Status Failure
Total duration 20m 19s
Artifacts

check_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check build
Property 'ai' does not exist on type 'typeof import("vscode")'.
Check build
Property 'RelatedInformationType' does not exist on type 'typeof import("vscode")'.
Check build
Property 'RelatedInformationType' does not exist on type 'typeof import("vscode")'.
Check build
Property 'actionButton' does not exist on type 'SourceControl'.
Check build
Property 'registerFileSearchProvider' does not exist on type 'typeof workspace'. Did you mean 'registerFileSystemProvider'?
Check build
Property 'registerTextSearchProvider' does not exist on type 'typeof workspace'. Did you mean 'registerTaskProvider'?
Check build
Parameter 'query' implicitly has an 'any' type.
Check build
Parameter '_' implicitly has an 'any' type.
Check build
Parameter 'progress' implicitly has an 'any' type.
Check build
Process completed with exit code 2.
Check build: demo/src/features/search.ts#L27
Unexpected any value in conditional. An explicit comparison or type cast is required