Skip to content

Commit 2bb0689

Browse files
TypeScript Botweswigham
authored andcommitted
Update user baselines (#23)
1 parent 447e8c5 commit 2bb0689

File tree

2 files changed

+22
-237
lines changed

2 files changed

+22
-237
lines changed

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

Lines changed: 19 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,49 +4,38 @@ Standard output:
44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
55
Starting "rush rebuild"
66
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
810
XX of XX: [@azure/cosmos] completed successfully in ? seconds
9-
[@azure/event-processor-host] started
1011
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
1213
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
13-
[@azure/storage-file] started
1414
XX of XX: [@azure/storage-file] completed successfully in ? seconds
15-
[@azure/storage-queue] started
1615
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
17-
[@azure/template] started
1816
XX of XX: [@azure/template] completed successfully in ? seconds
19-
[testhub] started
2017
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
2618
XX of XX: [@azure/core-auth] completed successfully in ? seconds
27-
[@azure/core-http] started
2819
npm ERR! code ELIFECYCLE
2920
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`
3122
npm ERR! Exit status 2
3223
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.
3425
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3526
npm ERR! A complete log of this run can be found in:
3627
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
3728
ERROR: "build:tsc" exited with 2.
3829
npm ERR! code ELIFECYCLE
3930
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`
4132
npm ERR! Exit status 1
4233
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.
4435
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
4536
npm ERR! A complete log of this run can be found in:
4637
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
4738
ERROR: "build:lib" exited with 1.
48-
[@azure/core-paging] started
49-
XX of XX: [@azure/core-paging] completed successfully in ? seconds
5039
SUCCESS (11)
5140
================================
5241
@azure/abort-controller (? seconds)
@@ -61,7 +50,12 @@ SUCCESS (11)
6150
@azure/template (? seconds)
6251
testhub (? seconds)
6352
================================
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)
6559
================================
6660
@azure/core-amqp
6761
@azure/core-arm
@@ -70,27 +64,26 @@ BLOCKED (8)
7064
@azure/keyvault-certificates
7165
@azure/keyvault-keys
7266
@azure/keyvault-secrets
73-
@azure/service-bus
7467
================================
7568
FAILURE (1)
7669
================================
7770
@azure/core-http (? seconds)
7871
npm ERR! code ELIFECYCLE
7972
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`
8174
npm ERR! Exit status 2
8275
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.
8477
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
8578
npm ERR! A complete log of this run can be found in:
8679
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
8780
ERROR: "build:tsc" exited with 2.
8881
npm ERR! code ELIFECYCLE
8982
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`
9184
npm ERR! Exit status 1
9285
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.
9487
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
9588
npm ERR! A complete log of this run can be found in:
9689
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
@@ -103,6 +96,7 @@ rush rebuild - Errors! ( ? seconds)
10396

10497
Standard error:
10598
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
106100
XX of XX: [@azure/core-http] failed to build!
107101
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
108102
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]!
111105
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
112106
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
113107
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
114-
XX of XX: [@azure/service-bus] blocked by [@azure/core-http]!
115108
[@azure/core-http] Returned error code: 1

0 commit comments

Comments
 (0)