@@ -5,29 +5,34 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
55Node.js version is 12.13.0 (LTS)
66Starting "rush rebuild"
77Executing a maximum of ?simultaneous processes...
8+ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
89XX 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.
1013XX of XX: [@azure/logger] completed successfully in ? seconds
1114npm ERR! code ELIFECYCLE
1215npm ERR! errno 2
13- npm ERR! @azure/core-http@X.X.X-preview.6 build:tsc: `tsc -p tsconfig.es.json`
16+ npm ERR! @azure/core-http@X.X.X build:tsc: `tsc -p tsconfig.es.json`
1417npm ERR! Exit status 2
1518npm ERR!
16- npm ERR! Failed at the @azure/core-http@X.X.X-preview.6 build:tsc script.
19+ npm ERR! Failed at the @azure/core-http@X.X.X build:tsc script.
1720npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1821npm ERR! A complete log of this run can be found in:
1922npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2023ERROR: "build:tsc" exited with 2.
2124npm ERR! code ELIFECYCLE
2225npm ERR! errno 1
23- npm ERR! @azure/core-http@X.X.X-preview.6 build:lib: `run-s build:tsc build:rollup build:minify-browser`
26+ npm ERR! @azure/core-http@X.X.X build:lib: `run-s build:tsc build:rollup build:minify-browser`
2427npm ERR! Exit status 1
2528npm ERR!
26- npm ERR! Failed at the @azure/core-http@X.X.X-preview.6 build:lib script.
29+ npm ERR! Failed at the @azure/core-http@X.X.X build:lib script.
2730npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2831npm ERR! A complete log of this run can be found in:
2932npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
3033ERROR: "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
3136XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3237Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
3338Warning: 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
3843Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
3944Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
4045Warning: 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
4446Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
4547Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
4648Warning: 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)
8587Use output.globals to specify browser global variable names corresponding to external modules
8688os-name (guessing 'osName')
8789created dist/index.js in ?s
88- XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
8990Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
9091Warning: typings/src/receiver.d.ts:28:9 - (TS1086) An accessor cannot be declared in an ambient context.
9192Warning: 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
9697Warning: typings/src/sender.d.ts:24:9 - (TS1086) An accessor cannot be declared in an ambient context.
9798Warning: typings/src/serviceBusMessage.d.ts:453:9 - (TS1086) An accessor cannot be declared in an ambient context.
9899XX of XX: [testhub] completed successfully in ? seconds
99- SUCCESS (9 )
100+ SUCCESS (7 )
100101================================
102+ @azure/abort-controller (? seconds)
101103@azure/core-tracing (? seconds)
102- @azure/core-auth (? seconds)
103104@azure/logger (? seconds)
104- @azure/test-utils-recorder (? seconds)
105- @azure/abort-controller (? seconds)
106105@azure/core-asynciterator-polyfill (? seconds)
107106@azure/core-paging (? seconds)
108- @azure/eventhubs-checkpointstore-blob (? seconds)
107+ @azure/test-utils-recorder (? seconds)
109108testhub (? seconds)
110109================================
111- SUCCESS WITH WARNINGS (3 )
110+ SUCCESS WITH WARNINGS (4 )
112111================================
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.
113116@azure/event-processor-host (? seconds)
114117Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
115118Warning: 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
163166Warning: typings/src/sender.d.ts:24:9 - (TS1086) An accessor cannot be declared in an ambient context.
164167Warning: typings/src/serviceBusMessage.d.ts:453:9 - (TS1086) An accessor cannot be declared in an ambient context.
165168================================
166- BLOCKED (14 )
169+ BLOCKED (15 )
167170================================
168171@azure/core-arm
169172@azure/identity
170- @azure/core-lro
171173@azure/core-amqp
174+ @azure/core-lro
175+ @azure/event-hubs
172176@azure/keyvault-keys
173177@azure/keyvault-secrets
178+ @azure/storage-blob
174179@azure/app-configuration
175180@azure/cognitiveservices-inkrecognizer
176- @azure/event-hubs
181+ @azure/eventhubs-checkpointstore-blob
177182@azure/keyvault-certificates
178- @azure/storage-blob
179183@azure/storage-file-share
180184@azure/storage-queue
181185@azure/template
@@ -185,20 +189,20 @@ FAILURE (1)
185189@azure/core-http ( ? seconds)
186190npm ERR! code ELIFECYCLE
187191npm ERR! errno 2
188- npm ERR! @azure/core-http@X.X.X-preview.6 build:tsc: `tsc -p tsconfig.es.json`
192+ npm ERR! @azure/core-http@X.X.X build:tsc: `tsc -p tsconfig.es.json`
189193npm ERR! Exit status 2
190194npm ERR!
191- npm ERR! Failed at the @azure/core-http@X.X.X-preview.6 build:tsc script.
195+ npm ERR! Failed at the @azure/core-http@X.X.X build:tsc script.
192196npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
193197npm ERR! A complete log of this run can be found in:
194198npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
195199ERROR: "build:tsc" exited with 2.
196200npm ERR! code ELIFECYCLE
197201npm ERR! errno 1
198- npm ERR! @azure/core-http@X.X.X-preview.6 build:lib: `run-s build:tsc build:rollup build:minify-browser`
202+ npm ERR! @azure/core-http@X.X.X build:lib: `run-s build:tsc build:rollup build:minify-browser`
199203npm ERR! Exit status 1
200204npm ERR!
201- npm ERR! Failed at the @azure/core-http@X.X.X-preview.6 build:lib script.
205+ npm ERR! Failed at the @azure/core-http@X.X.X build:lib script.
202206npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
203207npm ERR! A complete log of this run can be found in:
204208npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -210,7 +214,7 @@ rush rebuild - Errors! ( ? seconds)
210214
211215
212216Standard error:
213-
217+ XX of XX: [@azure/core-auth] completed with warnings in ? seconds
214218XX of XX: [@azure/core-http] failed to build!
215219XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
216220XX 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]!
220224XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
221225XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
222226XX of XX: [@azure/storage-blob] blocked by [@azure/core-http]!
227+ XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
223228XX of XX: [@azure/identity] blocked by [@azure/core-http]!
224229XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
225230XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
0 commit comments