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
These projects were blocked by dependencies that failed:
68
69
@azure/abort-controller
69
70
@azure/ai-anomaly-detector
@@ -80,6 +81,7 @@ These projects were blocked by dependencies that failed:
80
81
@azure/core-asynciterator-polyfill
81
82
@azure/core-auth
82
83
@azure/core-client
84
+
@azure/core-crypto
83
85
@azure/core-http
84
86
@azure/core-https
85
87
@azure/core-lro
@@ -141,8 +143,7 @@ rush rebuild (? seconds)
141
143
142
144
143
145
Standard error:
144
-
Your version of Node.js (X.X.X) has not been tested with this release of Rush. Please consider installing a newer version of the "@microsoft/rush" package, or downgrading Node.js.
145
-
Your version of Node.js (X.X.X) is an odd-numbered release. These releases frequently have bugs. Please consider installing a Long Term Support (LTS) version instead.
146
+
Your version of Node.js (X.X.X) has not been tested with this release of the Rush engine. Please consider upgrading the "rushVersion" setting in rush.json, or downgrading Node.js.
Copy file name to clipboardExpand all lines: tests/baselines/reference/docker/vue-next.log
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -90,8 +90,8 @@ created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
90
90
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
91
91
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
92
92
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
96
96
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
src/browser/Terminal2.test.ts(80,11): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
7
+
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
8
+
The file is in the program because:
9
+
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
10
+
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
11
+
The file is in the program because:
12
+
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
6
13
addons/xterm-addon-ligatures/src/font.ts(6,29): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
7
14
addons/xterm-addon-ligatures/src/font.ts(7,32): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
8
15
addons/xterm-addon-ligatures/src/index.ts(7,22): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
9
16
addons/xterm-addon-ligatures/src/index.ts(75,14): error TS2347: Untyped function calls may not accept type arguments.
10
17
addons/xterm-addon-ligatures/src/index.ts(76,9): error TS7006: Parameter 'range' implicitly has an 'any' type.
18
+
addons/xterm-addon-ligatures/src/index.test.ts(6,23): error TS2307: Cannot find module 'path' or its corresponding type declarations.
11
19
addons/xterm-addon-ligatures/src/index.test.ts(7,24): error TS2307: Cannot find module 'sinon' or its corresponding type declarations.
12
20
addons/xterm-addon-ligatures/src/index.test.ts(9,29): error TS2307: Cannot find module 'font-finder' or its corresponding type declarations.
13
21
addons/xterm-addon-ligatures/src/index.test.ts(10,32): error TS2307: Cannot find module 'font-ligatures' or its corresponding type declarations.
22
+
addons/xterm-addon-ligatures/src/index.test.ts(26,25): error TS2304: Cannot find name '__dirname'.
23
+
addons/xterm-addon-ligatures/src/index.test.ts(33,25): error TS2304: Cannot find name '__dirname'.
24
+
addons/xterm-addon-ligatures/src/index.test.ts(40,25): error TS2304: Cannot find name '__dirname'.
25
+
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
26
+
The file is in the program because:
27
+
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
28
+
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
29
+
The file is in the program because:
30
+
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
31
+
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
32
+
The file is in the program because:
33
+
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
34
+
error TS2688: Cannot find type definition file for '../../../out-test/api/TestUtils'.
35
+
The file is in the program because:
36
+
Entry point of type library '../../../out-test/api/TestUtils' specified in compilerOptions
0 commit comments