@@ -33,7 +33,6 @@ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
3333ERROR: "build:lib" exited with 1.
3434XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
3535XX of XX: [@azure/core-paging] completed successfully in ? seconds
36- XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3736Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
3837Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
3938Warning: typings/src/eventProcessorHost.d.ts:36:9 - (TS1086) An accessor cannot be declared in an ambient context.
@@ -43,6 +42,7 @@ Warning: typings/src/partitionContext.d.ts:27:9 - (TS1086) An accessor cannot be
4342Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
4443Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
4544Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be declared in an ambient context.
45+ XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
4646Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
4747Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
4848Warning: dist-esm/ChangeFeedResponse.d.ts:21:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
@@ -168,18 +168,18 @@ Warning: typings/src/serviceBusMessage.d.ts:453:9 - (TS1086) An accessor cannot
168168================================
169169BLOCKED (15)
170170================================
171- @azure/core-arm
172171@azure/identity
173172@azure/core-amqp
173+ @azure/core-arm
174174@azure/core-lro
175175@azure/event-hubs
176- @azure/keyvault-keys
177- @azure/keyvault-secrets
178- @azure/storage-blob
179176@azure/app-configuration
180177@azure/cognitiveservices-inkrecognizer
181178@azure/eventhubs-checkpointstore-blob
182179@azure/keyvault-certificates
180+ @azure/keyvault-keys
181+ @azure/keyvault-secrets
182+ @azure/storage-blob
183183@azure/storage-file-share
184184@azure/storage-queue
185185@azure/template
@@ -221,13 +221,13 @@ XX of XX: [@azure/cognitiveservices-inkrecognizer] blocked by [@azure/core-http]
221221XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
222222XX of XX: [@azure/core-lro] blocked by [@azure/core-http]!
223223XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
224- XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
225224XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
226225XX of XX: [@azure/storage-blob] blocked by [@azure/core-http]!
227- XX of XX: [@azure/eventhubs-checkpointstore-blob ] blocked by [@azure/core-http]!
226+ XX of XX: [@azure/keyvault-certificates ] blocked by [@azure/core-http]!
228227XX of XX: [@azure/identity] blocked by [@azure/core-http]!
229228XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
230229XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
230+ XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
231231XX of XX: [@azure/storage-queue] blocked by [@azure/core-http]!
232232XX of XX: [@azure/storage-file-share] blocked by [@azure/core-http]!
233233XX of XX: [@azure/template] blocked by [@azure/core-http]!
0 commit comments