Skip to content

Commit 3edf8ed

Browse files
TypeScript Botweswigham
authored andcommitted
Update user baselines (microsoft#25399)
1 parent e13fd0c commit 3edf8ed

File tree

1 file changed

+63
-63
lines changed

1 file changed

+63
-63
lines changed

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

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -4,68 +4,68 @@ node_modules/uglify-js/lib/ast.js(209,23): error TS2554: Expected 0 arguments, b
44
node_modules/uglify-js/lib/ast.js(331,33): error TS2339: Property 'transform' does not exist on type 'string'.
55
node_modules/uglify-js/lib/ast.js(872,5): error TS2322: Type '{ [x: string]: any; _visit: (node: any, descend: any) => any; parent: (n: any) => any; push: type...' is not assignable to type 'TreeWalker'.
66
Object literal may only specify known properties, but '_visit' does not exist in type 'TreeWalker'. Did you mean to write 'visit'?
7-
node_modules/uglify-js/lib/compress.js(165,27): error TS2554: Expected 0 arguments, but got 1.
8-
node_modules/uglify-js/lib/compress.js(501,26): error TS2554: Expected 0 arguments, but got 1.
9-
node_modules/uglify-js/lib/compress.js(818,18): error TS2554: Expected 0 arguments, but got 1.
10-
node_modules/uglify-js/lib/compress.js(1073,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
11-
node_modules/uglify-js/lib/compress.js(1087,51): error TS2349: Cannot invoke an expression whose type lacks a call signature. Type 'true | ((node: any) => any)' has no compatible call signatures.
12-
node_modules/uglify-js/lib/compress.js(1151,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
13-
node_modules/uglify-js/lib/compress.js(1193,112): error TS2532: Object is possibly 'undefined'.
14-
node_modules/uglify-js/lib/compress.js(1194,29): error TS2532: Object is possibly 'undefined'.
15-
node_modules/uglify-js/lib/compress.js(1203,87): error TS2322: Type 'false' is not assignable to type 'number'.
16-
node_modules/uglify-js/lib/compress.js(1211,29): error TS2322: Type 'false' is not assignable to type 'never'.
17-
node_modules/uglify-js/lib/compress.js(1314,38): error TS2554: Expected 0 arguments, but got 1.
18-
node_modules/uglify-js/lib/compress.js(1409,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
19-
node_modules/uglify-js/lib/compress.js(1505,27): error TS2554: Expected 0 arguments, but got 1.
20-
node_modules/uglify-js/lib/compress.js(1537,26): error TS2554: Expected 0 arguments, but got 1.
21-
node_modules/uglify-js/lib/compress.js(1951,44): error TS2554: Expected 0 arguments, but got 1.
22-
node_modules/uglify-js/lib/compress.js(2143,19): error TS2554: Expected 0 arguments, but got 1.
23-
node_modules/uglify-js/lib/compress.js(2403,27): error TS2554: Expected 0 arguments, but got 1.
24-
node_modules/uglify-js/lib/compress.js(3143,23): error TS2554: Expected 0 arguments, but got 1.
25-
node_modules/uglify-js/lib/compress.js(3156,33): error TS2322: Type '"f"' is not assignable to type 'boolean'.
26-
node_modules/uglify-js/lib/compress.js(3293,18): error TS2554: Expected 0 arguments, but got 1.
27-
node_modules/uglify-js/lib/compress.js(3312,33): error TS2339: Property 'add' does not exist on type 'Dictionary'.
28-
node_modules/uglify-js/lib/compress.js(3316,32): error TS2339: Property 'add' does not exist on type 'Dictionary'.
29-
node_modules/uglify-js/lib/compress.js(3322,40): error TS2339: Property 'add' does not exist on type 'Dictionary'.
30-
node_modules/uglify-js/lib/compress.js(3331,41): error TS2339: Property 'add' does not exist on type 'Dictionary'.
31-
node_modules/uglify-js/lib/compress.js(3348,14): error TS2554: Expected 0 arguments, but got 1.
32-
node_modules/uglify-js/lib/compress.js(3350,40): error TS2339: Property 'get' does not exist on type 'Dictionary'.
33-
node_modules/uglify-js/lib/compress.js(3358,33): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
34-
node_modules/uglify-js/lib/compress.js(3430,63): error TS2339: Property 'get' does not exist on type 'Dictionary'.
35-
node_modules/uglify-js/lib/compress.js(3617,23): error TS2554: Expected 0 arguments, but got 1.
36-
node_modules/uglify-js/lib/compress.js(3638,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
37-
node_modules/uglify-js/lib/compress.js(3644,26): error TS2339: Property 'set' does not exist on type 'Dictionary'.
38-
node_modules/uglify-js/lib/compress.js(3648,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
39-
node_modules/uglify-js/lib/compress.js(3666,18): error TS2339: Property 'each' does not exist on type 'Dictionary'.
40-
node_modules/uglify-js/lib/compress.js(3671,26): error TS2339: Property 'del' does not exist on type 'Dictionary'.
41-
node_modules/uglify-js/lib/compress.js(3676,26): error TS2339: Property 'set' does not exist on type 'Dictionary'.
42-
node_modules/uglify-js/lib/compress.js(3687,37): error TS2339: Property 'has' does not exist on type 'Dictionary'.
43-
node_modules/uglify-js/lib/compress.js(3689,44): error TS2339: Property 'get' does not exist on type 'Dictionary'.
44-
node_modules/uglify-js/lib/compress.js(3701,37): error TS2339: Property 'has' does not exist on type 'Dictionary'.
45-
node_modules/uglify-js/lib/compress.js(3703,44): error TS2339: Property 'get' does not exist on type 'Dictionary'.
46-
node_modules/uglify-js/lib/compress.js(3807,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'defs' must be of type 'Dictionary', but here has type 'any'.
47-
node_modules/uglify-js/lib/compress.js(3809,36): error TS2339: Property 'get' does not exist on type 'Dictionary'.
48-
node_modules/uglify-js/lib/compress.js(3839,22): error TS2339: Property 'set' does not exist on type 'Dictionary'.
49-
node_modules/uglify-js/lib/compress.js(3859,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead.
50-
node_modules/uglify-js/lib/compress.js(3884,30): error TS2554: Expected 0 arguments, but got 1.
51-
node_modules/uglify-js/lib/compress.js(4022,18): error TS2554: Expected 0 arguments, but got 1.
52-
node_modules/uglify-js/lib/compress.js(4321,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
53-
node_modules/uglify-js/lib/compress.js(4405,22): error TS2554: Expected 0 arguments, but got 1.
54-
node_modules/uglify-js/lib/compress.js(4755,30): error TS2554: Expected 0 arguments, but got 1.
55-
node_modules/uglify-js/lib/compress.js(4762,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ [x: string]: any; get: () => string; toString: () => string; indent: () => void; indentation: (...'.
56-
node_modules/uglify-js/lib/compress.js(4766,36): error TS2532: Object is possibly 'undefined'.
57-
node_modules/uglify-js/lib/compress.js(4771,41): error TS2339: Property 'get' does not exist on type 'string'.
58-
node_modules/uglify-js/lib/compress.js(5258,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
59-
node_modules/uglify-js/lib/compress.js(5697,25): error TS2367: This condition will always return 'false' since the types 'boolean' and '"f"' have no overlap.
60-
node_modules/uglify-js/lib/compress.js(5724,32): error TS2554: Expected 0 arguments, but got 1.
61-
node_modules/uglify-js/lib/compress.js(5784,24): error TS2554: Expected 0 arguments, but got 1.
62-
node_modules/uglify-js/lib/compress.js(5856,24): error TS2554: Expected 0 arguments, but got 1.
63-
node_modules/uglify-js/lib/compress.js(5862,26): error TS2554: Expected 0 arguments, but got 1.
64-
node_modules/uglify-js/lib/compress.js(6255,43): error TS2454: Variable 'property' is used before being assigned.
65-
node_modules/uglify-js/lib/compress.js(6270,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
66-
node_modules/uglify-js/lib/compress.js(6273,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
67-
node_modules/uglify-js/lib/compress.js(6279,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
68-
node_modules/uglify-js/lib/compress.js(6307,19): error TS2554: Expected 0 arguments, but got 1.
7+
node_modules/uglify-js/lib/compress.js(166,27): error TS2554: Expected 0 arguments, but got 1.
8+
node_modules/uglify-js/lib/compress.js(503,26): error TS2554: Expected 0 arguments, but got 1.
9+
node_modules/uglify-js/lib/compress.js(820,18): error TS2554: Expected 0 arguments, but got 1.
10+
node_modules/uglify-js/lib/compress.js(1075,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
11+
node_modules/uglify-js/lib/compress.js(1089,51): error TS2349: Cannot invoke an expression whose type lacks a call signature. Type 'true | ((node: any) => any)' has no compatible call signatures.
12+
node_modules/uglify-js/lib/compress.js(1153,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
13+
node_modules/uglify-js/lib/compress.js(1195,112): error TS2532: Object is possibly 'undefined'.
14+
node_modules/uglify-js/lib/compress.js(1196,29): error TS2532: Object is possibly 'undefined'.
15+
node_modules/uglify-js/lib/compress.js(1205,87): error TS2322: Type 'false' is not assignable to type 'number'.
16+
node_modules/uglify-js/lib/compress.js(1213,29): error TS2322: Type 'false' is not assignable to type 'never'.
17+
node_modules/uglify-js/lib/compress.js(1316,38): error TS2554: Expected 0 arguments, but got 1.
18+
node_modules/uglify-js/lib/compress.js(1411,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
19+
node_modules/uglify-js/lib/compress.js(1507,27): error TS2554: Expected 0 arguments, but got 1.
20+
node_modules/uglify-js/lib/compress.js(1539,26): error TS2554: Expected 0 arguments, but got 1.
21+
node_modules/uglify-js/lib/compress.js(1953,44): error TS2554: Expected 0 arguments, but got 1.
22+
node_modules/uglify-js/lib/compress.js(2145,19): error TS2554: Expected 0 arguments, but got 1.
23+
node_modules/uglify-js/lib/compress.js(2464,27): error TS2554: Expected 0 arguments, but got 1.
24+
node_modules/uglify-js/lib/compress.js(3204,23): error TS2554: Expected 0 arguments, but got 1.
25+
node_modules/uglify-js/lib/compress.js(3217,33): error TS2322: Type '"f"' is not assignable to type 'boolean'.
26+
node_modules/uglify-js/lib/compress.js(3356,18): error TS2554: Expected 0 arguments, but got 1.
27+
node_modules/uglify-js/lib/compress.js(3375,33): error TS2339: Property 'add' does not exist on type 'Dictionary'.
28+
node_modules/uglify-js/lib/compress.js(3379,32): error TS2339: Property 'add' does not exist on type 'Dictionary'.
29+
node_modules/uglify-js/lib/compress.js(3385,40): error TS2339: Property 'add' does not exist on type 'Dictionary'.
30+
node_modules/uglify-js/lib/compress.js(3394,41): error TS2339: Property 'add' does not exist on type 'Dictionary'.
31+
node_modules/uglify-js/lib/compress.js(3411,14): error TS2554: Expected 0 arguments, but got 1.
32+
node_modules/uglify-js/lib/compress.js(3413,40): error TS2339: Property 'get' does not exist on type 'Dictionary'.
33+
node_modules/uglify-js/lib/compress.js(3420,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
34+
node_modules/uglify-js/lib/compress.js(3492,59): error TS2339: Property 'get' does not exist on type 'Dictionary'.
35+
node_modules/uglify-js/lib/compress.js(3678,23): error TS2554: Expected 0 arguments, but got 1.
36+
node_modules/uglify-js/lib/compress.js(3699,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
37+
node_modules/uglify-js/lib/compress.js(3705,26): error TS2339: Property 'set' does not exist on type 'Dictionary'.
38+
node_modules/uglify-js/lib/compress.js(3709,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
39+
node_modules/uglify-js/lib/compress.js(3727,18): error TS2339: Property 'each' does not exist on type 'Dictionary'.
40+
node_modules/uglify-js/lib/compress.js(3732,26): error TS2339: Property 'del' does not exist on type 'Dictionary'.
41+
node_modules/uglify-js/lib/compress.js(3737,26): error TS2339: Property 'set' does not exist on type 'Dictionary'.
42+
node_modules/uglify-js/lib/compress.js(3748,37): error TS2339: Property 'has' does not exist on type 'Dictionary'.
43+
node_modules/uglify-js/lib/compress.js(3750,44): error TS2339: Property 'get' does not exist on type 'Dictionary'.
44+
node_modules/uglify-js/lib/compress.js(3762,37): error TS2339: Property 'has' does not exist on type 'Dictionary'.
45+
node_modules/uglify-js/lib/compress.js(3764,44): error TS2339: Property 'get' does not exist on type 'Dictionary'.
46+
node_modules/uglify-js/lib/compress.js(3868,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'defs' must be of type 'Dictionary', but here has type 'any'.
47+
node_modules/uglify-js/lib/compress.js(3870,36): error TS2339: Property 'get' does not exist on type 'Dictionary'.
48+
node_modules/uglify-js/lib/compress.js(3900,22): error TS2339: Property 'set' does not exist on type 'Dictionary'.
49+
node_modules/uglify-js/lib/compress.js(3920,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead.
50+
node_modules/uglify-js/lib/compress.js(3945,30): error TS2554: Expected 0 arguments, but got 1.
51+
node_modules/uglify-js/lib/compress.js(4083,18): error TS2554: Expected 0 arguments, but got 1.
52+
node_modules/uglify-js/lib/compress.js(4382,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
53+
node_modules/uglify-js/lib/compress.js(4466,22): error TS2554: Expected 0 arguments, but got 1.
54+
node_modules/uglify-js/lib/compress.js(4816,30): error TS2554: Expected 0 arguments, but got 1.
55+
node_modules/uglify-js/lib/compress.js(4823,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ [x: string]: any; get: () => string; toString: () => string; indent: () => void; indentation: (...'.
56+
node_modules/uglify-js/lib/compress.js(4827,36): error TS2532: Object is possibly 'undefined'.
57+
node_modules/uglify-js/lib/compress.js(4832,41): error TS2339: Property 'get' does not exist on type 'string'.
58+
node_modules/uglify-js/lib/compress.js(5319,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
59+
node_modules/uglify-js/lib/compress.js(5758,25): error TS2367: This condition will always return 'false' since the types 'boolean' and '"f"' have no overlap.
60+
node_modules/uglify-js/lib/compress.js(5785,32): error TS2554: Expected 0 arguments, but got 1.
61+
node_modules/uglify-js/lib/compress.js(5845,24): error TS2554: Expected 0 arguments, but got 1.
62+
node_modules/uglify-js/lib/compress.js(5917,24): error TS2554: Expected 0 arguments, but got 1.
63+
node_modules/uglify-js/lib/compress.js(5923,26): error TS2554: Expected 0 arguments, but got 1.
64+
node_modules/uglify-js/lib/compress.js(6316,43): error TS2454: Variable 'property' is used before being assigned.
65+
node_modules/uglify-js/lib/compress.js(6331,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
66+
node_modules/uglify-js/lib/compress.js(6334,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
67+
node_modules/uglify-js/lib/compress.js(6340,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
68+
node_modules/uglify-js/lib/compress.js(6368,19): error TS2554: Expected 0 arguments, but got 1.
6969
node_modules/uglify-js/lib/minify.js(170,75): error TS2339: Property 'compress' does not exist on type 'Compressor'.
7070
node_modules/uglify-js/lib/mozilla-ast.js(566,18): error TS2554: Expected 0 arguments, but got 1.
7171
node_modules/uglify-js/lib/output.js(481,22): error TS2554: Expected 0 arguments, but got 1.
@@ -115,7 +115,7 @@ node_modules/uglify-js/lib/sourcemap.js(55,25): error TS2304: Cannot find name '
115115
node_modules/uglify-js/lib/sourcemap.js(61,23): error TS2304: Cannot find name 'MOZ_SourceMap'.
116116
node_modules/uglify-js/tools/exit.js(7,32): error TS2339: Property 'bufferSize' does not exist on type 'WriteStream'.
117117
node_modules/uglify-js/tools/exit.js(7,61): error TS2339: Property 'bufferSize' does not exist on type 'WriteStream'.
118-
node_modules/uglify-js/tools/node.js(68,27): error TS2339: Property 'minify' does not exist on type 'typeof import("/uglify-js/node_modules/uglify-js/tools/node")'.
118+
node_modules/uglify-js/tools/node.js(64,26): error TS2339: Property 'minify' does not exist on type 'typeof import("/uglify-js/node_modules/uglify-js/tools/node")'.
119119

120120

121121

0 commit comments

Comments
 (0)