Skip to content

Bump yaml from 1.10.2 to 2.7.0 #10802

Bump yaml from 1.10.2 to 2.7.0

Bump yaml from 1.10.2 to 2.7.0 #10802

Triggered via pull request January 1, 2025 04:46
Status Failure
Total duration 24s
Artifacts
VS Code Extension
16s
VS Code Extension
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
VS Code Extension: src/language-service/src/haConfig/haYamlFile.ts#L3
Cannot find module 'yaml/types' or its corresponding type declarations.
VS Code Extension: src/language-service/src/haConfig/haYamlFile.ts#L4
Cannot find module 'yaml/parse-cst' or its corresponding type declarations.
VS Code Extension: src/language-service/src/haConfig/haYamlFile.ts#L32
Property 'parseCST' does not exist on type 'typeof import("/home/runner/work/vscode-home-assistant/vscode-home-assistant/node_modules/yaml/dist/index")'.
VS Code Extension: src/language-service/src/haConfig/haYamlFile.ts#L35
Property 'parse' does not exist on type 'Document<Node, true>'.
VS Code Extension: src/language-service/src/haConfig/haYamlFile.ts#L58
Property 'start' does not exist on type '[LinePos] | [LinePos, LinePos]'.
VS Code Extension: src/language-service/src/haConfig/haYamlFile.ts#L59
Property 'start' does not exist on type '[LinePos] | [LinePos, LinePos]'.
VS Code Extension
Process completed with exit code 2.
VS Code Extension
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636