Skip to content

Commit 7cf6c70

Browse files
TypeScript Botweswigham
TypeScript Bot
authored andcommitted
Update user baselines (#34837)
1 parent 2f876d9 commit 7cf6c70

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
3333
ERROR: "build:lib" exited with 1.
3434
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
3535
XX of XX: [@azure/core-paging] completed successfully in ? seconds
36-
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
3736
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
3837
Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
3938
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
4342
Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
4443
Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
4544
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
4646
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
4747
Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
4848
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
168168
================================
169169
BLOCKED (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]
221221
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
222222
XX of XX: [@azure/core-lro] blocked by [@azure/core-http]!
223223
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
224-
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
225224
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
226225
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]!
228227
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
229228
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
230229
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
230+
XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
231231
XX of XX: [@azure/storage-queue] blocked by [@azure/core-http]!
232232
XX of XX: [@azure/storage-file-share] blocked by [@azure/core-http]!
233233
XX of XX: [@azure/template] blocked by [@azure/core-http]!

0 commit comments

Comments
 (0)