@@ -2,7 +2,7 @@ Exit Code: 1
2
2
Standard output:
3
3
4
4
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)
6
6
Starting "rush rebuild"
7
7
Executing a maximum of ?simultaneous processes...
8
8
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
@@ -19,10 +19,11 @@ XX of XX: [@azure/event-hubs] completed successfully in ? seconds
19
19
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
20
20
XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
21
21
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
24
24
XX of XX: [@azure/core-arm] completed successfully in ? seconds
25
25
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
26
27
dist-esm/index.js → dist/index.js...
27
28
(!) Unresolved dependencies
28
29
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
54
55
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
55
56
XX of XX: [@azure/template] completed successfully in ? seconds
56
57
XX of XX: [testhub] completed successfully in ? seconds
57
- SUCCESS (23 )
58
+ SUCCESS (22 )
58
59
================================
59
60
@azure/abort-controller (? seconds)
60
61
@azure/core-auth (? seconds)
@@ -70,8 +71,7 @@ SUCCESS (23)
70
71
@azure/event-processor-host (? seconds)
71
72
@azure/keyvault-keys (? seconds)
72
73
@azure/keyvault-secrets (? seconds)
73
- @azure/storage-blob (? seconds)
74
- @azure/cognitiveservices-textanalytics (? seconds)
74
+ @azure/ai-text-analytics (? seconds)
75
75
@azure/core-arm (? seconds)
76
76
@azure/core-tracing (? seconds)
77
77
@azure/service-bus (? seconds)
@@ -80,9 +80,12 @@ SUCCESS (23)
80
80
@azure/template (? seconds)
81
81
testhub (? seconds)
82
82
================================
83
- SUCCESS WITH WARNINGS (1 )
83
+ SUCCESS WITH WARNINGS (2 )
84
84
================================
85
+ @azure/storage-blob (? seconds)
86
+ Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
85
87
@azure/cosmos (? seconds)
88
+ Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
86
89
dist-esm/index.js → dist/index.js...
87
90
(!) Unresolved dependencies
88
91
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
@@ -156,7 +159,7 @@ rush rebuild - Errors! ( ? seconds)
156
159
157
160
158
161
Standard error:
159
-
162
+ XX of XX: [@azure/storage-blob] completed with warnings in ? seconds
160
163
XX of XX: [@azure/app-configuration] failed to build!
161
164
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
162
165
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed to build!
0 commit comments