Lock file maintenance #23985
Triggered via pull request
September 22, 2023 00:48
Status
Failure
Total duration
2m 37s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
Lint and check format:
src/components/ha-code-editor.ts#L173
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#L174
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#L175
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#L176
Type 'KeyBinding | KeyBinding' is not assignable to type 'KeyBinding'.
|
Lint and check format:
src/components/ha-code-editor.ts#L177
Type 'KeyBinding | KeyBinding' is not assignable to type 'KeyBinding'.
|
Lint and check format:
src/resources/codemirror.ts#L30
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/legacy-modes/node_modules/@codemirror/language/dist/index").StreamParser<unknown>' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/language/dist/index").StreamParser<unknown>'.
|
Lint and check format:
src/resources/codemirror.ts#L31
Argument of type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/legacy-modes/node_modules/@codemirror/language/dist/index").StreamParser<unknown>' is not assignable to parameter of type 'import("/home/runner/work/frontend/frontend/node_modules/@codemirror/language/dist/index").StreamParser<unknown>'.
|
Lint and check format
Process completed with exit code 2.
|