@@ -4,49 +4,38 @@ Standard output:
4
4
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5
5
Starting "rush rebuild"
6
6
Executing a maximum of 1 simultaneous processes...
7
- [@azure/cosmos] started
7
+ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
8
+ XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
9
+ XX of XX: [@azure/core-paging] completed successfully in ? seconds
8
10
XX of XX: [@azure/cosmos] completed successfully in ? seconds
9
- [@azure/event-processor-host] started
10
11
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
11
- [@azure/storage-blob] started
12
+ Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
12
13
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
13
- [@azure/storage-file] started
14
14
XX of XX: [@azure/storage-file] completed successfully in ? seconds
15
- [@azure/storage-queue] started
16
15
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
17
- [@azure/template] started
18
16
XX of XX: [@azure/template] completed successfully in ? seconds
19
- [testhub] started
20
17
XX of XX: [testhub] completed successfully in ? seconds
21
- [@azure/abort-controller] started
22
- XX of XX: [@azure/abort-controller] completed successfully in ? seconds
23
- [@azure/core-asynciterator-polyfill] started
24
- XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
25
- [@azure/core-auth] started
26
18
XX of XX: [@azure/core-auth] completed successfully in ? seconds
27
- [@azure/core-http] started
28
19
npm ERR! code ELIFECYCLE
29
20
npm ERR! errno 2
30
- npm ERR! @azure/
[email protected] .
1 build:tsc: `tsc -p tsconfig.es.json`
21
+ npm ERR! @azure/
[email protected] .
2 build:tsc: `tsc -p tsconfig.es.json`
31
22
npm ERR! Exit status 2
32
23
npm ERR!
33
- npm ERR! Failed at the @azure/
[email protected] .
1 build:tsc script.
24
+ npm ERR! Failed at the @azure/
[email protected] .
2 build:tsc script.
34
25
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
35
26
npm ERR! A complete log of this run can be found in:
36
27
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
37
28
ERROR: "build:tsc" exited with 2.
38
29
npm ERR! code ELIFECYCLE
39
30
npm ERR! errno 1
40
- npm ERR! @azure/
[email protected] .
1 build:lib: `run-s build:tsc build:rollup build:minify-browser`
31
+ npm ERR! @azure/
[email protected] .
2 build:lib: `run-s build:tsc build:rollup build:minify-browser`
41
32
npm ERR! Exit status 1
42
33
npm ERR!
43
- npm ERR! Failed at the @azure/
[email protected] .
1 build:lib script.
34
+ npm ERR! Failed at the @azure/
[email protected] .
2 build:lib script.
44
35
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
45
36
npm ERR! A complete log of this run can be found in:
46
37
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
47
38
ERROR: "build:lib" exited with 1.
48
- [@azure/core-paging] started
49
- XX of XX: [@azure/core-paging] completed successfully in ? seconds
50
39
SUCCESS (11)
51
40
================================
52
41
@azure/abort-controller (? seconds)
@@ -61,7 +50,12 @@ SUCCESS (11)
61
50
@azure/template (? seconds)
62
51
testhub (? seconds)
63
52
================================
64
- BLOCKED (8)
53
+ SUCCESS WITH WARNINGS (1)
54
+ ================================
55
+ @azure/service-bus (? seconds)
56
+ Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
57
+ ================================
58
+ BLOCKED (7)
65
59
================================
66
60
@azure/core-amqp
67
61
@azure/core-arm
@@ -70,27 +64,26 @@ BLOCKED (8)
70
64
@azure/keyvault-certificates
71
65
@azure/keyvault-keys
72
66
@azure/keyvault-secrets
73
- @azure/service-bus
74
67
================================
75
68
FAILURE (1)
76
69
================================
77
70
@azure/core-http (? seconds)
78
71
npm ERR! code ELIFECYCLE
79
72
npm ERR! errno 2
80
- npm ERR! @azure/
[email protected] .
1 build:tsc: `tsc -p tsconfig.es.json`
73
+ npm ERR! @azure/
[email protected] .
2 build:tsc: `tsc -p tsconfig.es.json`
81
74
npm ERR! Exit status 2
82
75
npm ERR!
83
- npm ERR! Failed at the @azure/
[email protected] .
1 build:tsc script.
76
+ npm ERR! Failed at the @azure/
[email protected] .
2 build:tsc script.
84
77
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
85
78
npm ERR! A complete log of this run can be found in:
86
79
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
87
80
ERROR: "build:tsc" exited with 2.
88
81
npm ERR! code ELIFECYCLE
89
82
npm ERR! errno 1
90
- npm ERR! @azure/
[email protected] .
1 build:lib: `run-s build:tsc build:rollup build:minify-browser`
83
+ npm ERR! @azure/
[email protected] .
2 build:lib: `run-s build:tsc build:rollup build:minify-browser`
91
84
npm ERR! Exit status 1
92
85
npm ERR!
93
- npm ERR! Failed at the @azure/
[email protected] .
1 build:lib script.
86
+ npm ERR! Failed at the @azure/
[email protected] .
2 build:lib script.
94
87
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
95
88
npm ERR! A complete log of this run can be found in:
96
89
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -103,6 +96,7 @@ rush rebuild - Errors! ( ? seconds)
103
96
104
97
Standard error:
105
98
Your version of Node.js (X.X.X) has not been tested with this release of Rush. The Rush team will not accept issue reports for it. Please consider upgrading Rush or downgrading Node.js.
99
+ XX of XX: [@azure/service-bus] completed with warnings in ? seconds
106
100
XX of XX: [@azure/core-http] failed to build!
107
101
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
108
102
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
@@ -111,5 +105,4 @@ XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
111
105
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
112
106
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
113
107
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
114
- XX of XX: [@azure/service-bus] blocked by [@azure/core-http]!
115
108
[@azure/core-http] Returned error code: 1
0 commit comments