mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-10 17:05:58 -05:00
Update user baselines +cc @sandersn (#42366)
Co-authored-by: typescript-bot <typescript@microsoft.com>
This commit is contained in:
@@ -19,13 +19,6 @@ The API report is up to date: temp/compiler-dom.api.md
|
||||
Writing package typings: /vue-next/packages/compiler-dom/dist/compiler-dom.d.ts
|
||||
Writing package typings: /vue-next/dist/compiler-dom.d.ts
|
||||
API Extractor completed successfully.
|
||||
Rolling up type definitions for compiler-ssr...
|
||||
Analysis will use the bundled TypeScript version 4.1.3
|
||||
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
|
||||
Writing: /vue-next/temp/compiler-ssr.api.json
|
||||
The API report is up to date: temp/compiler-ssr.api.md
|
||||
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
|
||||
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
|
||||
Rolling up type definitions for compiler-sfc...
|
||||
Analysis will use the bundled TypeScript version 4.1.3
|
||||
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
|
||||
@@ -34,6 +27,13 @@ The API report is up to date: temp/compiler-sfc.api.md
|
||||
Writing package typings: /vue-next/packages/compiler-sfc/dist/compiler-sfc.d.ts
|
||||
Writing package typings: /vue-next/dist/compiler-sfc.d.ts
|
||||
API Extractor completed successfully.
|
||||
Rolling up type definitions for compiler-ssr...
|
||||
Analysis will use the bundled TypeScript version 4.1.3
|
||||
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
|
||||
Writing: /vue-next/temp/compiler-ssr.api.json
|
||||
The API report is up to date: temp/compiler-ssr.api.md
|
||||
Writing package typings: /vue-next/packages/compiler-ssr/dist/compiler-ssr.d.ts
|
||||
Writing package typings: /vue-next/dist/compiler-ssr.d.ts
|
||||
API Extractor completed successfully.
|
||||
|
||||
|
||||
@@ -75,10 +75,9 @@ Warning: dist/packages/compiler-core/src/options.d.ts:149:35 - (tsdoc-malformed-
|
||||
Warning: dist/packages/compiler-core/src/options.d.ts:149:36 - (tsdoc-malformed-inline-tag) Expecting a TSDoc tag starting with "{@"
|
||||
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.cjs.js...
|
||||
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
|
||||
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
|
||||
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
|
||||
/vue-next/packages/compiler-sfc/src/index.ts → packages/compiler-sfc/dist/compiler-sfc.global.js...
|
||||
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
|
||||
/vue-next/packages/compiler-ssr/src/index.ts → packages/compiler-ssr/dist/compiler-ssr.cjs.js...
|
||||
(!) Missing shims for Node.js built-ins
|
||||
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
|
||||
(!) Missing global variable names
|
||||
@@ -87,6 +86,7 @@ path (guessing 'path')
|
||||
url (guessing 'url')
|
||||
util (guessing 'require$$0')
|
||||
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
|
||||
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
|
||||
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
|
||||
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
|
||||
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
|
||||
@@ -103,10 +103,10 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error
|
||||
Index signatures are incompatible.
|
||||
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
|
||||
Type 'number' is not assignable to type 'string | symbol'.
|
||||
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5265:30)
|
||||
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17972:12)
|
||||
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18579:24)
|
||||
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18141:38)
|
||||
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:4533:30)
|
||||
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:18092:12)
|
||||
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18699:24)
|
||||
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18261:38)
|
||||
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
|
||||
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
|
||||
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
|
||||
@@ -116,13 +116,13 @@ Error: /vue-next/packages/reactivity/src/baseHandlers.ts(192,3): semantic error
|
||||
/vue-next/node_modules/brotli/build/encode.js:3
|
||||
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
|
||||
^
|
||||
Error: Command failed with exit code 1: rollup -c --environment COMMIT:3ea85c1,NODE_ENV:production,TARGET:reactivity,TYPES:true
|
||||
Error: Command failed with exit code 1: rollup -c --environment COMMIT:e79feb0,NODE_ENV:production,TARGET:reactivity,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 (node:internal/process/task_queues:93:5)
|
||||
at async build (/vue-next/scripts/build.js:91:3) {
|
||||
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:3ea85c1,NODE_ENV:production,TARGET:reactivity,TYPES:true',
|
||||
command: 'rollup -c --environment COMMIT:3ea85c1,NODE_ENV:production,TARGET:reactivity,TYPES:true',
|
||||
shortMessage: 'Command failed with exit code 1: rollup -c --environment COMMIT:e79feb0,NODE_ENV:production,TARGET:reactivity,TYPES:true',
|
||||
command: 'rollup -c --environment COMMIT:e79feb0,NODE_ENV:production,TARGET:reactivity,TYPES:true',
|
||||
exitCode: 1,
|
||||
signal: undefined,
|
||||
signalDescription: undefined,
|
||||
|
||||
@@ -1,192 +1,199 @@
|
||||
Exit Code: 2
|
||||
Standard output:
|
||||
node_modules/uglify-js/lib/ast.js(125,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(330,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(522,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(722,58): error TS2552: Cannot find name 'error'. Did you mean 'Error'?
|
||||
node_modules/uglify-js/lib/ast.js(1446,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(331,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(524,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/ast.js(775,58): error TS2552: Cannot find name 'error'. Did you mean 'Error'?
|
||||
node_modules/uglify-js/lib/ast.js(1507,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(1447,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1450,14): error TS2339: Property 'pop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1504,25): error TS2339: Property 'self' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1505,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1521,52): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(194,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(612,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(689,27): error TS2339: Property 'name' does not exist on type 'reduce_defun'.
|
||||
node_modules/uglify-js/lib/compress.js(708,16): error TS2339: Property 'walk' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(708,36): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(718,28): error TS2339: Property 'uses_arguments' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(719,16): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(722,32): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(737,47): error TS2339: Property 'value' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(738,20): error TS2339: Property 'value' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(985,20): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(985,46): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(985,72): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1017,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1026,56): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1030,26): error TS2339: Property 'in_arg' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1031,34): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1041,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1056,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1181,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1186,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1187,12): error TS2339: Property 'defun_visited' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1189,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1190,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1195,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1243,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1271,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1544,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1559,51): error TS2349: This expression is not callable.
|
||||
node_modules/uglify-js/lib/ast.js(1508,14): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1511,14): error TS2339: Property 'pop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1565,25): error TS2339: Property 'self' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1566,37): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/ast.js(1582,52): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(196,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(614,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(704,27): error TS2339: Property 'name' does not exist on type 'reduce_defun'.
|
||||
node_modules/uglify-js/lib/compress.js(723,16): error TS2339: Property 'walk' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(723,36): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(733,28): error TS2339: Property 'uses_arguments' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(734,16): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(737,32): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(741,20): error TS2339: Property 'rest' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(741,62): error TS2339: Property 'rest' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(743,50): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'.
|
||||
node_modules/uglify-js/lib/compress.js(1002,20): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1002,46): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1002,72): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1034,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1043,56): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1047,26): error TS2339: Property 'in_arg' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1048,34): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1058,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1073,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(1198,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1203,12): error TS2339: Property 'defun_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1204,12): error TS2339: Property 'defun_visited' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1206,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1207,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1212,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1260,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1288,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1558,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1573,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(1604,61): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1647,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1668,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1720,77): error TS2454: Variable 'args' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(1721,33): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(1721,42): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(1746,33): error TS2322: Type 'boolean' is not assignable to type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(1748,29): error TS2322: Type 'boolean' is not assignable to type 'never'.
|
||||
node_modules/uglify-js/lib/compress.js(1949,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(1951,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1964,75): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(2105,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2131,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2133,68): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2140,46): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2171,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2201,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2216,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2240,35): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2316,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2336,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2375,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2533,53): 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(1627,61): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(1670,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1691,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(1746,77): error TS2454: Variable 'args' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(1747,33): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(1747,42): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(1772,33): error TS2322: Type 'boolean' is not assignable to type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(1774,29): error TS2322: Type 'boolean' is not assignable to type 'never'.
|
||||
node_modules/uglify-js/lib/compress.js(1999,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(2001,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2014,75): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(2169,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2195,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2197,68): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2204,46): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2235,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2265,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2280,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2304,35): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2310,45): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2311,33): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2313,33): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(2395,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2415,42): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2454,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2612,53): error TS2345: Argument of type 'number[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
Source provides no match for required element at position 0 in target.
|
||||
node_modules/uglify-js/lib/compress.js(2890,59): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(2928,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(2977,59): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3015,53): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[start: number, deleteCount: number, ...items: never[]]'.
|
||||
Source provides no match for required element at position 0 in target.
|
||||
node_modules/uglify-js/lib/compress.js(2963,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(3159,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3180,27): error TS2339: Property 'required' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(3185,43): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'.
|
||||
node_modules/uglify-js/lib/compress.js(3050,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(3246,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(3267,27): error TS2339: Property 'required' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(3272,43): 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(3224,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3228,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3274,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3278,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3342,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3344,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3345,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3346,28): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3350,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3399,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(3400,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3401,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3402,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3406,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3448,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3452,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3538,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3542,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3590,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3594,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3854,44): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4077,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(4078,25): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(4078,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(4078,56): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(4095,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4106,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(4114,24): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(4207,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4228,33): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(4696,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4716,29): error TS2322: Type 'string' is not assignable to type 'boolean'.
|
||||
node_modules/uglify-js/lib/compress.js(4891,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4896,49): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4936,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(4964,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5027,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'marker' must be of type 'TreeWalker', but here has type '(node: any) => void'.
|
||||
node_modules/uglify-js/lib/compress.js(5027,61): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5032,50): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5258,56): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(5259,54): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(5348,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5349,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5411,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5496,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(5739,56): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'.
|
||||
node_modules/uglify-js/lib/compress.js(5865,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(6162,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6162,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6184,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(6193,33): error TS2339: Property 'find_variable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6200,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(6218,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6224,34): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6292,32): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6386,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6389,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6596,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6607,29): error TS2339: Property 'right' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6726,23): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(6727,20): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(6793,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6794,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6798,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6801,42): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6832,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6834,44): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(6838,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(6839,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(6907,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6963,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(6978,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(7101,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7103,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7270,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(7469,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7475,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7518,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(7793,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(3311,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3315,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3361,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3365,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3429,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3431,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3432,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3433,28): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3437,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3486,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(3487,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3488,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3489,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3493,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3535,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3539,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3625,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3629,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3677,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(3681,20): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(3944,44): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4175,55): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(4176,25): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(4176,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(4176,56): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/compress.js(4193,48): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4204,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(4212,24): error TS2790: The operand of a 'delete' operator must be optional.
|
||||
node_modules/uglify-js/lib/compress.js(4306,54): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4327,33): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(4798,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(4818,29): error TS2322: Type 'string' is not assignable to type 'boolean'.
|
||||
node_modules/uglify-js/lib/compress.js(5012,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5017,49): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5061,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5089,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5152,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'marker' must be of type 'TreeWalker', but here has type '(node: any) => void'.
|
||||
node_modules/uglify-js/lib/compress.js(5152,61): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5157,50): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5380,56): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(5381,54): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(5476,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5477,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(5539,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(5640,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(5730,58): error TS2339: Property 'has_directive' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(5891,56): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'.
|
||||
node_modules/uglify-js/lib/compress.js(6017,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(6351,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6351,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6373,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(6382,33): error TS2339: Property 'find_variable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6389,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
|
||||
node_modules/uglify-js/lib/compress.js(6407,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6413,34): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6481,32): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(6575,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6578,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6785,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6796,29): error TS2339: Property 'right' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6924,23): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(6925,20): error TS2454: Variable 'exprs' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(6998,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(6999,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(7003,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(7006,42): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/compress.js(7037,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7039,44): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7043,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7044,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7112,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7168,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(7183,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(7306,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7308,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7475,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(7674,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7680,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(7723,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(7867,18): error TS2403: Subsequent variable declarations must have the same type. Variable 'i' must be of type 'any', but here has type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(8009,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(7957,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(7964,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; should_break: () => void; has_parens: () => boolean; newline: () => void; print: (str: any) => void; space: () => void; comma: () => void; colon: () => void; ... 20 more ...; parent: (n: any) => any; }'.
|
||||
node_modules/uglify-js/lib/compress.js(7968,36): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(7973,41): error TS2339: Property 'get' does not exist on type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(7997,51): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8114,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8189,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8193,21): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(8204,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(8213,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(8229,32): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8233,27): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8477,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8758,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(9409,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9499,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9568,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9574,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9577,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(10183,26): 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(10183,67): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(10218,43): error TS2454: Variable 'property' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(10239,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(10242,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(10247,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(10288,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8173,45): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8180,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; should_break: () => void; has_parens: () => boolean; newline: () => void; print: (str: any) => void; space: () => void; comma: () => void; colon: () => void; ... 20 more ...; parent: (n: any) => any; }'.
|
||||
node_modules/uglify-js/lib/compress.js(8184,36): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8189,41): error TS2339: Property 'get' does not exist on type 'string'.
|
||||
node_modules/uglify-js/lib/compress.js(8316,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8401,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8475,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(8479,21): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(8490,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(8499,25): error TS2322: Type 'null' is not assignable to type 'any[]'.
|
||||
node_modules/uglify-js/lib/compress.js(8515,32): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8519,27): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(8803,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9106,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(9607,38): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9773,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9863,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9932,39): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9938,41): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/compress.js(9941,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/compress.js(10556,26): 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(10556,67): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/lib/compress.js(10591,43): error TS2454: Variable 'property' is used before being assigned.
|
||||
node_modules/uglify-js/lib/compress.js(10612,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(10615,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'.
|
||||
node_modules/uglify-js/lib/compress.js(10620,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(10662,34): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/minify.js(197,57): error TS2339: Property 'compress' does not exist on type 'Compressor'.
|
||||
node_modules/uglify-js/lib/mozilla-ast.js(573,33): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/output.js(459,37): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/output.js(460,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/output.js(475,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/output.js(1202,44): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/output.js(1557,58): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
||||
node_modules/uglify-js/lib/output.js(1217,44): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/output.js(1586,58): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
||||
node_modules/uglify-js/lib/parse.js(249,9): error TS2322: Type 'string | boolean' is not assignable to type 'boolean'.
|
||||
Type 'string' is not assignable to type 'boolean'.
|
||||
node_modules/uglify-js/lib/parse.js(318,20): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
|
||||
@@ -202,17 +209,26 @@ node_modules/uglify-js/lib/parse.js(720,83): error TS2531: Object is possibly 'n
|
||||
node_modules/uglify-js/lib/parse.js(764,31): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(770,17): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(792,21): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(808,21): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(827,21): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(951,23): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'.
|
||||
node_modules/uglify-js/lib/parse.js(1114,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1162,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1222,17): error TS2454: Variable 'cur' is used before being assigned.
|
||||
node_modules/uglify-js/lib/parse.js(1434,32): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1600,20): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1764,48): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1803,35): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1894,52): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(809,21): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(828,21): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(952,23): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'.
|
||||
node_modules/uglify-js/lib/parse.js(1134,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1179,26): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1179,62): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1184,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1189,28): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1245,17): error TS2454: Variable 'cur' is used before being assigned.
|
||||
node_modules/uglify-js/lib/parse.js(1474,32): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1498,19): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1499,23): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1499,71): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1645,20): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1688,32): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1817,48): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1856,35): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1959,52): error TS2531: Object is possibly 'null'.
|
||||
node_modules/uglify-js/lib/parse.js(1982,23): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/parse.js(1990,44): error TS2339: Property 'rest' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/propmangle.js(70,18): error TS2339: Property 'prototype' does not exist on type 'ObjectConstructor | FunctionConstructor | StringConstructor | BooleanConstructor | NumberConstructor | ... 4 more ... | ArrayConstructor'.
|
||||
Property 'prototype' does not exist on type 'Math'.
|
||||
node_modules/uglify-js/lib/propmangle.js(71,44): error TS2351: This expression is not constructable.
|
||||
@@ -223,30 +239,31 @@ node_modules/uglify-js/lib/propmangle.js(72,45): error TS2339: Property 'prototy
|
||||
node_modules/uglify-js/lib/propmangle.js(83,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/propmangle.js(146,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/propmangle.js(176,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(83,26): error TS2339: Property 'defun' does not exist on type 'SymbolDef'.
|
||||
node_modules/uglify-js/lib/scope.js(116,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(82,26): error TS2339: Property 'defun' does not exist on type 'SymbolDef'.
|
||||
node_modules/uglify-js/lib/scope.js(115,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(166,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(205,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(210,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(267,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(269,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(281,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(290,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(305,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(308,27): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(308,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(360,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(403,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(405,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(406,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(552,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(584,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(247,62): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(269,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(271,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(283,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(292,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(300,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(303,27): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(303,47): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(355,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(402,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(404,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(405,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'.
|
||||
node_modules/uglify-js/lib/scope.js(551,29): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(583,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'.
|
||||
node_modules/uglify-js/lib/scope.js(642,31): error TS2345: Argument of type 'string' is not assignable to parameter of type 'object | null'.
|
||||
node_modules/uglify-js/lib/scope.js(645,30): error TS2554: Expected 0 arguments, but got 1.
|
||||
node_modules/uglify-js/lib/scope.js(669,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[]'.
|
||||
node_modules/uglify-js/lib/sourcemap.js(180,31): error TS2339: Property 'index' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/sourcemap.js(188,34): error TS2339: Property 'index' does not exist on type 'any[]'.
|
||||
node_modules/uglify-js/lib/transform.js(47,21): error TS2345: Argument of type 'this' is not assignable to parameter of type 'TreeWalker'.
|
||||
Type 'TreeTransformer' is missing the following properties from type 'TreeWalker': currentNode, filter, root, whatToShow, and 10 more.
|
||||
node_modules/uglify-js/tools/exports.js(1,1): error TS2303: Circular definition of import alias '"Dictionary"'.
|
||||
@@ -256,7 +273,7 @@ node_modules/uglify-js/tools/exports.js(4,1): error TS2303: Circular definition
|
||||
node_modules/uglify-js/tools/exports.js(5,1): error TS2303: Circular definition of import alias '"push_uniq"'.
|
||||
node_modules/uglify-js/tools/exports.js(6,1): error TS2303: Circular definition of import alias '"TreeTransformer"'.
|
||||
node_modules/uglify-js/tools/exports.js(7,1): error TS2303: Circular definition of import alias '"TreeWalker"'.
|
||||
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")'.
|
||||
node_modules/uglify-js/tools/node.js(33,6): error TS2532: Object is possibly 'undefined'.
|
||||
node_modules/uglify-js/tools/tty.js(4,20): error TS2339: Property '_handle' does not exist on type 'WriteStream & { fd: 1; }'.
|
||||
node_modules/uglify-js/tools/tty.js(5,20): error TS2339: Property '_handle' does not exist on type 'WriteStream & { fd: 2; }'.
|
||||
node_modules/uglify-js/tools/tty.js(16,41): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[code?: number | undefined]'.
|
||||
|
||||
Reference in New Issue
Block a user