@@ -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.10 .0 (pre-LTS)
5
+ Node.js version is 12.11 .0 (pre-LTS)
6
6
Starting "rush rebuild"
7
7
Executing a maximum of ?simultaneous processes...
8
8
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
@@ -167,11 +167,11 @@ BLOCKED (10)
167
167
================================
168
168
@azure/identity
169
169
@azure/core-amqp
170
+ @azure/core-arm
170
171
@azure/event-hubs
171
172
@azure/keyvault-keys
172
173
@azure/keyvault-secrets
173
174
@azure/app-configuration
174
- @azure/core-arm
175
175
@azure/eventhubs-checkpointstore-blob
176
176
@azure/keyvault-certificates
177
177
@azure/template
@@ -210,13 +210,13 @@ Standard error:
210
210
XX of XX: [@azure/core-http] failed to build!
211
211
XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
212
212
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
213
+ XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
214
+ XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
215
+ XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
213
216
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
214
217
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
215
218
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
216
219
XX of XX: [@azure/eventhubs-checkpointstore-blob] blocked by [@azure/core-http]!
217
- XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
218
- XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
219
- XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
220
220
XX of XX: [@azure/template] blocked by [@azure/core-http]!
221
221
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
222
222
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
0 commit comments