Skip to content

Lock file maintenance #29873

Lock file maintenance

Lock file maintenance #29873

Triggered via pull request July 20, 2024 06:10
Status Failure
Total duration 2m 19s
Artifacts

ci.yaml

on: pull_request
Build frontend
0s
Build frontend
Build supervisor
0s
Build supervisor
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint and check format: src/components/ha-code-editor.ts#L181
Type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/commands/node_modules/@codemirror/view/dist/index").KeyBinding' is not assignable to type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/view/dist/index").KeyBinding'.
Lint and check format: src/components/ha-code-editor.ts#L182
Type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/commands/node_modules/@codemirror/view/dist/index").KeyBinding' is not assignable to type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/view/dist/index").KeyBinding'.
Lint and check format: src/components/ha-code-editor.ts#L183
Type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/commands/node_modules/@codemirror/view/dist/index").KeyBinding' is not assignable to type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/view/dist/index").KeyBinding'.
Lint and check format: src/components/ha-code-editor.ts#L184
Type 'KeyBinding | KeyBinding' is not assignable to type 'KeyBinding'.
Lint and check format: src/components/ha-code-editor.ts#L185
Type 'KeyBinding | KeyBinding' is not assignable to type 'KeyBinding'.
Lint and check format
Process completed with exit code 2.