Skip to content

Commit 398b370

Browse files
TypeScript BotExE-Boss
TypeScript Bot
authored andcommitted
Update user baselines (EB-Forks#1)
1 parent 5aafd26 commit 398b370

File tree

5 files changed

+991
-67
lines changed

5 files changed

+991
-67
lines changed

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

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Exit Code: 1
22
Standard output:
33

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 12.14.0 (LTS)
5+
Node.js version is 12.14.1 (LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
@@ -19,10 +19,11 @@ XX of XX: [@azure/event-hubs] completed successfully in ? seconds
1919
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
2020
XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
2121
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
22-
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
23-
XX of XX: [@azure/cognitiveservices-textanalytics] completed successfully in ? seconds
22+
Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
23+
XX of XX: [@azure/ai-text-analytics] completed successfully in ? seconds
2424
XX of XX: [@azure/core-arm] completed successfully in ? seconds
2525
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
26+
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
2627
dist-esm/index.js → dist/index.js...
2728
(!) Unresolved dependencies
2829
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
@@ -54,7 +55,7 @@ XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
5455
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
5556
XX of XX: [@azure/template] completed successfully in ? seconds
5657
XX of XX: [testhub] completed successfully in ? seconds
57-
SUCCESS (23)
58+
SUCCESS (22)
5859
================================
5960
@azure/abort-controller (? seconds)
6061
@azure/core-auth (? seconds)
@@ -70,8 +71,7 @@ SUCCESS (23)
7071
@azure/event-processor-host (? seconds)
7172
@azure/keyvault-keys (? seconds)
7273
@azure/keyvault-secrets (? seconds)
73-
@azure/storage-blob (? seconds)
74-
@azure/cognitiveservices-textanalytics (? seconds)
74+
@azure/ai-text-analytics (? seconds)
7575
@azure/core-arm (? seconds)
7676
@azure/core-tracing (? seconds)
7777
@azure/service-bus (? seconds)
@@ -80,9 +80,12 @@ SUCCESS (23)
8080
@azure/template (? seconds)
8181
testhub (? seconds)
8282
================================
83-
SUCCESS WITH WARNINGS (1)
83+
SUCCESS WITH WARNINGS (2)
8484
================================
85+
@azure/storage-blob (? seconds)
86+
Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
8587
@azure/cosmos (? seconds)
88+
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
8689
dist-esm/index.js → dist/index.js...
8790
(!) Unresolved dependencies
8891
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
@@ -156,7 +159,7 @@ rush rebuild - Errors! ( ? seconds)
156159

157160

158161
Standard error:
159-
162+
XX of XX: [@azure/storage-blob] completed with warnings in ? seconds
160163
XX of XX: [@azure/app-configuration] failed to build!
161164
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
162165
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed to build!

0 commit comments

Comments
 (0)