@@ -5,29 +5,34 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5
5
Node.js version is 12.13.0 (LTS)
6
6
Starting "rush rebuild"
7
7
Executing a maximum of ?simultaneous processes...
8
+ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
8
9
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
9
- XX of XX: [@azure/core-auth] completed successfully in ? seconds
10
+ Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortController.d.ts:73:9 - (TS1086) An accessor cannot be declared in an ambient context.
11
+ Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortSignal.d.ts:44:9 - (TS1086) An accessor cannot be declared in an ambient context.
12
+ Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortSignal.d.ts:53:16 - (TS1086) An accessor cannot be declared in an ambient context.
10
13
XX of XX: [@azure/logger] completed successfully in ? seconds
11
14
npm ERR! code ELIFECYCLE
12
15
npm ERR! errno 2
13
- npm ERR! @azure/
[email protected] -preview.6 build:tsc: `tsc -p tsconfig.es.json`
16
+ npm ERR! @azure/
[email protected] build:tsc: `tsc -p tsconfig.es.json`
14
17
npm ERR! Exit status 2
15
18
npm ERR!
16
- npm ERR! Failed at the @azure/
[email protected] -preview.6 build:tsc script.
19
+ npm ERR! Failed at the @azure/
[email protected] build:tsc script.
17
20
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
18
21
npm ERR! A complete log of this run can be found in:
19
22
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
20
23
ERROR: "build:tsc" exited with 2.
21
24
npm ERR! code ELIFECYCLE
22
25
npm ERR! errno 1
23
- npm ERR! @azure/
[email protected] -preview.6 build:lib: `run-s build:tsc build:rollup build:minify-browser`
26
+ npm ERR! @azure/
[email protected] build:lib: `run-s build:tsc build:rollup build:minify-browser`
24
27
npm ERR! Exit status 1
25
28
npm ERR!
26
- npm ERR! Failed at the @azure/
[email protected] -preview.6 build:lib script.
29
+ npm ERR! Failed at the @azure/
[email protected] build:lib script.
27
30
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
28
31
npm ERR! A complete log of this run can be found in:
29
32
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
30
33
ERROR: "build:lib" exited with 1.
34
+ XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
35
+ XX of XX: [@azure/core-paging] completed successfully in ? seconds
31
36
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
32
37
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
33
38
Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -38,9 +43,6 @@ Warning: typings/src/partitionContext.d.ts:27:9 - (TS1086) An accessor cannot be
38
43
Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
39
44
Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
40
45
Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be declared in an ambient context.
41
- XX of XX: [@azure/abort-controller] completed successfully in ? seconds
42
- XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
43
- XX of XX: [@azure/core-paging] completed successfully in ? seconds
44
46
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
45
47
Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
46
48
Warning: dist-esm/ChangeFeedResponse.d.ts:21:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
@@ -85,7 +87,6 @@ os-name (imported by dist-esm/utils/user-agent.js)
85
87
Use output.globals to specify browser global variable names corresponding to external modules
86
88
os-name (guessing 'osName')
87
89
created dist/index.js in ?s
88
- XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
89
90
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
90
91
Warning: typings/src/receiver.d.ts:28:9 - (TS1086) An accessor cannot be declared in an ambient context.
91
92
Warning: typings/src/receiver.d.ts:34:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -96,20 +97,22 @@ Warning: typings/src/receiver.d.ts:175:9 - (TS1086) An accessor cannot be declar
96
97
Warning: typings/src/sender.d.ts:24:9 - (TS1086) An accessor cannot be declared in an ambient context.
97
98
Warning: typings/src/serviceBusMessage.d.ts:453:9 - (TS1086) An accessor cannot be declared in an ambient context.
98
99
XX of XX: [testhub] completed successfully in ? seconds
99
- SUCCESS (9 )
100
+ SUCCESS (7 )
100
101
================================
102
+ @azure/abort-controller (? seconds)
101
103
@azure/core-tracing (? seconds)
102
- @azure/core-auth (? seconds)
103
104
@azure/logger (? seconds)
104
- @azure/test-utils-recorder (? seconds)
105
- @azure/abort-controller (? seconds)
106
105
@azure/core-asynciterator-polyfill (? seconds)
107
106
@azure/core-paging (? seconds)
108
- @azure/eventhubs-checkpointstore-blob (? seconds)
107
+ @azure/test-utils-recorder (? seconds)
109
108
testhub (? seconds)
110
109
================================
111
- SUCCESS WITH WARNINGS (3 )
110
+ SUCCESS WITH WARNINGS (4 )
112
111
================================
112
+ @azure/core-auth (? seconds)
113
+ Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortController.d.ts:73:9 - (TS1086) An accessor cannot be declared in an ambient context.
114
+ Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortSignal.d.ts:44:9 - (TS1086) An accessor cannot be declared in an ambient context.
115
+ Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortSignal.d.ts:53:16 - (TS1086) An accessor cannot be declared in an ambient context.
113
116
@azure/event-processor-host (? seconds)
114
117
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
115
118
Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -163,19 +166,20 @@ Warning: typings/src/receiver.d.ts:175:9 - (TS1086) An accessor cannot be declar
163
166
Warning: typings/src/sender.d.ts:24:9 - (TS1086) An accessor cannot be declared in an ambient context.
164
167
Warning: typings/src/serviceBusMessage.d.ts:453:9 - (TS1086) An accessor cannot be declared in an ambient context.
165
168
================================
166
- BLOCKED (14 )
169
+ BLOCKED (15 )
167
170
================================
168
171
@azure/core-arm
169
172
@azure/identity
170
- @azure/core-lro
171
173
@azure/core-amqp
174
+ @azure/core-lro
175
+ @azure/event-hubs
172
176
@azure/keyvault-keys
173
177
@azure/keyvault-secrets
178
+ @azure/storage-blob
174
179
@azure/app-configuration
175
180
@azure/cognitiveservices-inkrecognizer
176
- @azure/event-hubs
181
+ @azure/eventhubs-checkpointstore-blob
177
182
@azure/keyvault-certificates
178
- @azure/storage-blob
179
183
@azure/storage-file-share
180
184
@azure/storage-queue
181
185
@azure/template
@@ -185,20 +189,20 @@ FAILURE (1)
185
189
@azure/core-http ( ? seconds)
186
190
npm ERR! code ELIFECYCLE
187
191
npm ERR! errno 2
188
- npm ERR! @azure/
[email protected] -preview.6 build:tsc: `tsc -p tsconfig.es.json`
192
+ npm ERR! @azure/
[email protected] build:tsc: `tsc -p tsconfig.es.json`
189
193
npm ERR! Exit status 2
190
194
npm ERR!
191
- npm ERR! Failed at the @azure/
[email protected] -preview.6 build:tsc script.
195
+ npm ERR! Failed at the @azure/
[email protected] build:tsc script.
192
196
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
193
197
npm ERR! A complete log of this run can be found in:
194
198
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
195
199
ERROR: "build:tsc" exited with 2.
196
200
npm ERR! code ELIFECYCLE
197
201
npm ERR! errno 1
198
- npm ERR! @azure/
[email protected] -preview.6 build:lib: `run-s build:tsc build:rollup build:minify-browser`
202
+ npm ERR! @azure/
[email protected] build:lib: `run-s build:tsc build:rollup build:minify-browser`
199
203
npm ERR! Exit status 1
200
204
npm ERR!
201
- npm ERR! Failed at the @azure/
[email protected] -preview.6 build:lib script.
205
+ npm ERR! Failed at the @azure/
[email protected] build:lib script.
202
206
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
203
207
npm ERR! A complete log of this run can be found in:
204
208
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -210,7 +214,7 @@ rush rebuild - Errors! ( ? seconds)
210
214
211
215
212
216
Standard error:
213
-
217
+ XX of XX: [@azure/core-auth] completed with warnings in ? seconds
214
218
XX of XX: [@azure/core-http] failed to build!
215
219
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
216
220
XX of XX: [@azure/cognitiveservices-inkrecognizer] blocked by [@azure/core-http]!
@@ -220,6 +224,7 @@ XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
220
224
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
221
225
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
222
226
XX of XX: [@azure/storage-blob] blocked by [@azure/core-http]!
227
+ XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
223
228
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
224
229
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
225
230
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
0 commit comments