Skip to content

Update to VSCode 1.91 #747

Update to VSCode 1.91

Update to VSCode 1.91 #747

Triggered via pull request July 8, 2024 13:06
Status Failure
Total duration 21m 33s
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