Lock file maintenance #29873
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.
|