Skip to content

Commit 38a496a

Browse files
TypeScript Botweswigham
TypeScript Bot
authored andcommitted
Update user baselines (#35337)
1 parent 9bf4e3a commit 38a496a

File tree

2 files changed

+62
-61
lines changed

2 files changed

+62
-61
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Standard output:
2020
@uifabric/example-data: Child
2121
@uifabric/example-data: Hash: eb7eacffb3eced977b0a
2222
@uifabric/example-data: Time: ?s
23-
@uifabric/example-data: Built at: 11/22/2019 11:09:47 PM
23+
@uifabric/example-data: Built at: 11/25/2019 10:11:42 PM
2424
@uifabric/example-data: Asset Size Chunks Chunk Names
2525
@uifabric/example-data: example-data.js 34.2 KiB example-data [emitted] example-data
2626
@uifabric/example-data: example-data.js.map 30.3 KiB example-data [emitted] example-data
@@ -84,7 +84,7 @@ Standard output:
8484
@uifabric/merge-styles: Child
8585
@uifabric/merge-styles: Hash: 479c2418c5e8d5ccdc46
8686
@uifabric/merge-styles: Time: ?s
87-
@uifabric/merge-styles: Built at: 11/22/2019 11:10:21 PM
87+
@uifabric/merge-styles: Built at: 11/25/2019 10:12:13 PM
8888
@uifabric/merge-styles: Asset Size Chunks Chunk Names
8989
@uifabric/merge-styles: merge-styles.js 63.7 KiB merge-styles [emitted] merge-styles
9090
@uifabric/merge-styles: merge-styles.js.map 70.3 KiB merge-styles [emitted] merge-styles
@@ -108,7 +108,7 @@ Standard output:
108108
@uifabric/merge-styles: Child
109109
@uifabric/merge-styles: Hash: 1ad9563ae9311f1249ef
110110
@uifabric/merge-styles: Time: ?s
111-
@uifabric/merge-styles: Built at: 11/22/2019 11:10:21 PM
111+
@uifabric/merge-styles: Built at: 11/25/2019 10:12:13 PM
112112
@uifabric/merge-styles: Asset Size Chunks Chunk Names
113113
@uifabric/merge-styles: merge-styles.min.js 11.7 KiB 0 [emitted] merge-styles
114114
@uifabric/merge-styles: merge-styles.min.js.map 3.05 KiB 0 [emitted] merge-styles
@@ -144,6 +144,7 @@ Standard output:
144144
@uifabric/merge-styles: PASS src/Stylesheet.test.ts
145145
@uifabric/merge-styles: PASS src/extractStyleParts.test.ts
146146
@uifabric/merge-styles: PASS src/concatStyleSetsWithProps.test.ts
147+
@uifabric/merge-styles: PASS src/fontFace.test.ts
147148
@uifabric/merge-styles: [XX:XX:XX XM] ■ Extracting Public API surface from '/office-ui-fabric-react/packages/merge-styles/lib/index.d.ts'
148149
@uifabric/merge-styles: Done in ?s.
149150
@uifabric/jest-serializer-merge-styles: yarn run vX.X.X

tests/baselines/reference/user/uglify-js.log

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -9,69 +9,69 @@ node_modules/uglify-js/lib/ast.js(968,25): error TS2339: Property 'self' does no
99
node_modules/uglify-js/lib/ast.js(969,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
1010
node_modules/uglify-js/lib/ast.js(985,31): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
1111
node_modules/uglify-js/lib/ast.js(989,29): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
12-
node_modules/uglify-js/lib/compress.js(185,42): error TS2554: Expected 0 arguments, but got 1.
13-
node_modules/uglify-js/lib/compress.js(536,41): error TS2554: Expected 0 arguments, but got 1.
14-
node_modules/uglify-js/lib/compress.js(862,33): error TS2554: Expected 0 arguments, but got 1.
15-
node_modules/uglify-js/lib/compress.js(1124,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
16-
node_modules/uglify-js/lib/compress.js(1140,51): error TS2349: This expression is not callable.
12+
node_modules/uglify-js/lib/compress.js(187,42): error TS2554: Expected 0 arguments, but got 1.
13+
node_modules/uglify-js/lib/compress.js(538,41): error TS2554: Expected 0 arguments, but got 1.
14+
node_modules/uglify-js/lib/compress.js(864,33): error TS2554: Expected 0 arguments, but got 1.
15+
node_modules/uglify-js/lib/compress.js(1128,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
16+
node_modules/uglify-js/lib/compress.js(1144,51): error TS2349: This expression is not callable.
1717
Not all constituents of type 'true | ((node: any) => any)' are callable.
1818
Type 'true' has no call signatures.
19-
node_modules/uglify-js/lib/compress.js(1204,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
20-
node_modules/uglify-js/lib/compress.js(1246,112): error TS2454: Variable 'args' is used before being assigned.
21-
node_modules/uglify-js/lib/compress.js(1247,29): error TS2532: Object is possibly 'undefined'.
22-
node_modules/uglify-js/lib/compress.js(1256,87): error TS2322: Type 'false' is not assignable to type 'number'.
23-
node_modules/uglify-js/lib/compress.js(1264,29): error TS2322: Type 'false' is not assignable to type 'never'.
24-
node_modules/uglify-js/lib/compress.js(1375,53): error TS2554: Expected 0 arguments, but got 1.
25-
node_modules/uglify-js/lib/compress.js(1476,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
26-
node_modules/uglify-js/lib/compress.js(1498,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
27-
node_modules/uglify-js/lib/compress.js(1580,42): error TS2554: Expected 0 arguments, but got 1.
28-
node_modules/uglify-js/lib/compress.js(1613,41): error TS2554: Expected 0 arguments, but got 1.
29-
node_modules/uglify-js/lib/compress.js(1735,49): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[number, number, ...never[]]'.
19+
node_modules/uglify-js/lib/compress.js(1207,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
20+
node_modules/uglify-js/lib/compress.js(1249,112): error TS2454: Variable 'args' is used before being assigned.
21+
node_modules/uglify-js/lib/compress.js(1250,29): error TS2532: Object is possibly 'undefined'.
22+
node_modules/uglify-js/lib/compress.js(1259,87): error TS2322: Type 'false' is not assignable to type 'number'.
23+
node_modules/uglify-js/lib/compress.js(1267,29): error TS2322: Type 'false' is not assignable to type 'never'.
24+
node_modules/uglify-js/lib/compress.js(1382,53): error TS2554: Expected 0 arguments, but got 1.
25+
node_modules/uglify-js/lib/compress.js(1483,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
26+
node_modules/uglify-js/lib/compress.js(1505,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
27+
node_modules/uglify-js/lib/compress.js(1587,42): error TS2554: Expected 0 arguments, but got 1.
28+
node_modules/uglify-js/lib/compress.js(1620,41): error TS2554: Expected 0 arguments, but got 1.
29+
node_modules/uglify-js/lib/compress.js(1746,49): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[number, number, ...never[]]'.
3030
Type 'number[]' is missing the following properties from type '[number, number, ...never[]]': 0, 1
31-
node_modules/uglify-js/lib/compress.js(2065,59): error TS2554: Expected 0 arguments, but got 1.
32-
node_modules/uglify-js/lib/compress.js(2103,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[number, number, ...never[]]'.
31+
node_modules/uglify-js/lib/compress.js(2076,59): error TS2554: Expected 0 arguments, but got 1.
32+
node_modules/uglify-js/lib/compress.js(2114,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[number, number, ...never[]]'.
3333
Type 'any[]' is missing the following properties from type '[number, number, ...never[]]': 0, 1
34-
node_modules/uglify-js/lib/compress.js(2251,34): error TS2554: Expected 0 arguments, but got 1.
35-
node_modules/uglify-js/lib/compress.js(2950,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
36-
node_modules/uglify-js/lib/compress.js(2951,25): error TS2531: Object is possibly 'null'.
37-
node_modules/uglify-js/lib/compress.js(2951,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
38-
node_modules/uglify-js/lib/compress.js(2951,56): error TS2531: Object is possibly 'null'.
39-
node_modules/uglify-js/lib/compress.js(2992,42): error TS2554: Expected 0 arguments, but got 1.
40-
node_modules/uglify-js/lib/compress.js(3072,33): error TS2532: Object is possibly 'undefined'.
41-
node_modules/uglify-js/lib/compress.js(3478,38): error TS2554: Expected 0 arguments, but got 1.
42-
node_modules/uglify-js/lib/compress.js(3504,29): error TS2322: Type '"f"' is not assignable to type 'boolean'.
43-
node_modules/uglify-js/lib/compress.js(3637,33): error TS2554: Expected 0 arguments, but got 1.
44-
node_modules/uglify-js/lib/compress.js(3690,29): error TS2554: Expected 0 arguments, but got 1.
45-
node_modules/uglify-js/lib/compress.js(3708,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
46-
node_modules/uglify-js/lib/compress.js(3733,75): error TS2554: Expected 0 arguments, but got 1.
47-
node_modules/uglify-js/lib/compress.js(3808,63): error TS2554: Expected 0 arguments, but got 1.
48-
node_modules/uglify-js/lib/compress.js(3933,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
49-
node_modules/uglify-js/lib/compress.js(4012,38): error TS2554: Expected 0 arguments, but got 1.
50-
node_modules/uglify-js/lib/compress.js(4033,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
51-
node_modules/uglify-js/lib/compress.js(4043,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
52-
node_modules/uglify-js/lib/compress.js(4277,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead.
53-
node_modules/uglify-js/lib/compress.js(4340,45): error TS2554: Expected 0 arguments, but got 1.
54-
node_modules/uglify-js/lib/compress.js(4451,33): error TS2554: Expected 0 arguments, but got 1.
55-
node_modules/uglify-js/lib/compress.js(4648,33): error TS2554: Expected 0 arguments, but got 1.
56-
node_modules/uglify-js/lib/compress.js(4794,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
57-
node_modules/uglify-js/lib/compress.js(4879,37): error TS2554: Expected 0 arguments, but got 1.
58-
node_modules/uglify-js/lib/compress.js(5087,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[string | RegExp, (string | undefined)?]'.
34+
node_modules/uglify-js/lib/compress.js(2262,34): error TS2554: Expected 0 arguments, but got 1.
35+
node_modules/uglify-js/lib/compress.js(2968,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
36+
node_modules/uglify-js/lib/compress.js(2969,25): error TS2531: Object is possibly 'null'.
37+
node_modules/uglify-js/lib/compress.js(2969,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
38+
node_modules/uglify-js/lib/compress.js(2969,56): error TS2531: Object is possibly 'null'.
39+
node_modules/uglify-js/lib/compress.js(3010,42): error TS2554: Expected 0 arguments, but got 1.
40+
node_modules/uglify-js/lib/compress.js(3090,33): error TS2532: Object is possibly 'undefined'.
41+
node_modules/uglify-js/lib/compress.js(3497,38): error TS2554: Expected 0 arguments, but got 1.
42+
node_modules/uglify-js/lib/compress.js(3523,29): error TS2322: Type '"f"' is not assignable to type 'boolean'.
43+
node_modules/uglify-js/lib/compress.js(3656,33): error TS2554: Expected 0 arguments, but got 1.
44+
node_modules/uglify-js/lib/compress.js(3709,29): error TS2554: Expected 0 arguments, but got 1.
45+
node_modules/uglify-js/lib/compress.js(3727,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
46+
node_modules/uglify-js/lib/compress.js(3762,75): error TS2554: Expected 0 arguments, but got 1.
47+
node_modules/uglify-js/lib/compress.js(3837,63): error TS2554: Expected 0 arguments, but got 1.
48+
node_modules/uglify-js/lib/compress.js(3967,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
49+
node_modules/uglify-js/lib/compress.js(4059,38): error TS2554: Expected 0 arguments, but got 1.
50+
node_modules/uglify-js/lib/compress.js(4080,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
51+
node_modules/uglify-js/lib/compress.js(4090,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
52+
node_modules/uglify-js/lib/compress.js(4324,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead.
53+
node_modules/uglify-js/lib/compress.js(4387,45): error TS2554: Expected 0 arguments, but got 1.
54+
node_modules/uglify-js/lib/compress.js(4498,33): error TS2554: Expected 0 arguments, but got 1.
55+
node_modules/uglify-js/lib/compress.js(4695,33): error TS2554: Expected 0 arguments, but got 1.
56+
node_modules/uglify-js/lib/compress.js(4841,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
57+
node_modules/uglify-js/lib/compress.js(4934,37): error TS2554: Expected 0 arguments, but got 1.
58+
node_modules/uglify-js/lib/compress.js(5155,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[string | RegExp, (string | undefined)?]'.
5959
Property '0' is missing in type 'any[]' but required in type '[string | RegExp, (string | undefined)?]'.
60-
node_modules/uglify-js/lib/compress.js(5251,45): error TS2554: Expected 0 arguments, but got 1.
61-
node_modules/uglify-js/lib/compress.js(5258,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; toString: () => string; indent: () => void; indentation: () => number; current_width: () => number; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'.
62-
node_modules/uglify-js/lib/compress.js(5262,36): error TS2532: Object is possibly 'undefined'.
63-
node_modules/uglify-js/lib/compress.js(5267,41): error TS2339: Property 'get' does not exist on type 'string'.
64-
node_modules/uglify-js/lib/compress.js(5784,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
65-
node_modules/uglify-js/lib/compress.js(6334,25): error TS2367: This condition will always return 'false' since the types 'boolean' and 'string' have no overlap.
66-
node_modules/uglify-js/lib/compress.js(6362,47): error TS2554: Expected 0 arguments, but got 1.
67-
node_modules/uglify-js/lib/compress.js(6437,39): error TS2554: Expected 0 arguments, but got 1.
68-
node_modules/uglify-js/lib/compress.js(6509,39): error TS2554: Expected 0 arguments, but got 1.
69-
node_modules/uglify-js/lib/compress.js(6515,41): error TS2554: Expected 0 arguments, but got 1.
70-
node_modules/uglify-js/lib/compress.js(6975,43): error TS2454: Variable 'property' is used before being assigned.
71-
node_modules/uglify-js/lib/compress.js(6990,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
72-
node_modules/uglify-js/lib/compress.js(6993,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
73-
node_modules/uglify-js/lib/compress.js(6999,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
74-
node_modules/uglify-js/lib/compress.js(7037,34): error TS2554: Expected 0 arguments, but got 1.
60+
node_modules/uglify-js/lib/compress.js(5319,45): error TS2554: Expected 0 arguments, but got 1.
61+
node_modules/uglify-js/lib/compress.js(5326,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; toString: () => string; indent: () => void; indentation: () => number; current_width: () => number; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'.
62+
node_modules/uglify-js/lib/compress.js(5330,36): error TS2532: Object is possibly 'undefined'.
63+
node_modules/uglify-js/lib/compress.js(5335,41): error TS2339: Property 'get' does not exist on type 'string'.
64+
node_modules/uglify-js/lib/compress.js(5841,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
65+
node_modules/uglify-js/lib/compress.js(6384,25): error TS2367: This condition will always return 'false' since the types 'boolean' and 'string' have no overlap.
66+
node_modules/uglify-js/lib/compress.js(6413,47): error TS2554: Expected 0 arguments, but got 1.
67+
node_modules/uglify-js/lib/compress.js(6488,39): error TS2554: Expected 0 arguments, but got 1.
68+
node_modules/uglify-js/lib/compress.js(6560,39): error TS2554: Expected 0 arguments, but got 1.
69+
node_modules/uglify-js/lib/compress.js(6566,41): error TS2554: Expected 0 arguments, but got 1.
70+
node_modules/uglify-js/lib/compress.js(7026,43): error TS2454: Variable 'property' is used before being assigned.
71+
node_modules/uglify-js/lib/compress.js(7041,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
72+
node_modules/uglify-js/lib/compress.js(7044,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
73+
node_modules/uglify-js/lib/compress.js(7050,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
74+
node_modules/uglify-js/lib/compress.js(7083,34): error TS2554: Expected 0 arguments, but got 1.
7575
node_modules/uglify-js/lib/minify.js(186,75): error TS2339: Property 'compress' does not exist on type 'Compressor'.
7676
node_modules/uglify-js/lib/mozilla-ast.js(566,33): error TS2554: Expected 0 arguments, but got 1.
7777
node_modules/uglify-js/lib/output.js(232,25): error TS2554: Expected 0 arguments, but got 2.

0 commit comments

Comments
 (0)