@@ -33,7 +33,6 @@ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
33
33
ERROR: "build:lib" exited with 1.
34
34
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
35
35
XX of XX: [@azure/core-paging] completed successfully in ? seconds
36
- XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
37
36
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
38
37
Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
39
38
Warning: 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
43
42
Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
44
43
Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
45
44
Warning: 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
46
46
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
47
47
Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
48
48
Warning: 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
168
168
================================
169
169
BLOCKED (15)
170
170
================================
171
- @azure/core-arm
172
171
@azure/identity
173
172
@azure/core-amqp
173
+ @azure/core-arm
174
174
@azure/core-lro
175
175
@azure/event-hubs
176
- @azure/keyvault-keys
177
- @azure/keyvault-secrets
178
- @azure/storage-blob
179
176
@azure/app-configuration
180
177
@azure/cognitiveservices-inkrecognizer
181
178
@azure/eventhubs-checkpointstore-blob
182
179
@azure/keyvault-certificates
180
+ @azure/keyvault-keys
181
+ @azure/keyvault-secrets
182
+ @azure/storage-blob
183
183
@azure/storage-file-share
184
184
@azure/storage-queue
185
185
@azure/template
@@ -221,13 +221,13 @@ XX of XX: [@azure/cognitiveservices-inkrecognizer] blocked by [@azure/core-http]
221
221
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
222
222
XX of XX: [@azure/core-lro] blocked by [@azure/core-http]!
223
223
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
224
- XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
225
224
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
226
225
XX 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]!
228
227
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
229
228
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
230
229
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
230
+ XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
231
231
XX of XX: [@azure/storage-queue] blocked by [@azure/core-http]!
232
232
XX of XX: [@azure/storage-file-share] blocked by [@azure/core-http]!
233
233
XX of XX: [@azure/template] blocked by [@azure/core-http]!
0 commit comments