From 27d9dbe64c698d3c376c4b2f4cd5e366ece06dce Mon Sep 17 00:00:00 2001 From: TypeScript Bot Date: Fri, 4 Oct 2019 16:06:17 -0700 Subject: [PATCH] Update user baselines (#33817) --- tests/baselines/reference/docker/azure-sdk.log | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/tests/baselines/reference/docker/azure-sdk.log b/tests/baselines/reference/docker/azure-sdk.log index d49e0817d25f9..2fd2543f27f6c 100644 --- a/tests/baselines/reference/docker/azure-sdk.log +++ b/tests/baselines/reference/docker/azure-sdk.log @@ -26,7 +26,6 @@ npm ERR! This is probably not a problem with npm. There is likely additional log npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log ERROR: "build:lib" exited with 1. -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. @@ -40,6 +39,7 @@ Warning: typings/src/partitionPump.d.ts:18:9 - (TS1086) An accessor cannot be de XX of XX: [@azure/abort-controller] completed successfully in ? seconds XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds XX of XX: [@azure/core-auth] completed successfully in ? seconds +XX of XX: [@azure/core-paging] 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. @@ -80,6 +80,7 @@ dist-esm/index.js → dist/index.js... (!) Circular dependency: dist-esm/queryExecutionContext/headerUtils.js -> dist-esm/queryMetrics/queryMetrics.js -> dist-esm/queryMetrics/clientSideMetrics.js -> dist-esm/queryExecutionContext/headerUtils.js (!) Circular dependency: dist-esm/request/RequestHandler.js -> dist-esm/retry/retryUtility.js -> dist-esm/request/RequestHandler.js created dist/index.js in ?s +XX of XX: [@azure/logger] completed successfully in ? seconds Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md Warning: typings/src/receiver.d.ts:28:9 - (TS1086) An accessor cannot be declared in an ambient context. 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 XX of XX: [@azure/storage-file] completed successfully in ? seconds XX of XX: [@azure/storage-queue] completed successfully in ? seconds XX of XX: [testhub] completed successfully in ? seconds -SUCCESS (10) +SUCCESS (11) ================================ @azure/core-tracing (? seconds) -@azure/core-paging (? seconds) @azure/test-utils-recorder (? seconds) @azure/abort-controller (? seconds) @azure/core-asynciterator-polyfill (? seconds) @azure/core-auth (? seconds) +@azure/core-paging (? seconds) +@azure/logger (? seconds) @azure/storage-blob (? seconds) @azure/storage-file (? seconds) @azure/storage-queue (? seconds) @@ -165,11 +167,11 @@ BLOCKED (10) ================================ @azure/identity @azure/core-amqp -@azure/core-arm @azure/event-hubs @azure/keyvault-keys @azure/keyvault-secrets @azure/app-configuration +@azure/core-arm @azure/eventhubs-checkpointstore-blob @azure/keyvault-certificates @azure/template @@ -208,13 +210,13 @@ Standard error: XX of XX: [@azure/core-http] failed to build! XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]! XX of XX: [@azure/core-arm] blocked by [@azure/core-http]! -XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]! -XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]! -XX of XX: [@azure/keyvault-secrets] 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/keyvault-certificates] blocked by [@azure/core-http]! +XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]! +XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]! XX of XX: [@azure/template] blocked by [@azure/core-http]! XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds XX of XX: [@azure/cosmos] completed with warnings in ? seconds