|
1 | 1 | Exit Code: 1 |
2 | 2 | Standard output: |
3 | 3 | node_modules/uglify-js/lib/ast.js(210,23): error TS2554: Expected 0 arguments, but got 1. |
4 | | -node_modules/uglify-js/lib/ast.js(329,33): error TS2339: Property 'transform' does not exist on type 'string'. |
5 | | -node_modules/uglify-js/lib/ast.js(857,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'. |
| 4 | +node_modules/uglify-js/lib/ast.js(332,33): error TS2339: Property 'transform' does not exist on type 'string'. |
| 5 | +node_modules/uglify-js/lib/ast.js(860,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'. |
6 | 6 | Object literal may only specify known properties, but '_visit' does not exist in type 'TreeWalker'. Did you mean to write 'visit'? |
7 | 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(516,26): error TS2554: Expected 0 arguments, but got 1. |
9 | | -node_modules/uglify-js/lib/compress.js(831,18): error TS2554: Expected 0 arguments, but got 1. |
10 | | -node_modules/uglify-js/lib/compress.js(1086,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. |
11 | | -node_modules/uglify-js/lib/compress.js(1100,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(1164,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. |
13 | | -node_modules/uglify-js/lib/compress.js(1206,112): error TS2532: Object is possibly 'undefined'. |
14 | | -node_modules/uglify-js/lib/compress.js(1207,29): error TS2532: Object is possibly 'undefined'. |
15 | | -node_modules/uglify-js/lib/compress.js(1216,87): error TS2322: Type 'false' is not assignable to type 'number'. |
16 | | -node_modules/uglify-js/lib/compress.js(1224,29): error TS2322: Type 'false' is not assignable to type 'never'. |
17 | | -node_modules/uglify-js/lib/compress.js(1324,38): error TS2554: Expected 0 arguments, but got 1. |
| 8 | +node_modules/uglify-js/lib/compress.js(514,26): error TS2554: Expected 0 arguments, but got 1. |
| 9 | +node_modules/uglify-js/lib/compress.js(829,18): error TS2554: Expected 0 arguments, but got 1. |
| 10 | +node_modules/uglify-js/lib/compress.js(1084,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. |
| 11 | +node_modules/uglify-js/lib/compress.js(1098,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(1162,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. |
| 13 | +node_modules/uglify-js/lib/compress.js(1204,112): error TS2532: Object is possibly 'undefined'. |
| 14 | +node_modules/uglify-js/lib/compress.js(1205,29): error TS2532: Object is possibly 'undefined'. |
| 15 | +node_modules/uglify-js/lib/compress.js(1214,87): error TS2322: Type 'false' is not assignable to type 'number'. |
| 16 | +node_modules/uglify-js/lib/compress.js(1222,29): error TS2322: Type 'false' is not assignable to type 'never'. |
| 17 | +node_modules/uglify-js/lib/compress.js(1325,38): error TS2554: Expected 0 arguments, but got 1. |
18 | 18 | node_modules/uglify-js/lib/compress.js(1417,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. |
19 | 19 | node_modules/uglify-js/lib/compress.js(1514,27): error TS2554: Expected 0 arguments, but got 1. |
20 | 20 | node_modules/uglify-js/lib/compress.js(1546,26): error TS2554: Expected 0 arguments, but got 1. |
@@ -108,9 +108,9 @@ node_modules/uglify-js/lib/propmangle.js(139,14): error TS2554: Expected 0 argum |
108 | 108 | node_modules/uglify-js/lib/scope.js(104,14): error TS2554: Expected 0 arguments, but got 1. |
109 | 109 | node_modules/uglify-js/lib/scope.js(165,14): error TS2554: Expected 0 arguments, but got 1. |
110 | 110 | node_modules/uglify-js/lib/scope.js(202,19): error TS2554: Expected 0 arguments, but got 1. |
111 | | -node_modules/uglify-js/lib/scope.js(411,14): error TS2554: Expected 0 arguments, but got 1. |
112 | | -node_modules/uglify-js/lib/scope.js(466,15): error TS2554: Expected 0 arguments, but got 1. |
113 | | -node_modules/uglify-js/lib/scope.js(491,15): error TS2554: Expected 0 arguments, but got 1. |
| 111 | +node_modules/uglify-js/lib/scope.js(410,14): error TS2554: Expected 0 arguments, but got 1. |
| 112 | +node_modules/uglify-js/lib/scope.js(465,15): error TS2554: Expected 0 arguments, but got 1. |
| 113 | +node_modules/uglify-js/lib/scope.js(490,15): error TS2554: Expected 0 arguments, but got 1. |
114 | 114 | node_modules/uglify-js/lib/sourcemap.js(56,25): error TS2304: Cannot find name 'MOZ_SourceMap'. |
115 | 115 | node_modules/uglify-js/lib/sourcemap.js(62,23): error TS2304: Cannot find name 'MOZ_SourceMap'. |
116 | 116 | node_modules/uglify-js/tools/exit.js(2,12): error TS2454: Variable 'process' is used before being assigned. |
|
0 commit comments