mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
Update user baselines (#39857)
Co-authored-by: typescript-bot <typescript@microsoft.com>
This commit is contained in:
commit
ff2ff98ee4
File diff suppressed because it is too large
Load Diff
@ -72,7 +72,7 @@ Error: /vue-next/packages/compiler-sfc/src/parse.ts(179,14): semantic error TS27
|
||||
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
|
||||
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
|
||||
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
|
||||
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:fce2689,NODE_ENV:production,TARGET:compiler-sfc,TYPES:true
|
||||
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:411b203,NODE_ENV:production,TARGET:compiler-sfc,TYPES:true
|
||||
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
|
||||
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
|
||||
at processTicksAndRejections (internal/process/task_queues.js:93:5)
|
||||
|
||||
@ -1,154 +1,154 @@
|
||||
Exit Code: 2
|
||||
Standard output:
|
||||
node_modules/uglify-js/lib/ast.js(276,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(596,69): error TS2552: Cannot find name 'error'. Did you mean 'Error'?
|
||||
node_modules/uglify-js/lib/ast.js(1151,5): error TS2322: Type '{ visit: (node: any, descend: any) => void; parent: (n: any) => any; push: typeof push; pop: typeof pop; self: () => any; find_parent: (type: any) => any; has_directive: (type: any) => any; loopcontrol_target: (node: any) => any; in_boolean_context: () => boolean | undefined; }' is not assignable to type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(125,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(290,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(610,69): error TS2552: Cannot find name 'error'. Did you mean 'Error'?
|
||||
node_modules/uglify-js/lib/ast.js(1165,5): error TS2322: Type '{ visit: (node: any, descend: any) => void; parent: (n: any) => any; push: typeof push; pop: typeof pop; self: () => any; find_parent: (type: any) => any; has_directive: (type: any) => any; loopcontrol_target: (node: any) => any; in_boolean_context: () => boolean | undefined; }' is not assignable to type 'TreeWalker'.
|
||||
Object literal may only specify known properties, and 'visit' does not exist in type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1152,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1155,14): error TS2339: Property 'pop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1209,25): error TS2339: Property 'self' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1210,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1228,31): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1232,29): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1166,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1169,14): error TS2339: Property 'pop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1223,25): error TS2339: Property 'self' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1224,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1242,31): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1246,29): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(188,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(557,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(694,27): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(756,40): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(816,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(827,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(837,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(852,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(961,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(966,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(967,12): error TS2339: Property 'defun_visited' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(969,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(970,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(975,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1242,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1257,51): error TS2349: This expression is not callable.
|
||||
node_modules/uglify-js/lib/compress.js(698,27): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(760,40): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(820,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(831,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(841,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(856,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(966,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(971,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(972,12): error TS2339: Property 'defun_visited' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(974,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(975,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(980,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1249,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1264,51): error TS2349: This expression is not callable.
|
||||
Not all constituents of type 'true | ((node: any, tw: any) => any)' are callable.
|
||||
Type 'true' has no call signatures.
|
||||
node_modules/uglify-js/lib/compress.js(1332,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1353,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1399,112): error TS2454: Variable 'args' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(1400,29): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(1425,33): error TS2322: Type 'boolean' is not assignable to type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(1427,29): error TS2322: Type 'boolean' is not assignable to type 'never'.
|
||||
node_modules/uglify-js/lib/compress.js(1575,53): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1691,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1715,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1730,46): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1761,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1793,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1809,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1887,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1907,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1936,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2066,49): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
node_modules/uglify-js/lib/compress.js(1339,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1360,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1406,112): error TS2454: Variable 'args' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(1407,29): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(1432,33): error TS2322: Type 'boolean' is not assignable to type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(1434,29): error TS2322: Type 'boolean' is not assignable to type 'never'.
|
||||
node_modules/uglify-js/lib/compress.js(1582,53): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1698,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1722,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1737,46): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1768,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1800,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1816,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1894,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1914,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1943,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2073,49): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
Property '0' is optional in type 'number[]' but required in type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
node_modules/uglify-js/lib/compress.js(2399,59): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2437,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
node_modules/uglify-js/lib/compress.js(2406,59): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2444,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
Property '0' is optional in type 'any[]' but required in type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
node_modules/uglify-js/lib/compress.js(2472,26): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'number', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(2651,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2691,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2695,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2741,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2745,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2810,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2812,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2813,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2814,35): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2815,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2819,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2857,22): error TS2551: Property 'is_undefined' does not exist on type '(Anonymous function)'. Did you mean 'is_defined'?
|
||||
node_modules/uglify-js/lib/compress.js(2858,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2859,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2860,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2864,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2906,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2910,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2996,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3000,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3043,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3047,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3291,44): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3512,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(3513,25): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(3513,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
||||
node_modules/uglify-js/lib/compress.js(3513,56): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(3530,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3540,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3548,24): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3628,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3646,33): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(4066,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4092,29): error TS2322: Type 'string' is not assignable to type 'boolean'.
|
||||
node_modules/uglify-js/lib/compress.js(4275,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4276,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(4327,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4374,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4538,52): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'.
|
||||
node_modules/uglify-js/lib/compress.js(2479,26): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'number', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(2658,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2698,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2702,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2748,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2752,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2817,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2819,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2820,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2821,35): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2822,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2826,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2864,22): error TS2551: Property 'is_undefined' does not exist on type '(Anonymous function)'. Did you mean 'is_defined'?
|
||||
node_modules/uglify-js/lib/compress.js(2865,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2866,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2867,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2871,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(2913,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(2917,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3003,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3007,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3050,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3054,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3298,44): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3519,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(3520,25): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(3520,55): error TS2363: The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
||||
node_modules/uglify-js/lib/compress.js(3520,56): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(3537,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3547,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3555,24): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3635,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3653,33): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(4073,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4099,29): error TS2322: Type 'string' is not assignable to type 'boolean'.
|
||||
node_modules/uglify-js/lib/compress.js(4282,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4283,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(4334,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4381,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4555,52): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'.
|
||||
Type 'any' is not assignable to type 'never'.
|
||||
node_modules/uglify-js/lib/compress.js(4639,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4771,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4792,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4802,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4887,32): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4980,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(4983,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5133,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead.
|
||||
node_modules/uglify-js/lib/compress.js(5149,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5160,29): error TS2339: Property 'right' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5260,23): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(5261,20): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(5313,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5314,41): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5317,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5317,51): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5318,22): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5321,35): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5323,41): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5323,60): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5353,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5355,55): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5359,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5360,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5445,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(5460,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(5570,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5572,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5737,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(5880,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5940,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(6136,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[pattern: string | RegExp, flags?: string | undefined]'.
|
||||
node_modules/uglify-js/lib/compress.js(4656,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4788,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4809,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4819,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(4904,32): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4997,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5000,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5156,17): error TS2447: The '|=' operator is not allowed for boolean types. Consider using '||' instead.
|
||||
node_modules/uglify-js/lib/compress.js(5172,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5183,29): error TS2339: Property 'right' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5283,23): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(5284,20): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(5333,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5334,41): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5337,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5337,51): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5338,35): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5340,41): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5340,60): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(5370,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5372,55): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5376,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5377,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5462,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(5477,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(5587,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5589,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5754,17): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(5897,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5957,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'body' must be of type 'any[]', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(6153,57): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[pattern: string | RegExp, flags?: string | undefined]'.
|
||||
Target requires 1 element(s) but source may have fewer.
|
||||
node_modules/uglify-js/lib/compress.js(6300,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6307,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: (half: any) => void; indentation: () => number; current_width: () => number; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'.
|
||||
node_modules/uglify-js/lib/compress.js(6311,36): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(6316,41): error TS2339: Property 'get' does not exist on type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(6473,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6477,21): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6484,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6493,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6509,32): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(6513,27): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(6732,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7008,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(7635,29): error TS2367: This condition will always return 'false' since the types 'boolean' and 'string' have no overlap.
|
||||
node_modules/uglify-js/lib/compress.js(7679,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7769,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7841,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7847,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7850,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(8402,22): error TS2358: The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
|
||||
node_modules/uglify-js/lib/compress.js(8402,63): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8436,43): error TS2454: Variable 'property' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(8452,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(8455,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(8460,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(8498,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/minify.js(187,75): error TS2339: Property 'compress' does not exist on type 'Compressor'.
|
||||
node_modules/uglify-js/lib/compress.js(6317,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6324,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: (half: any) => void; indentation: () => number; current_width: () => number; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; ... 23 more ...; parent: (n: any) => any; }'.
|
||||
node_modules/uglify-js/lib/compress.js(6328,36): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(6333,41): error TS2339: Property 'get' does not exist on type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(6485,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6489,21): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6496,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6505,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6521,32): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(6525,27): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(6744,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7020,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(7649,29): error TS2367: This condition will always return 'false' since the types 'boolean' and 'string' have no overlap.
|
||||
node_modules/uglify-js/lib/compress.js(7691,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7781,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7853,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7859,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7862,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(8414,22): error TS2358: The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
|
||||
node_modules/uglify-js/lib/compress.js(8414,63): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8448,43): error TS2454: Variable 'property' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(8464,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(8467,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(8472,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'value' must be of type 'number', but here has type 'any'.
|
||||
node_modules/uglify-js/lib/compress.js(8510,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/minify.js(189,57): error TS2339: Property 'compress' does not exist on type 'Compressor'.
|
||||
node_modules/uglify-js/lib/mozilla-ast.js(576,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/output.js(460,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/output.js(461,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
@ -192,14 +192,14 @@ node_modules/uglify-js/lib/scope.js(101,29): error TS2554: Expected 0 arguments,
|
||||
node_modules/uglify-js/lib/scope.js(157,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(171,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(197,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(274,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(276,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(277,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(433,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(446,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(472,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(501,30): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(526,30): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(275,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(277,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(278,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(434,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(447,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(473,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(502,30): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(527,30): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/sourcemap.js(82,11): error TS2339: Property 'index' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/sourcemap.js(178,31): error TS2339: Property 'index' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/sourcemap.js(186,34): error TS2339: Property 'index' does not exist on type 'any[]'.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user