Skip to content

Commit c795643

Browse files
Update user baselines
1 parent 2cc5856 commit c795643

File tree

3 files changed

+35
-22
lines changed

3 files changed

+35
-22
lines changed

Diff for: tests/baselines/reference/docker/azure-sdk.log

+29-16
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Exit Code: 1
22
Standard output:
33

44
Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5-
Node.js version is 12.14.1 (LTS)
5+
Node.js version is 12.15.0 (LTS)
66
Starting "rush rebuild"
77
Executing a maximum of ?simultaneous processes...
88
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
@@ -15,14 +15,15 @@ XX of XX: [@azure/core-amqp] completed successfully in ? seconds
1515
XX of XX: [@azure/core-lro] completed successfully in ? seconds
1616
XX of XX: [@azure/core-paging] completed successfully in ? seconds
1717
XX of XX: [@azure/test-utils-recorder] completed successfully in ? seconds
18-
XX of XX: [@azure/event-hubs] completed successfully in ? seconds
19-
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
18+
Warning: You have changed the public API signature for this project. Updating review/event-hubs.api.md
19+
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
2020
XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
2121
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
22-
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
22+
Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
2323
XX of XX: [@azure/ai-text-analytics] completed successfully in ? seconds
2424
XX of XX: [@azure/core-arm] completed successfully in ? seconds
2525
XX of XX: [@azure/core-tracing] completed successfully in ? seconds
26+
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
2627
dist-esm/index.js → dist/index.js...
2728
(!) Unresolved dependencies
2829
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
@@ -40,7 +41,7 @@ npm ERR! Failed at the @azure/[email protected] extract-api script.
4041
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
4142
npm ERR! A complete log of this run can be found in:
4243
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
43-
XX of XX: [@azure/service-bus] completed successfully in ? seconds
44+
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
4445
npm ERR! code ELIFECYCLE
4546
npm ERR! errno 2
4647
npm ERR! @azure/[email protected] build:es6: `tsc -p tsconfig.json`
@@ -50,11 +51,11 @@ npm ERR! Failed at the @azure/[email protected] build:es?scr
5051
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
5152
npm ERR! A complete log of this run can be found in:
5253
npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX-debug.log
53-
XX of XX: [@azure/storage-file-share] completed successfully in ? seconds
54-
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
54+
Warning: You have changed the public API signature for this project. Updating review/storage-file-share.api.md
55+
Warning: You have changed the public API signature for this project. Updating review/storage-queue.api.md
5556
XX of XX: [@azure/template] completed successfully in ? seconds
5657
XX of XX: [testhub] completed successfully in ? seconds
57-
SUCCESS (23)
58+
SUCCESS (17)
5859
================================
5960
@azure/abort-controller (? seconds)
6061
@azure/core-auth (? seconds)
@@ -66,23 +67,24 @@ SUCCESS (23)
6667
@azure/core-lro (? seconds)
6768
@azure/core-paging (? seconds)
6869
@azure/test-utils-recorder (? seconds)
69-
@azure/event-hubs (? seconds)
70-
@azure/event-processor-host (? seconds)
7170
@azure/keyvault-keys (? seconds)
7271
@azure/keyvault-secrets (? seconds)
73-
@azure/storage-blob (? seconds)
7472
@azure/ai-text-analytics (? seconds)
7573
@azure/core-arm (? seconds)
7674
@azure/core-tracing (? seconds)
77-
@azure/service-bus (? seconds)
78-
@azure/storage-file-share (? seconds)
79-
@azure/storage-queue (? seconds)
8075
@azure/template (? seconds)
8176
testhub (? seconds)
8277
================================
83-
SUCCESS WITH WARNINGS (1)
78+
SUCCESS WITH WARNINGS (7)
8479
================================
80+
@azure/event-hubs (? seconds)
81+
Warning: You have changed the public API signature for this project. Updating review/event-hubs.api.md
82+
@azure/event-processor-host (? seconds)
83+
Warning: You have changed the public API signature for this project. Updating review/event-processor-host.api.md
84+
@azure/storage-blob (? seconds)
85+
Warning: You have changed the public API signature for this project. Updating review/storage-blob.api.md
8586
@azure/cosmos (? seconds)
87+
Warning: You have changed the public API signature for this project. Updating review/cosmos.api.md
8688
dist-esm/index.js → dist/index.js...
8789
(!) Unresolved dependencies
8890
https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
@@ -91,6 +93,12 @@ os-name (imported by dist-esm/utils/user-agent.js)
9193
Use output.globals to specify browser global variable names corresponding to external modules
9294
os-name (guessing 'osName')
9395
created dist/index.js in ?s
96+
@azure/service-bus (? seconds)
97+
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
98+
@azure/storage-file-share (? seconds)
99+
Warning: You have changed the public API signature for this project. Updating review/storage-file-share.api.md
100+
@azure/storage-queue (? seconds)
101+
Warning: You have changed the public API signature for this project. Updating review/storage-queue.api.md
94102
================================
95103
FAILURE (4)
96104
================================
@@ -156,12 +164,17 @@ rush rebuild - Errors! ( ? seconds)
156164

157165

158166
Standard error:
159-
167+
XX of XX: [@azure/event-hubs] completed with warnings in ? seconds
168+
XX of XX: [@azure/event-processor-host] completed with warnings in ? seconds
169+
XX of XX: [@azure/storage-blob] completed with warnings in ? seconds
160170
XX of XX: [@azure/app-configuration] failed!
161171
XX of XX: [@azure/cosmos] completed with warnings in ? seconds
162172
XX of XX: [@azure/eventhubs-checkpointstore-blob] failed!
163173
XX of XX: [@azure/keyvault-certificates] failed!
174+
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
164175
XX of XX: [@azure/storage-file-datalake] failed!
176+
XX of XX: [@azure/storage-file-share] completed with warnings in ? seconds
177+
XX of XX: [@azure/storage-queue] completed with warnings in ? seconds
165178
[@azure/app-configuration] Returned error code: 2
166179
[@azure/eventhubs-checkpointstore-blob] Returned error code: 2
167180
[@azure/keyvault-certificates] Returned error code: 2

Diff for: tests/baselines/reference/docker/office-ui-fabric.log

+3-3
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ lerna info Executing command in 42 packages: "yarn run build"
147147
@uifabric/foundation: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
148148
@uifabric/icons: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
149149
office-ui-fabric-react: [XX:XX:XX XM] ▲ One of these [node-sass, postcss, autoprefixer] is not installed, so this task has no effect
150-
office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:commonjs'
150+
office-ui-fabric-react: [XX:XX:XX XM] x Error detected while running 'ts:esm'
151151
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
152-
office-ui-fabric-react: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib-commonjs --module commonjs --project "/office-ui-fabric-react/packages/office-ui-fabric-react/tsconfig.json"
152+
office-ui-fabric-react: [XX:XX:XX XM] x Error: Command failed: /usr/local/bin/node "/office-ui-fabric-react/node_modules/typescript/lib/tsc.js" --pretty --target es5 --outDir lib --module esnext --project "/office-ui-fabric-react/packages/office-ui-fabric-react/tsconfig.json"
153153
office-ui-fabric-react: at ChildProcess.exithandler (child_process.js:295:12)
154154
office-ui-fabric-react: at ChildProcess.emit (events.js:223:5)
155155
office-ui-fabric-react: at ChildProcess.EventEmitter.emit (domain.js:498:23)
@@ -225,6 +225,6 @@ office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~
225225
office-ui-fabric-react: Found 22 errors.
226226
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
227227
office-ui-fabric-react: [XX:XX:XX XM] x Error previously detected. See above for error messages.
228-
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:esm]
228+
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
229229
office-ui-fabric-react: error Command failed with exit code 1.
230230
lerna ERR! yarn run build exited 1 in 'office-ui-fabric-react'

Diff for: tests/baselines/reference/docker/vscode.log

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Standard error:
2222
at Stream.emit (events.js:203:15)
2323
at Stream.EventEmitter.emit (domain.js:466:23)
2424
at drain (/vscode/node_modules/through/index.js:34:23)
25-
at Stream.stream.resume (/vscode/node_modules/through/index.js:99:5)
26-
at Stream.ondrain (internal/streams/legacy.js:24:14)
27-
at Stream.emit (events.js:198:13)
25+
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
26+
at Stream.end (/vscode/node_modules/through/index.js:15:35)
27+
at _end (/vscode/node_modules/through/index.js:65:9)
2828
error Command failed with exit code 1.

0 commit comments

Comments
 (0)