@@ -5,7 +5,7 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5
5
Node.js version is 17.6.0 (unstable)
6
6
Starting "rush rebuild"
7
7
Executing a maximum of ?simultaneous processes...
8
- ==[ @azure/eslint-plugin-azure-sdk ]=============================[ 1 of 251 ]==
8
+ ==[ @azure/eslint-plugin-azure-sdk ]=============================[ 1 of 252 ]==
9
9
"@azure-rest/agrifood-farming" is blocked by "@azure/eslint-plugin-azure-sdk".
10
10
"@azure-rest/ai-document-translator" is blocked by "@azure/eslint-plugin-azure-sdk".
11
11
"@azure-rest/confidential-ledger" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -77,6 +77,7 @@ Executing a maximum of ?simultaneous processes...
77
77
"@azure/arm-devtestlabs" is blocked by "@azure/eslint-plugin-azure-sdk".
78
78
"@azure/arm-digitaltwins" is blocked by "@azure/eslint-plugin-azure-sdk".
79
79
"@azure/arm-dns" is blocked by "@azure/eslint-plugin-azure-sdk".
80
+ "@azure/arm-dnsresolver" is blocked by "@azure/eslint-plugin-azure-sdk".
80
81
"@azure/arm-domainservices" is blocked by "@azure/eslint-plugin-azure-sdk".
81
82
"@azure/arm-eventgrid" is blocked by "@azure/eslint-plugin-azure-sdk".
82
83
"@azure/arm-eventhub" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -255,8 +256,8 @@ Executing a maximum of ?simultaneous processes...
255
256
"@azure/logger" is blocked by "@azure/eslint-plugin-azure-sdk".
256
257
"@azure/opentelemetry-instrumentation-azure-sdk" is blocked by "@azure/eslint-plugin-azure-sdk".
257
258
"@azure/web-pubsub-express" is blocked by "@azure/eslint-plugin-azure-sdk".
258
- ==[ @azure/dev-tool ]==========================================[ 251 of 251 ]==
259
- ==[ BLOCKED: 249 projects ]====================================================
259
+ ==[ @azure/dev-tool ]==========================================[ 252 of 252 ]==
260
+ ==[ BLOCKED: 250 projects ]====================================================
260
261
These projects were blocked by dependencies that failed:
261
262
@azure-rest/agrifood-farming
262
263
@azure-rest/ai-document-translator
@@ -341,6 +342,7 @@ These projects were blocked by dependencies that failed:
341
342
@azure/arm-devtestlabs
342
343
@azure/arm-digitaltwins
343
344
@azure/arm-dns
345
+ @azure/arm-dnsresolver
344
346
@azure/arm-domainservices
345
347
@azure/arm-eventgrid
346
348
@azure/arm-eventhub
0 commit comments