Skip to content

Commit 0ba5ea2

Browse files
Update user baselines
1 parent 71c1da0 commit 0ba5ea2

11 files changed

+149
-102
lines changed

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

tests/baselines/reference/docker/office-ui-fabric.log

+13-4
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)
@@ -171,6 +171,15 @@ office-ui-fabric-react: ~~~~~~~~~~~~~~~~~
171171
office-ui-fabric-react: src/components/ChoiceGroup/ChoiceGroupOption/ChoiceGroupOption.base.tsx:70:38 - error TS2554: Expected 1 arguments, but got 2.
172172
office-ui-fabric-react: 70 {onRenderField(this.props, this._onRenderField)}
173173
office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~
174+
office-ui-fabric-react: src/components/ComboBox/ComboBox.tsx:329:7 - error TS6133: 'onRenderList' is declared but its value is never read.
175+
office-ui-fabric-react: 329 onRenderList = this._onRenderList,
176+
office-ui-fabric-react: ~~~~~~~~~~~~
177+
office-ui-fabric-react: src/components/ComboBox/ComboBox.tsx:330:7 - error TS6133: 'onRenderItem' is declared but its value is never read.
178+
office-ui-fabric-react: 330 onRenderItem = this._onRenderItem,
179+
office-ui-fabric-react: ~~~~~~~~~~~~
180+
office-ui-fabric-react: src/components/ComboBox/ComboBox.tsx:331:7 - error TS6133: 'onRenderOption' is declared but its value is never read.
181+
office-ui-fabric-react: 331 onRenderOption = this._onRenderOptionContent,
182+
office-ui-fabric-react: ~~~~~~~~~~~~~~
174183
office-ui-fabric-react: src/components/ComboBox/ComboBox.tsx:457:13 - error TS2554: Expected 1 arguments, but got 2.
175184
office-ui-fabric-react: 457 this._onRenderContainer
176185
office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~~~~
@@ -222,9 +231,9 @@ office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~
222231
office-ui-fabric-react: src/components/pickers/Suggestions/SuggestionsItem.tsx:8:31 - error TS2307: Cannot find module './Suggestions.scss'.
223232
office-ui-fabric-react: 8 import * as stylesImport from './Suggestions.scss';
224233
office-ui-fabric-react: ~~~~~~~~~~~~~~~~~~~~
225-
office-ui-fabric-react: Found 22 errors.
234+
office-ui-fabric-react: Found 25 errors.
226235
office-ui-fabric-react: [XX:XX:XX XM] x ------------------------------------
227236
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]
237+
office-ui-fabric-react: [XX:XX:XX XM] x Other tasks that did not complete: [ts:commonjs]
229238
office-ui-fabric-react: error Command failed with exit code 1.
230239
lerna ERR! yarn run build exited 1 in 'office-ui-fabric-react'

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.

tests/baselines/reference/user/adonis-framework.log

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ node_modules/adonis-framework/src/Encryption/index.js(71,34): error TS2769: No o
2424
Argument of type 'string' is not assignable to parameter of type 'undefined'.
2525
Overload 2 of 4, '(data: string, input_encoding: "utf8" | "ascii" | "binary" | undefined, output_encoding: HexBase64BinaryEncoding): string', gave the following error.
2626
Argument of type 'string' is not assignable to parameter of type '"utf8" | "ascii" | "binary" | undefined'.
27+
node_modules/adonis-framework/src/Encryption/index.js(77,27): error TS2322: Type 'string' is not assignable to type 'Buffer'.
2728
node_modules/adonis-framework/src/Encryption/index.js(77,50): error TS2345: Argument of type 'Buffer' is not assignable to parameter of type 'string'.
2829
node_modules/adonis-framework/src/Encryption/index.js(85,23): error TS8024: JSDoc '@param' tag has name 'value', but there is no parameter with that name.
2930
node_modules/adonis-framework/src/Encryption/index.js(87,15): error TS2304: Cannot find name 'Mixed'.
@@ -32,6 +33,8 @@ node_modules/adonis-framework/src/Encryption/index.js(101,62): error TS2769: No
3233
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
3334
Overload 2 of 4, '(data: string, input_encoding: "base64" | "binary" | "hex" | undefined, output_encoding: Utf8AsciiBinaryEncoding): string', gave the following error.
3435
Argument of type 'string' is not assignable to parameter of type 'Utf8AsciiBinaryEncoding'.
36+
node_modules/adonis-framework/src/Encryption/index.js(102,5): error TS2322: Type 'string' is not assignable to type 'Buffer & string'.
37+
Type 'string' is not assignable to type 'Buffer'.
3538
node_modules/adonis-framework/src/Encryption/index.js(114,15): error TS2304: Cannot find name 'Mixed'.
3639
node_modules/adonis-framework/src/Encryption/index.js(119,23): error TS2554: Expected 2 arguments, but got 1.
3740
node_modules/adonis-framework/src/Encryption/index.js(183,15): error TS2304: Cannot find name 'Mixed'.

tests/baselines/reference/user/bcryptjs.log

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ node_modules/bcryptjs/src/bcrypt/impl.js(658,23): error TS2345: Argument of type
1515
Type 'undefined' is not assignable to type 'number[]'.
1616
node_modules/bcryptjs/src/bcrypt/impl.js(664,31): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string | undefined'.
1717
node_modules/bcryptjs/src/bcrypt/impl.js(666,26): error TS2345: Argument of type 'null' is not assignable to parameter of type 'Error'.
18-
node_modules/bcryptjs/src/bcrypt/impl.js(666,39): error TS2345: Argument of type 'number[] | undefined' is not assignable to parameter of type 'number[]'.
19-
Type 'undefined' is not assignable to type 'number[]'.
2018
node_modules/bcryptjs/src/bcrypt/prng/accum.js(51,74): error TS2339: Property 'attachEvent' does not exist on type 'Document'.
2119
node_modules/bcryptjs/src/bcrypt/prng/accum.js(52,22): error TS2339: Property 'attachEvent' does not exist on type 'Document'.
2220
node_modules/bcryptjs/src/bcrypt/prng/accum.js(53,22): error TS2339: Property 'attachEvent' does not exist on type 'Document'.

tests/baselines/reference/user/bluebird.log

+4-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ node_modules/bluebird/js/release/bluebird.js(10,10): error TS2339: Property 'noC
66
node_modules/bluebird/js/release/debuggability.js(225,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'event' must be of type 'CustomEvent<any>', but here has type 'Event'.
77
node_modules/bluebird/js/release/debuggability.js(232,26): error TS2339: Property 'detail' does not exist on type 'Event'.
88
node_modules/bluebird/js/release/debuggability.js(258,48): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '["multipleResolves", MultipleResolveListener]'.
9-
node_modules/bluebird/js/release/debuggability.js(301,56): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'.
10-
Type 'IArguments' is missing the following properties from type 'any[]': pop, push, concat, join, and 26 more.
9+
node_modules/bluebird/js/release/debuggability.js(301,9): error TS2322: Type 'Process' is not assignable to type 'boolean'.
10+
node_modules/bluebird/js/release/debuggability.js(301,28): error TS2684: The 'this' context of type '((...args: any[]) => Process) | ((name: any, ...args: any[]) => boolean)' is not assignable to method's 'this' of type '(this: null, name?: any, ...args: any[]) => Process'.
11+
Type '(name: any, ...args: any[]) => boolean' is not assignable to type '(this: null, name?: any, ...args: any[]) => Process'.
12+
Type 'boolean' is not assignable to type 'Process'.
1113
node_modules/bluebird/js/release/debuggability.js(562,19): error TS2350: Only a void function can be called with the 'new' keyword.
1214
node_modules/bluebird/js/release/debuggability.js(633,59): error TS2554: Expected 0 arguments, but got 1.
1315
node_modules/bluebird/js/release/debuggability.js(807,5): error TS2721: Cannot invoke an object which is possibly 'null'.

0 commit comments

Comments
 (0)