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
Copy file name to clipboardExpand all lines: tests/baselines/reference/docker/vscode.log
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comm
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.
12
+
(node:20) [DEP0097] DeprecationWarning: Using a domain property in MakeCallback is deprecated. Use the async_context variant of MakeCallback or the AsyncResource class instead.
13
13
[XX:XX:XX] 'compile' errored after
14
14
[XX:XX:XX] Error: Found 1 errors
15
15
at Stream.<anonymous> (/vscode/build/lib/reporter.js:91:29)
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'.
@@ -171,16 +169,16 @@ Error: Could not resolve entry module (packages/sfc-playground/src/index.ts).
0 commit comments