You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[XX:XX:XX] Error: /vscode/extensions/vscode-notebook-tests/src/extension.ts(65,81): Namespace '"vscode"' has no exported member 'NotebookCellRange'.
7
7
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
8
8
9
9
10
10
11
11
Standard error:
12
-
(node:18) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
13
-
[XX:XX:XX] 'compile' errored after
12
+
[XX:XX:XX] 'compile' errored after ?s
14
13
[XX:XX:XX] Error: Found 1 errors
15
14
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
16
15
at _end (/vscode/node_modules/through/index.js:65:9)
Copy file name to clipboardExpand all lines: tests/baselines/reference/docker/vue-next.log
+9-9
Original file line number
Diff line number
Diff line change
@@ -119,16 +119,16 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type
119
119
Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'.
120
120
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
121
121
Type 'number' is not assignable to type 'string | symbol'.
created packages/reactivity/dist/reactivity.esm-browser.prod.js in ?s
@@ -146,8 +146,8 @@ Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type
146
146
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
147
147
Type 'number' is not assignable to type 'string | symbol'.
148
148
Warning: dist/packages/runtime-core/src/index.d.ts:34:9 - (TS2717) Subsequent property declarations must have the same type. Property 'runtimeCoreBailTypes' must be of type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }', but here has type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }'.
Warning: /vue-next/packages/reactivity/src/baseHandlers.ts:198:3 - (TS2322) Type '(string | number | symbol)[]' is not assignable to type '(string | symbol)[]'.
163
161
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
164
162
Type 'number' is not assignable to type 'string | symbol'.
163
+
created packages/runtime-dom/dist/runtime-dom.global.js in ?s
0 commit comments