Skip to content

Bump yaml from 1.10.2 to 2.5.1 in /src/language-service #5167

Bump yaml from 1.10.2 to 2.5.1 in /src/language-service

Bump yaml from 1.10.2 to 2.5.1 in /src/language-service #5167

Status Failure
Total duration 22s
Artifacts
Language Service
14s
Language Service
Fit to window
Zoom out
Zoom in

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.