Skip to content

Commit b0b6476

Browse files
Update user baselines
1 parent 7aea377 commit b0b6476

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Diff for: tests/baselines/reference/docker/azure-sdk.log

+9-7
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ npm ERR! This is probably not a problem with npm. There is likely additional log
2626
npm ERR! A complete log of this run can be found in:
2727
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
2828
ERROR: "build:lib" exited with 1.
29-
XX of XX: [@azure/core-paging] completed successfully in ? seconds
3029
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3130
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
3231
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
4039
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
4140
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
4241
XX of XX: [@azure/core-auth] completed successfully in ? seconds
42+
XX of XX: [@azure/core-paging] completed successfully in ? seconds
4343
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
4444
Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
4545
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...
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
8282
created dist/index.js in ?s
83+
XX of XX: [@azure/logger] completed successfully in ? seconds
8384
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
8485
Warning: typings/src/receiver.d.ts:28:9 - (TS1086) An accessor cannot be declared in an ambient context.
8586
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
9394
XX of XX: [@azure/storage-file] completed successfully in ? seconds
9495
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
9596
XX 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:
208210
XX of XX: [@azure/core-http] failed to build!
209211
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
210212
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]!
214213
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
215214
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
216215
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
217216
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]!
218220
XX of XX: [@azure/template] blocked by [@azure/core-http]!
219221
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
220222
XX of XX: [@azure/cosmos] completed with warnings in ? seconds

0 commit comments

Comments
 (0)