@@ -26,7 +26,6 @@ npm ERR! This is probably not a problem with npm. There is likely additional log
26
26
npm ERR! A complete log of this run can be found in:
27
27
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
28
28
ERROR: "build:lib" exited with 1.
29
- XX of XX: [@azure/core-paging] completed successfully in ? seconds
30
29
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
31
30
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
32
31
Warning: 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
40
39
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
41
40
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
42
41
XX of XX: [@azure/core-auth] completed successfully in ? seconds
42
+ XX of XX: [@azure/core-paging] completed successfully in ? seconds
43
43
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
44
44
Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
45
45
Warning: 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...
80
80
(!) Circular dependency: dist-esm/queryExecutionContext/headerUtils.js -> dist-esm/queryMetrics/queryMetrics.js -> dist-esm/queryMetrics/clientSideMetrics.js -> dist-esm/queryExecutionContext/headerUtils.js
81
81
(!) Circular dependency: dist-esm/request/RequestHandler.js -> dist-esm/retry/retryUtility.js -> dist-esm/request/RequestHandler.js
82
82
created dist/index.js in ?s
83
+ XX of XX: [@azure/logger] completed successfully in ? seconds
83
84
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
84
85
Warning: typings/src/receiver.d.ts:28:9 - (TS1086) An accessor cannot be declared in an ambient context.
85
86
Warning: 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
93
94
XX of XX: [@azure/storage-file] completed successfully in ? seconds
94
95
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
95
96
XX of XX: [testhub] completed successfully in ? seconds
96
- SUCCESS (10 )
97
+ SUCCESS (11 )
97
98
================================
98
99
@azure/core-tracing (? seconds)
99
- @azure/core-paging (? seconds)
100
100
@azure/test-utils-recorder (? seconds)
101
101
@azure/abort-controller (? seconds)
102
102
@azure/core-asynciterator-polyfill (? seconds)
103
103
@azure/core-auth (? seconds)
104
+ @azure/core-paging (? seconds)
105
+ @azure/logger (? seconds)
104
106
@azure/storage-blob (? seconds)
105
107
@azure/storage-file (? seconds)
106
108
@azure/storage-queue (? seconds)
@@ -165,11 +167,11 @@ BLOCKED (10)
165
167
================================
166
168
@azure/identity
167
169
@azure/core-amqp
168
- @azure/core-arm
169
170
@azure/event-hubs
170
171
@azure/keyvault-keys
171
172
@azure/keyvault-secrets
172
173
@azure/app-configuration
174
+ @azure/core-arm
173
175
@azure/eventhubs-checkpointstore-blob
174
176
@azure/keyvault-certificates
175
177
@azure/template
@@ -208,13 +210,13 @@ Standard error:
208
210
XX of XX: [@azure/core-http] failed to build!
209
211
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
210
212
XX 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]!
214
213
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
215
214
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
216
215
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
217
216
XX 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]!
218
220
XX of XX: [@azure/template] blocked by [@azure/core-http]!
219
221
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
220
222
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
0 commit comments