@@ -2,7 +2,7 @@ Exit Code: 1
22Standard output:
33
44Rush 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)
66Starting "rush rebuild"
77Executing a maximum of ?simultaneous processes...
88XX of XX: [@azure/core-tracing] completed successfully in ? seconds
@@ -167,11 +167,11 @@ BLOCKED (10)
167167================================
168168@azure/identity
169169@azure/core-amqp
170+ @azure/core-arm
170171@azure/event-hubs
171172@azure/keyvault-keys
172173@azure/keyvault-secrets
173174@azure/app-configuration
174- @azure/core-arm
175175@azure/eventhubs-checkpointstore-blob
176176@azure/keyvault-certificates
177177@azure/template
@@ -210,13 +210,13 @@ Standard error:
210210XX of XX: [@azure/core-http] failed to build!
211211XX of XX: [@azure/app-configuration] blocked by [@azure/core-http]!
212212XX 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]!
213216XX of XX: [@azure/identity] blocked by [@azure/core-http]!
214217XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
215218XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
216219XX 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]!
220220XX of XX: [@azure/template] blocked by [@azure/core-http]!
221221XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
222222XX of XX: [@azure/cosmos] completed with warnings in ? seconds
0 commit comments