Skip to content

fix(deps): update dependency monaco-editor to ^0.52.0 #427

fix(deps): update dependency monaco-editor to ^0.52.0

fix(deps): update dependency monaco-editor to ^0.52.0 #427

Triggered via pull request September 19, 2024 12:21
Status Failure
Total duration 10m 55s
Artifacts

ci.yml

on: pull_request
typecheck
43s
typecheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors
typecheck: monaco/env.ts#L139
Conversion of type 'typeof import("/home/runner/work/learn.nuxt.com/learn.nuxt.com/node_modules/.pnpm/[email protected]/node_modules/monaco-editor-core/esm/vs/editor/editor.api").editor' to type 'typeof import("/home/runner/work/learn.nuxt.com/learn.nuxt.com/node_modules/.pnpm/[email protected]/node_modules/monaco-editor/esm/vs/editor/editor.api").editor' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck: monaco/env.ts#L145
Conversion of type 'typeof import("/home/runner/work/learn.nuxt.com/learn.nuxt.com/node_modules/.pnpm/[email protected]/node_modules/monaco-editor-core/esm/vs/editor/editor.api").editor' to type 'typeof import("/home/runner/work/learn.nuxt.com/learn.nuxt.com/node_modules/.pnpm/[email protected]/node_modules/monaco-editor/esm/vs/editor/editor.api").editor' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
typecheck
Process completed with exit code 1.