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
Executing a maximum of 1 simultaneous processes...
11
-
12
7
[@azure/cosmos] started
13
8
XX of XX: [@azure/cosmos] completed successfully in ? seconds
14
9
[@azure/service-bus] started
@@ -44,7 +39,6 @@ XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
44
39
[@azure/keyvault-secrets] started
45
40
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
46
41
[@azure/core-amqp] started
47
-
48
42
SUCCESS (16)
49
43
================================
50
44
@azure/abort-controller (? seconds)
@@ -64,18 +58,15 @@ SUCCESS (16)
64
58
@azure/template (? seconds)
65
59
testhub (? seconds)
66
60
================================
67
-
68
61
SUCCESS WITH WARNINGS (1)
69
62
================================
70
63
@azure/service-bus (? seconds)
71
64
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
72
65
================================
73
-
74
66
BLOCKED (1)
75
67
================================
76
68
@azure/event-hubs
77
69
================================
78
-
79
70
FAILURE (1)
80
71
================================
81
72
@azure/core-amqp (? seconds)
@@ -85,8 +76,6 @@ src/errors.ts(586,20): error TS7053: Element implicitly has an 'any' type becaus
85
76
src/errors.ts(607,34): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof SystemErrorConditionMapper'.
86
77
src/errors.ts(608,20): error TS7053: Element implicitly has an 'any' type because expression of type 'any' can't be used to index type 'typeof ConditionErrorNameMapper'.
Your version of Node.js (12.4.0) has not been tested with this release of Rush. The Rush team will not accept issue reports for it. Please consider upgrading Rush or downgrading Node.js.
97
86
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
98
-
99
87
XX of XX: [@azure/core-amqp] failed to build!
100
88
XX of XX: [@azure/event-hubs] blocked by [@azure/core-amqp]!
Executing a maximum of 1 simultaneous processes...
11
-
12
7
[@uifabric/prettier-rules] started
13
8
XX of XX: [@uifabric/prettier-rules] completed successfully in ? seconds
14
9
[@uifabric/tslint-rules] started
@@ -36,228 +31,176 @@ XX of XX: [@uifabric/file-type-icons] completed successfully in ? seconds
36
31
[@uifabric/foundation] started
37
32
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
38
33
● createFactory › passes componentProps without userProps
@@ -273,7 +216,6 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed
273
216
XX of XX: [@uifabric/icons] completed successfully in ? seconds
274
217
[@uifabric/webpack-utils] started
275
218
XX of XX: [@uifabric/webpack-utils] completed successfully in ? seconds
276
-
277
219
SUCCESS (8)
278
220
================================
279
221
@uifabric/build (? seconds)
@@ -285,28 +227,21 @@ SUCCESS (8)
285
227
@uifabric/tslint-rules (? seconds)
286
228
@uifabric/webpack-utils (? seconds)
287
229
================================
288
-
289
230
SUCCESS WITH WARNINGS (6)
290
231
================================
291
232
@uifabric/codepen-loader (? seconds)
292
233
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
296
-
297
236
@uifabric/merge-styles (? seconds)
298
237
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
299
-
300
238
@uifabric/set-version (? seconds)
301
239
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
302
-
303
240
@uifabric/styling (? seconds)
304
241
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
305
-
306
242
@uifabric/utilities (? seconds)
307
243
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
308
244
================================
309
-
310
245
BLOCKED (27)
311
246
================================
312
247
@uifabric/api-docs
@@ -337,14 +272,12 @@ theming-designer
337
272
todo-app
338
273
vr-tests
339
274
================================
340
-
341
275
FAILURE (1)
342
276
================================
343
277
@uifabric/foundation (? seconds)
344
278
ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=2.7.0 <4.0.0). Please do not report issues in ts-jest if you are using unsupported versions.
345
279
● createFactory › passes componentProps without userProps
346
280
RangeError: Invalid array length
347
-
348
281
189 | for (const props of allProps) {
349
282
190 | classNames.push(props && props.className);
350
283
> 191 | assign(finalProps, ...(props as any));
@@ -354,7 +287,6 @@ ts-jest[versions] (WARN) Version X.X.X-insiders.xxxxxxxx of typescript installed
0 commit comments