Skip to content

Bump yaml from 1.10.2 to 2.3.3 in /src/language-service #4710

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

Bump yaml from 1.10.2 to 2.3.3 in /src/language-service #4710

Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Language Service
29s
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.