@@ -8,9 +8,8 @@ Executing a maximum of ?simultaneous processes...
8
8
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
9
9
XX of XX: [@azure/core-auth] completed successfully in ? seconds
10
10
XX of XX: [@azure/logger] completed successfully in ? seconds
11
- XX of XX: [@azure/core-http] completed successfully in ? seconds
12
11
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
14
13
XX of XX: [@azure/core-amqp] completed successfully in ? seconds
15
14
XX of XX: [@azure/core-lro] completed successfully in ? seconds
16
15
XX of XX: [@azure/core-paging] completed successfully in ? seconds
@@ -20,19 +19,19 @@ XX of XX: [@azure/event-hubs] completed successfully in ? seconds
20
19
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
21
20
npm ERR! code ELIFECYCLE
22
21
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`
24
23
npm ERR! Exit status 2
25
24
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.
27
26
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
28
27
npm ERR! A complete log of this run can be found in:
29
28
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
30
29
npm ERR! code ELIFECYCLE
31
30
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`
33
32
npm ERR! Exit status 2
34
33
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.
36
35
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
37
36
npm ERR! A complete log of this run can be found in:
38
37
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
50
49
os-name (guessing 'osName')
51
50
created dist/index.js in ?s
52
51
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
53
54
XX of XX: [@azure/service-bus] completed successfully in ? seconds
54
55
XX of XX: [@azure/storage-file-datalake] completed successfully in ? seconds
55
56
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
56
57
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
57
58
XX of XX: [@azure/template] completed successfully in ? seconds
58
59
XX of XX: [testhub] completed successfully in ? seconds
59
- SUCCESS (25 )
60
+ SUCCESS (26 )
60
61
================================
61
62
@azure/abort-controller (? seconds)
62
63
@azure/core-auth (? seconds)
63
64
@azure/logger (? seconds)
64
- @azure/core-http (? seconds)
65
65
@azure/core-asynciterator-polyfill (? seconds)
66
- @azure/identity (? seconds)
66
+ @azure/core-http (? seconds)
67
67
@azure/core-amqp (? seconds)
68
68
@azure/core-lro (? seconds)
69
69
@azure/core-paging (? seconds)
@@ -77,6 +77,8 @@ SUCCESS (25)
77
77
@azure/core-arm (? seconds)
78
78
@azure/core-tracing (? seconds)
79
79
@azure/eventhubs-checkpointstore-blob (? seconds)
80
+ @azure/identity (? seconds)
81
+ @azure/search (? seconds)
80
82
@azure/service-bus (? seconds)
81
83
@azure/storage-file-datalake (? seconds)
82
84
@azure/storage-file-share (? seconds)
@@ -105,20 +107,20 @@ FAILURE (2)
105
107
@azure/keyvault-keys ( ? seconds)
106
108
npm ERR! code ELIFECYCLE
107
109
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`
109
111
npm ERR! Exit status 2
110
112
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.
112
114
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
113
115
npm ERR! A complete log of this run can be found in:
114
116
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
115
117
@azure/keyvault-secrets ( ? seconds)
116
118
npm ERR! code ELIFECYCLE
117
119
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`
119
121
npm ERR! Exit status 2
120
122
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.
122
124
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
123
125
npm ERR! A complete log of this run can be found in:
124
126
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
0 commit comments