Skip to content

Commit

Permalink
Update user baselines (#34837)
Browse files Browse the repository at this point in the history
  • Loading branch information
typescript-bot authored and weswigham committed Oct 30, 2019
1 parent 2f876d9 commit 7cf6c70
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/baselines/reference/docker/azure-sdk.log
Expand Up @@ -33,7 +33,6 @@ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
ERROR: "build:lib" exited with 1.
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
XX of XX: [@azure/core-paging] completed successfully in ? seconds
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
Warning: typings/src/eventProcessorHost.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
Warning: typings/src/eventProcessorHost.d.ts:36:9 - (TS1086) An accessor cannot be declared in an ambient context.
Expand All @@ -43,6 +42,7 @@ Warning: typings/src/partitionContext.d.ts:27:9 - (TS1086) An accessor cannot be
Warning: typings/src/partitionContext.d.ts:32:9 - (TS1086) An accessor cannot be declared in an ambient context.
Warning: typings/src/partitionPump.d.ts:17:9 - (TS1086) An accessor cannot be declared in an ambient context.
Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be declared in an ambient context.
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
Warning: dist-esm/ChangeFeedIterator.d.ts:27:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
Warning: dist-esm/ChangeFeedResponse.d.ts:21:9 - (TS1056) Accessors are only available when targeting ECMAScript 5 and higher.
Expand Down Expand Up @@ -168,18 +168,18 @@ Warning: typings/src/serviceBusMessage.d.ts:453:9 - (TS1086) An accessor cannot
================================
BLOCKED (15)
================================
@azure/core-arm
@azure/identity
@azure/core-amqp
@azure/core-arm
@azure/core-lro
@azure/event-hubs
@azure/keyvault-keys
@azure/keyvault-secrets
@azure/storage-blob
@azure/app-configuration
@azure/cognitiveservices-inkrecognizer
@azure/eventhubs-checkpointstore-blob
@azure/keyvault-certificates
@azure/keyvault-keys
@azure/keyvault-secrets
@azure/storage-blob
@azure/storage-file-share
@azure/storage-queue
@azure/template
Expand Down Expand Up @@ -221,13 +221,13 @@ XX of XX: [@azure/cognitiveservices-inkrecognizer] blocked by [@azure/core-http]
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
XX of XX: [@azure/core-lro] blocked by [@azure/core-http]!
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
XX of XX: [@azure/storage-blob] blocked by [@azure/core-http]!
XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
XX of XX: [@azure/storage-queue] blocked by [@azure/core-http]!
XX of XX: [@azure/storage-file-share] blocked by [@azure/core-http]!
XX of XX: [@azure/template] blocked by [@azure/core-http]!
Expand Down

0 comments on commit 7cf6c70

Please sign in to comment.