Skip to content

Commit 5f98bc4

Browse files
Update user baselines +cc @sandersn
1 parent b8faaea commit 5f98bc4

File tree

4 files changed

+71
-64
lines changed

4 files changed

+71
-64
lines changed

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

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
55
Node.js version is 15.6.0 (unstable)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
8-
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 59 ]==
8+
==[ @azure/eslint-plugin-azure-sdk ]==============================[ 1 of 61 ]==
99
"@azure/abort-controller" is blocked by "@azure/eslint-plugin-azure-sdk".
1010
"@azure/communication-administration" is blocked by "@azure/eslint-plugin-azure-sdk".
1111
"@azure/communication-chat" is blocked by "@azure/eslint-plugin-azure-sdk".
1212
"@azure/communication-common" is blocked by "@azure/eslint-plugin-azure-sdk".
13+
"@azure/communication-identity" is blocked by "@azure/eslint-plugin-azure-sdk".
1314
"@azure/communication-sms" is blocked by "@azure/eslint-plugin-azure-sdk".
1415
"@azure/core-amqp" is blocked by "@azure/eslint-plugin-azure-sdk".
1516
"@azure/event-hubs" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -37,6 +38,8 @@ Executing a maximum of ?simultaneous processes...
3738
"@azure/data-tables" is blocked by "@azure/eslint-plugin-azure-sdk".
3839
"@azure/digital-twins-core" is blocked by "@azure/eslint-plugin-azure-sdk".
3940
"@azure/identity" is blocked by "@azure/eslint-plugin-azure-sdk".
41+
"@azure/cosmos" is blocked by "@azure/eslint-plugin-azure-sdk".
42+
"@azure/quantum-jobs" is blocked by "@azure/eslint-plugin-azure-sdk".
4043
"@azure/schema-registry" is blocked by "@azure/eslint-plugin-azure-sdk".
4144
"@azure/schema-registry-avro" is blocked by "@azure/eslint-plugin-azure-sdk".
4245
"@azure/storage-queue" is blocked by "@azure/eslint-plugin-azure-sdk".
@@ -59,12 +62,11 @@ Executing a maximum of ?simultaneous processes...
5962
"@azure/core-paging" is blocked by "@azure/eslint-plugin-azure-sdk".
6063
"@azure/core-tracing" is blocked by "@azure/eslint-plugin-azure-sdk".
6164
"@azure/core-xml" is blocked by "@azure/eslint-plugin-azure-sdk".
62-
"@azure/cosmos" is blocked by "@azure/eslint-plugin-azure-sdk".
6365
"@azure/dev-tool" is blocked by "@azure/eslint-plugin-azure-sdk".
6466
"@azure/event-processor-host" is blocked by "@azure/eslint-plugin-azure-sdk".
6567
"testhub" is blocked by "@azure/eslint-plugin-azure-sdk".
6668
"@azure/logger" is blocked by "@azure/eslint-plugin-azure-sdk".
67-
==[ BLOCKED: 58 projects ]=====================================================
69+
==[ BLOCKED: 60 projects ]=====================================================
6870
These projects were blocked by dependencies that failed:
6971
@azure/abort-controller
7072
@azure/ai-anomaly-detector
@@ -76,6 +78,7 @@ These projects were blocked by dependencies that failed:
7678
@azure/communication-administration
7779
@azure/communication-chat
7880
@azure/communication-common
81+
@azure/communication-identity
7982
@azure/communication-sms
8083
@azure/core-amqp
8184
@azure/core-asynciterator-polyfill
@@ -104,6 +107,7 @@ These projects were blocked by dependencies that failed:
104107
@azure/keyvault-secrets
105108
@azure/logger
106109
@azure/opentelemetry-exporter-azure-monitor
110+
@azure/quantum-jobs
107111
@azure/schema-registry
108112
@azure/schema-registry-avro
109113
@azure/search-documents

0 commit comments

Comments
 (0)