@@ -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 14.7 .0 (pre-LTS)
5
+ Node.js version is 14.8 .0 (pre-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
@@ -25,7 +25,7 @@ SUCCESS (4)
25
25
@azure/core-asynciterator-polyfill (? seconds)
26
26
@azure/core-paging (? seconds)
27
27
================================
28
- BLOCKED (36 )
28
+ BLOCKED (37 )
29
29
================================
30
30
@azure/core-auth
31
31
@azure/core-http
@@ -52,6 +52,7 @@ BLOCKED (36)
52
52
@azure/keyvault-certificates
53
53
@azure/keyvault-common
54
54
@azure/keyvault-keys
55
+ @azure/schema-registry
55
56
@azure/search-documents
56
57
@azure/service-bus
57
58
@azure/storage-blob-changefeed
@@ -124,6 +125,7 @@ XX of XX: [@azure/storage-internal-avro] blocked by [@azure/eslint-plugin-azure-
124
125
XX of XX: [@azure/storage-queue] blocked by [@azure/eslint-plugin-azure-sdk]!
125
126
XX of XX: [@azure/keyvault-admin] blocked by [@azure/eslint-plugin-azure-sdk]!
126
127
XX of XX: [@azure/keyvault-common] blocked by [@azure/eslint-plugin-azure-sdk]!
128
+ XX of XX: [@azure/schema-registry] blocked by [@azure/eslint-plugin-azure-sdk]!
127
129
XX of XX: [@azure/search-documents] blocked by [@azure/eslint-plugin-azure-sdk]!
128
130
XX of XX: [@azure/storage-file-share] blocked by [@azure/eslint-plugin-azure-sdk]!
129
131
XX of XX: [@azure/tables] blocked by [@azure/eslint-plugin-azure-sdk]!
0 commit comments