@@ -8,9 +8,8 @@ Executing a maximum of ?simultaneous processes...
88XX of XX: [@azure/abort-controller] completed successfully in ? seconds
99XX of XX: [@azure/core-auth] completed successfully in ? seconds
1010XX of XX: [@azure/logger] completed successfully in ? seconds
11- XX of XX: [@azure/core-http] completed successfully in ? seconds
1211XX 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
1413XX of XX: [@azure/core-amqp] completed successfully in ? seconds
1514XX of XX: [@azure/core-lro] completed successfully in ? seconds
1615XX of XX: [@azure/core-paging] completed successfully in ? seconds
@@ -20,19 +19,19 @@ XX of XX: [@azure/event-hubs] completed successfully in ? seconds
2019XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
2120npm ERR! code ELIFECYCLE
2221npm 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`
2423npm ERR! Exit status 2
2524npm 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.
2726npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2827npm ERR! A complete log of this run can be found in:
2928npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
3029npm ERR! code ELIFECYCLE
3130npm 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`
3332npm ERR! Exit status 2
3433npm 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.
3635npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3736npm ERR! A complete log of this run can be found in:
3837npm 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
5049os-name (guessing 'osName')
5150created dist/index.js in ?s
5251XX 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
5354XX of XX: [@azure/service-bus] completed successfully in ? seconds
5455XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
5556XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
5657XX of XX: [@azure/storage-queue] completed successfully in ? seconds
5758XX of XX: [@azure/template] completed successfully in ? seconds
5859XX 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)
106108npm ERR! code ELIFECYCLE
107109npm 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`
109111npm ERR! Exit status 2
110112npm 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.
112114npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
113115npm ERR! A complete log of this run can be found in:
114116npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
115117@azure/keyvault-secrets ( ? seconds)
116118npm ERR! code ELIFECYCLE
117119npm 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`
119121npm ERR! Exit status 2
120122npm 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.
122124npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
123125npm ERR! A complete log of this run can be found in:
124126npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
0 commit comments