File tree Expand file tree Collapse file tree 2 files changed +35
-36
lines changed
tests/baselines/reference/docker Expand file tree Collapse file tree 2 files changed +35
-36
lines changed Original file line number Diff line number Diff line change @@ -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.11 .0 (pre-LTS)
5
+ Node.js version is 14.12 .0 (pre-LTS)
6
6
Starting "rush rebuild"
7
7
Executing a maximum of ?simultaneous processes...
8
8
BLOCKED (51)
@@ -24,6 +24,7 @@ BLOCKED (51)
24
24
@azure/event-hubs
25
25
@azure/event-processor-host
26
26
@azure/keyvault-secrets
27
+ @azure/schema-registry
27
28
@azure/storage-blob
28
29
@azure/ai-anomaly-detector
29
30
@azure/ai-form-recognizer
@@ -46,7 +47,6 @@ BLOCKED (51)
46
47
@azure/keyvault-common
47
48
@azure/keyvault-keys
48
49
@azure/monitor-opentelemetry-exporter
49
- @azure/schema-registry
50
50
@azure/schema-registry-avro
51
51
@azure/search-documents
52
52
@azure/service-bus
You can’t perform that action at this time.
0 commit comments