@@ -5,27 +5,23 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
55Node.js version is 12.10.0 (pre-LTS)
66Starting "rush rebuild"
77Executing a maximum of ?simultaneous processes...
8- XX of XX: [@azure/abort-controller] completed successfully in ? seconds
9- Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortController.d.ts:73:9 - (TS1086) An accessor cannot be declared in an ambient context.
10- Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortSignal.d.ts:44:9 - (TS1086) An accessor cannot be declared in an ambient context.
11- Warning: /azure-sdk/sdk/core/abort-controller/types/src/AbortSignal.d.ts:53:16 - (TS1086) An accessor cannot be declared in an ambient context.
128XX of XX: [@azure/core-tracing] completed successfully in ? seconds
139npm ERR! code ELIFECYCLE
1410npm ERR! errno 2
15- npm ERR! @azure/core-http@X.X.X-preview.3 build:tsc: `tsc -p tsconfig.es.json`
11+ npm ERR! @azure/core-http@X.X.X-preview.4 build:tsc: `tsc -p tsconfig.es.json`
1612npm ERR! Exit status 2
1713npm ERR!
18- npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:tsc script.
14+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:tsc script.
1915npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2016npm ERR! A complete log of this run can be found in:
2117npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2218ERROR: "build:tsc" exited with 2.
2319npm ERR! code ELIFECYCLE
2420npm ERR! errno 1
25- npm ERR! @azure/core-http@X.X.X-preview.3 build:lib: `run-s build:tsc build:rollup build:minify-browser`
21+ npm ERR! @azure/core-http@X.X.X-preview.4 build:lib: `run-s build:tsc build:rollup build:minify-browser`
2622npm ERR! Exit status 1
2723npm ERR!
28- npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:lib script.
24+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:lib script.
2925npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3026npm ERR! A complete log of this run can be found in:
3127npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -41,7 +37,9 @@ Warning: typings/src/partitionContext.d.ts:27:9 - (TS1086) An accessor cannot be
4137Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
4238Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
4339Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be declared in an ambient context.
40+ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
4441XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
42+ XX of XX: [@azure/core-auth] completed successfully in ? seconds
4543Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
4644Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
4745Warning: dist-esm/ChangeFeedResponse.d.ts:21:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
@@ -95,24 +93,21 @@ XX of XX: [@azure/storage-blob] completed successfully in ? seconds
9593XX of XX: [@azure/storage-file] completed successfully in ? seconds
9694XX of XX: [@azure/storage-queue] completed successfully in ? seconds
9795XX of XX: [testhub] completed successfully in ? seconds
98- SUCCESS (9 )
96+ SUCCESS (10 )
9997================================
100- @azure/abort-controller (? seconds)
10198@azure/core-tracing (? seconds)
10299@azure/core-paging (? seconds)
103100@azure/test-utils-recorder (? seconds)
101+ @azure/abort-controller (? seconds)
104102@azure/core-asynciterator-polyfill (? seconds)
103+ @azure/core-auth (? seconds)
105104@azure/storage-blob (? seconds)
106105@azure/storage-file (? seconds)
107106@azure/storage-queue (? seconds)
108107testhub (? seconds)
109108================================
110- SUCCESS WITH WARNINGS (4 )
109+ SUCCESS WITH WARNINGS (3 )
111110================================
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.
116111@azure/event-processor-host (? seconds)
117112Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
118113Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -184,20 +179,20 @@ FAILURE (1)
184179@azure/core-http ( ? seconds)
185180npm ERR! code ELIFECYCLE
186181npm ERR! errno 2
187- npm ERR! @azure/core-http@X.X.X-preview.3 build:tsc: `tsc -p tsconfig.es.json`
182+ npm ERR! @azure/core-http@X.X.X-preview.4 build:tsc: `tsc -p tsconfig.es.json`
188183npm ERR! Exit status 2
189184npm ERR!
190- npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:tsc script.
185+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:tsc script.
191186npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
192187npm ERR! A complete log of this run can be found in:
193188npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
194189ERROR: "build:tsc" exited with 2.
195190npm ERR! code ELIFECYCLE
196191npm ERR! errno 1
197- npm ERR! @azure/core-http@X.X.X-preview.3 build:lib: `run-s build:tsc build:rollup build:minify-browser`
192+ npm ERR! @azure/core-http@X.X.X-preview.4 build:lib: `run-s build:tsc build:rollup build:minify-browser`
198193npm ERR! Exit status 1
199194npm ERR!
200- npm ERR! Failed at the @azure/core-http@X.X.X-preview.3 build:lib script.
195+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.4 build:lib script.
201196npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
202197npm ERR! A complete log of this run can be found in:
203198npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -209,7 +204,7 @@ rush rebuild - Errors! ( ? seconds)
209204
210205
211206Standard error:
212- XX of XX: [@azure/core-auth] completed with warnings in ? seconds
207+
213208XX of XX: [@azure/core-http] failed to build!
214209XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
215210XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
0 commit comments