Bump yaml from 1.10.2 to 2.4.2 in /src/language-service #5018
github-actions-language-service.yml
on: push
Language Service
15s
Annotations
8 errors
Language Service
Cannot find module 'yaml/types' or its corresponding type declarations.
|
Language Service
Cannot find module 'yaml/parse-cst' or its corresponding type declarations.
|
Language Service
Could not find a declaration file for module 'yaml/util'. '/home/runner/work/vscode-home-assistant/vscode-home-assistant/src/language-service/node_modules/yaml/util.js' implicitly has an 'any' type.
|
Language Service
Property 'parseCST' does not exist on type 'typeof import("/home/runner/work/vscode-home-assistant/vscode-home-assistant/src/language-service/node_modules/yaml/dist/index")'.
|
Language Service
Property 'parse' does not exist on type 'Document<Node, true>'.
|
Language Service
Property 'start' does not exist on type '[LinePos] | [LinePos, LinePos]'.
|
Language Service
Property 'start' does not exist on type '[LinePos] | [LinePos, LinePos]'.
|
Language Service
Process completed with exit code 2.
|