Skip to content

Commit 114fe4d

Browse files
TypeScript Bottypescript-bot
TypeScript Bot
andauthored
Update user baselines (#37354)
Co-authored-by: typescript-bot <[email protected]>
1 parent 8f64d66 commit 114fe4d

15 files changed

+1361
-949
lines changed

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

+15-13
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ Executing a maximum of ?simultaneous processes...
88
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
99
XX of XX: [@azure/core-auth] completed successfully in ? seconds
1010
XX of XX: [@azure/logger] completed successfully in ? seconds
11-
XX of XX: [@azure/core-http] completed successfully in ? seconds
1211
XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
13-
XX of XX: [@azure/identity] completed successfully in ? seconds
12+
XX of XX: [@azure/core-http] completed successfully in ? seconds
1413
XX of XX: [@azure/core-amqp] completed successfully in ? seconds
1514
XX of XX: [@azure/core-lro] completed successfully in ? seconds
1615
XX of XX: [@azure/core-paging] completed successfully in ? seconds
@@ -20,19 +19,19 @@ XX of XX: [@azure/event-hubs] completed successfully in ? seconds
2019
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
2120
npm ERR! code ELIFECYCLE
2221
npm ERR! errno 2
23-
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local`
22+
npm ERR! @azure/[email protected]-preview.2 extract-api: `tsc -p . && api-extractor run --local`
2423
npm ERR! Exit status 2
2524
npm ERR!
26-
npm ERR! Failed at the @azure/[email protected] extract-api script.
25+
npm ERR! Failed at the @azure/[email protected]-preview.2 extract-api script.
2726
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2827
npm ERR! A complete log of this run can be found in:
2928
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
3029
npm ERR! code ELIFECYCLE
3130
npm ERR! errno 2
32-
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local`
31+
npm ERR! @azure/[email protected]-preview.2 extract-api: `tsc -p . && api-extractor run --local`
3332
npm ERR! Exit status 2
3433
npm ERR!
35-
npm ERR! Failed at the @azure/[email protected] extract-api script.
34+
npm ERR! Failed at the @azure/[email protected]-preview.2 extract-api script.
3635
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3736
npm ERR! A complete log of this run can be found in:
3837
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -50,20 +49,21 @@ Use output.globals to specify browser global variable names corresponding to ext
5049
os-name (guessing 'osName')
5150
created dist/index.js in ?s
5251
XX of XX: [@azure/eventhubs-checkpointstore-blob] completed successfully in ? seconds
52+
XX of XX: [@azure/identity] completed successfully in ? seconds
53+
XX of XX: [@azure/search] completed successfully in ? seconds
5354
XX of XX: [@azure/service-bus] completed successfully in ? seconds
5455
XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
5556
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
5657
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
5758
XX of XX: [@azure/template] completed successfully in ? seconds
5859
XX of XX: [testhub] completed successfully in ? seconds
59-
SUCCESS (25)
60+
SUCCESS (26)
6061
================================
6162
@azure/abort-controller (? seconds)
6263
@azure/core-auth (? seconds)
6364
@azure/logger (? seconds)
64-
@azure/core-http (? seconds)
6565
@azure/core-asynciterator-polyfill (? seconds)
66-
@azure/identity (? seconds)
66+
@azure/core-http (? seconds)
6767
@azure/core-amqp (? seconds)
6868
@azure/core-lro (? seconds)
6969
@azure/core-paging (? seconds)
@@ -77,6 +77,8 @@ SUCCESS (25)
7777
@azure/core-arm (? seconds)
7878
@azure/core-tracing (? seconds)
7979
@azure/eventhubs-checkpointstore-blob (? seconds)
80+
@azure/identity (? seconds)
81+
@azure/search (? seconds)
8082
@azure/service-bus (? seconds)
8183
@azure/storage-file-datalake (? seconds)
8284
@azure/storage-file-share (? seconds)
@@ -105,20 +107,20 @@ FAILURE (2)
105107
@azure/keyvault-keys ( ? seconds)
106108
npm ERR! code ELIFECYCLE
107109
npm ERR! errno 2
108-
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local`
110+
npm ERR! @azure/[email protected]-preview.2 extract-api: `tsc -p . && api-extractor run --local`
109111
npm ERR! Exit status 2
110112
npm ERR!
111-
npm ERR! Failed at the @azure/[email protected] extract-api script.
113+
npm ERR! Failed at the @azure/[email protected]-preview.2 extract-api script.
112114
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
113115
npm ERR! A complete log of this run can be found in:
114116
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
115117
@azure/keyvault-secrets ( ? seconds)
116118
npm ERR! code ELIFECYCLE
117119
npm ERR! errno 2
118-
npm ERR! @azure/[email protected] extract-api: `tsc -p . && api-extractor run --local`
120+
npm ERR! @azure/[email protected]-preview.2 extract-api: `tsc -p . && api-extractor run --local`
119121
npm ERR! Exit status 2
120122
npm ERR!
121-
npm ERR! Failed at the @azure/[email protected] extract-api script.
123+
npm ERR! Failed at the @azure/[email protected]-preview.2 extract-api script.
122124
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
123125
npm ERR! A complete log of this run can be found in:
124126
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log

0 commit comments

Comments
 (0)