Update all upgradable libs, including VSCode #761
check_build.yml
on: pull_request
Lint commits
20s
Check build
20m 8s
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
|