@@ -26,7 +26,6 @@ npm ERR! This is probably not a problem with npm. There is likely additional log
2626npm ERR! A complete log of this run can be found in:
2727npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2828ERROR: "build:lib" exited with 1.
29- XX of XX: [@azure/core-paging] completed successfully in ? seconds
3029XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3130Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
3231Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -40,6 +39,7 @@ Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be de
4039XX of XX: [@azure/abort-controller] completed successfully in ? seconds
4140XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
4241XX of XX: [@azure/core-auth] completed successfully in ? seconds
42+ XX of XX: [@azure/core-paging] completed successfully in ? seconds
4343Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
4444Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
4545Warning: dist-esm/ChangeFeedResponse.d.ts:21:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
@@ -80,6 +80,7 @@ dist-esm/index.js → dist/index.js...
8080(!) Circular dependency: dist-esm/queryExecutionContext/headerUtils.js -> dist-esm/queryMetrics/queryMetrics.js -> dist-esm/queryMetrics/clientSideMetrics.js -> dist-esm/queryExecutionContext/headerUtils.js
8181(!) Circular dependency: dist-esm/request/RequestHandler.js -> dist-esm/retry/retryUtility.js -> dist-esm/request/RequestHandler.js
8282created dist/index.js in ?s
83+ XX of XX: [@azure/logger] completed successfully in ? seconds
8384Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
8485Warning: typings/src/receiver.d.ts:28:9 - (TS1086) An accessor cannot be declared in an ambient context.
8586Warning: typings/src/receiver.d.ts:34:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -93,14 +94,15 @@ XX of XX: [@azure/storage-blob] completed successfully in ? seconds
9394XX of XX: [@azure/storage-file] completed successfully in ? seconds
9495XX of XX: [@azure/storage-queue] completed successfully in ? seconds
9596XX of XX: [testhub] completed successfully in ? seconds
96- SUCCESS (10 )
97+ SUCCESS (11 )
9798================================
9899@azure/core-tracing (? seconds)
99- @azure/core-paging (? seconds)
100100@azure/test-utils-recorder (? seconds)
101101@azure/abort-controller (? seconds)
102102@azure/core-asynciterator-polyfill (? seconds)
103103@azure/core-auth (? seconds)
104+ @azure/core-paging (? seconds)
105+ @azure/logger (? seconds)
104106@azure/storage-blob (? seconds)
105107@azure/storage-file (? seconds)
106108@azure/storage-queue (? seconds)
@@ -165,11 +167,11 @@ BLOCKED (10)
165167================================
166168@azure/identity
167169@azure/core-amqp
168- @azure/core-arm
169170@azure/event-hubs
170171@azure/keyvault-keys
171172@azure/keyvault-secrets
172173@azure/app-configuration
174+ @azure/core-arm
173175@azure/eventhubs-checkpointstore-blob
174176@azure/keyvault-certificates
175177@azure/template
@@ -208,13 +210,13 @@ Standard error:
208210XX of XX: [@azure/core-http] failed to build!
209211XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
210212XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
211- XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
212- XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
213- XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
214213XX of XX: [@azure/identity] blocked by [@azure/core-http]!
215214XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
216215XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
217216XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
217+ XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
218+ XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
219+ XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
218220XX of XX: [@azure/template] blocked by [@azure/core-http]!
219221XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
220222XX of XX: [@azure/cosmos] completed with warnings in ? seconds
0 commit comments