diff --git a/tests/baselines/reference/user/acorn.log b/tests/baselines/reference/user/acorn.log index a720a30b83df4..83d54f729daec 100644 --- a/tests/baselines/reference/user/acorn.log +++ b/tests/baselines/reference/user/acorn.log @@ -421,7 +421,6 @@ node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(1284,19): error TS2339: Prop node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(1239,94): error TS1313: The body of an 'if' statement cannot be the empty statement. node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(1150,7): error TS2322: Type 'false' is not assignable to type 'undefined'. node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(1146,7): error TS2322: Type 'true' is not assignable to type 'undefined'. -node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(1084,34): error TS2339: Property 'invalidTemplate' does not exist on type '{ num: TokenType; regexp: TokenType; string: TokenType; name: TokenType; eof: TokenType; bracketL: TokenType; bracketR: TokenType; ... 65 more ...; _delete: TokenType; }'. node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(635,15): error TS2339: Property 'finishNode' does not exist on type 'parseFunction'. node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(632,8): error TS2339: Property 'toks' does not exist on type 'parseFunction'. node_modules/acorn/acorn-loose/dist/acorn-loose.mjs(631,20): error TS2339: Property 'parseBlock' does not exist on type 'parseFunction'. diff --git a/tests/baselines/reference/user/adonis-framework.log b/tests/baselines/reference/user/adonis-framework.log index 63817a27f30a4..e707c3c19d9f3 100644 --- a/tests/baselines/reference/user/adonis-framework.log +++ b/tests/baselines/reference/user/adonis-framework.log @@ -196,14 +196,14 @@ node_modules/adonis-framework/src/Server/index.js(252,24): error TS1005: '}' exp node_modules/adonis-framework/src/Session/CookieManager.js(45,14): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Session/CookieManager.js(60,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Session/CookieManager.js(72,15): error TS2304: Cannot find name 'Stirng'. -node_modules/adonis-framework/src/Session/Drivers/Cookie/index.js(77,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. -node_modules/adonis-framework/src/Session/Drivers/Cookie/index.js(88,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/Drivers/Cookie/index.js(77,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/Drivers/Cookie/index.js(88,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. node_modules/adonis-framework/src/Session/Drivers/Cookie/index.js(118,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. node_modules/adonis-framework/src/Session/Drivers/File/index.js(25,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. node_modules/adonis-framework/src/Session/Drivers/File/index.js(79,15): error TS2505: A generator cannot have a 'void' type annotation. node_modules/adonis-framework/src/Session/Drivers/Redis/index.js(23,14): error TS1056: Accessors are only available when targeting ECMAScript 5 and higher. -node_modules/adonis-framework/src/Session/Drivers/Redis/index.js(59,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. -node_modules/adonis-framework/src/Session/Drivers/Redis/index.js(72,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/Drivers/Redis/index.js(59,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/Drivers/Redis/index.js(72,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. node_modules/adonis-framework/src/Session/SessionManager.js(13,21): error TS2307: Cannot find module 'adonis-fold' or its corresponding type declarations. node_modules/adonis-framework/src/Session/SessionManager.js(69,22): error TS2339: Property 'drivers' does not exist on type 'Function'. node_modules/adonis-framework/src/Session/SessionManager.js(69,49): error TS2339: Property 'drivers' does not exist on type 'Function'. @@ -226,17 +226,17 @@ node_modules/adonis-framework/src/Session/index.js(107,92): error TS2339: Proper node_modules/adonis-framework/src/Session/index.js(107,126): error TS2339: Property 'driver' does not exist on type 'Function'. node_modules/adonis-framework/src/Session/index.js(123,23): error TS2532: Object is possibly 'undefined'. node_modules/adonis-framework/src/Session/index.js(137,5): error TS2532: Object is possibly 'undefined'. -node_modules/adonis-framework/src/Session/index.js(168,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/index.js(168,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. node_modules/adonis-framework/src/Session/index.js(199,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Session/index.js(201,15): error TS2304: Cannot find name 'Mixed'. -node_modules/adonis-framework/src/Session/index.js(204,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/index.js(204,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. node_modules/adonis-framework/src/Session/index.js(222,11): error TS1359: Identifier expected. 'this' is a reserved word that cannot be used here. -node_modules/adonis-framework/src/Session/index.js(234,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/index.js(234,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. node_modules/adonis-framework/src/Session/index.js(247,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Session/index.js(249,15): error TS2304: Cannot find name 'Mixed'. node_modules/adonis-framework/src/Session/index.js(265,12): error TS1359: Identifier expected. 'this' is a reserved word that cannot be used here. node_modules/adonis-framework/src/Session/index.js(267,15): error TS2304: Cannot find name 'Mixed'. -node_modules/adonis-framework/src/Session/index.js(287,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. +node_modules/adonis-framework/src/Session/index.js(287,15): error TS2322: Type 'Generator' is not assignable to type 'boolean'. node_modules/adonis-framework/src/Session/index.js(293,12): error TS2532: Object is possibly 'undefined'. node_modules/adonis-framework/src/Static/index.js(45,18): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. node_modules/adonis-framework/src/View/Form/index.js(75,11): error TS2532: Object is possibly 'undefined'. diff --git a/tests/baselines/reference/user/antd.log b/tests/baselines/reference/user/antd.log new file mode 100644 index 0000000000000..fdb84b64d4734 --- /dev/null +++ b/tests/baselines/reference/user/antd.log @@ -0,0 +1,8 @@ +Exit Code: 2 +Standard output: +node_modules/rc-tree/lib/NodeList.d.ts(15,23): error TS2344: Type 'TreeDataType' does not satisfy the constraint 'BasicDataNode'. +node_modules/rc-tree/lib/NodeList.d.ts(18,29): error TS2344: Type 'TreeDataType' does not satisfy the constraint 'BasicDataNode'. + + + +Standard error: diff --git a/tests/baselines/reference/user/bluebird.log b/tests/baselines/reference/user/bluebird.log index a8fc8acfb6acd..c53ef906cc9e4 100644 --- a/tests/baselines/reference/user/bluebird.log +++ b/tests/baselines/reference/user/bluebird.log @@ -58,7 +58,7 @@ node_modules/bluebird/js/release/promise.js(44,5): error TS2322: Type '() => { d Type '{ domain: any; async: AsyncResource; }' is not assignable to type 'null'. node_modules/bluebird/js/release/promise.js(86,15): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/bluebird/js/release/promise.js(89,15): error TS2350: Only a void function can be called with the 'new' keyword. -node_modules/bluebird/js/release/promise.js(104,10): error TS2339: Property '_promiseCreated' does not exist on type 'Promise'. +node_modules/bluebird/js/release/promise.js(104,10): error TS2551: Property '_promiseCreated' does not exist on type 'Promise'. Did you mean '_promiseAt'? node_modules/bluebird/js/release/promise.js(105,10): error TS2339: Property '_fireEvent' does not exist on type 'Promise'. node_modules/bluebird/js/release/promise.js(130,19): error TS2350: Only a void function can be called with the 'new' keyword. node_modules/bluebird/js/release/promise.js(152,14): error TS2339: Property '_warn' does not exist on type 'Promise'. @@ -128,7 +128,7 @@ node_modules/bluebird/js/release/reduce.js(29,10): error TS2551: Property '_init node_modules/bluebird/js/release/reduce.js(43,9): error TS2532: Object is possibly 'undefined'. node_modules/bluebird/js/release/reduce.js(60,10): error TS2339: Property '_promise' does not exist on type 'ReductionPromiseArray'. node_modules/bluebird/js/release/reduce.js(65,52): error TS2339: Property '_cancel' does not exist on type 'ReductionPromiseArray'. -node_modules/bluebird/js/release/reduce.js(66,14): error TS2339: Property '_isResolved' does not exist on type 'ReductionPromiseArray'. +node_modules/bluebird/js/release/reduce.js(66,14): error TS2551: Property '_isResolved' does not exist on type 'ReductionPromiseArray'. Did you mean '_resolve'? node_modules/bluebird/js/release/reduce.js(67,10): error TS2551: Property '_resultCancelled$' does not exist on type 'ReductionPromiseArray'. Did you mean '_resultCancelled'? node_modules/bluebird/js/release/reduce.js(144,18): error TS2339: Property 'promise' does not exist on type 'ReductionPromiseArray'. node_modules/bluebird/js/release/reduce.js(149,10): error TS2339: Property 'array' does not exist on type 'gotAccum'. diff --git a/tests/baselines/reference/user/chrome-devtools-frontend.log b/tests/baselines/reference/user/chrome-devtools-frontend.log index 6c992bce10217..adffb1a515a4d 100644 --- a/tests/baselines/reference/user/chrome-devtools-frontend.log +++ b/tests/baselines/reference/user/chrome-devtools-frontend.log @@ -1,6 +1,6 @@ Exit Code: null Standard output: -../../../../built/local/lib.es5.d.ts(1529,11): error TS2300: Duplicate identifier 'ArrayLike'. +../../../../built/local/lib.es5.d.ts(1541,11): error TS2300: Duplicate identifier 'ArrayLike'. ../../../../node_modules/@types/node/globals.d.ts(34,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'module' must be of type '{}', but here has type 'NodeModule'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(43,8): error TS2339: Property '_importScriptPathPrefix' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(77,16): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. @@ -11,7 +11,7 @@ node_modules/chrome-devtools-frontend/front_end/Runtime.js(270,9): error TS2322: Type 'void' is not assignable to type 'undefined'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(280,5): error TS2322: Type 'Promise' is not assignable to type 'Promise'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(525,9): error TS2322: Type 'Window' is not assignable to type 'Window & typeof globalThis'. - Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 889 more. + Type 'Window' is missing the following properties from type 'typeof globalThis': globalThis, eval, parseInt, parseFloat, and 781 more. node_modules/chrome-devtools-frontend/front_end/Runtime.js(527,55): error TS2352: Conversion of type 'Window & typeof globalThis' to type 'new () => any' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. Type 'Window & typeof globalThis' provides no match for the signature 'new (): any'. node_modules/chrome-devtools-frontend/front_end/Runtime.js(539,24): error TS2351: This expression is not constructable. @@ -93,7 +93,7 @@ node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView Type 'TemplateStringsArray' is missing the following properties from type 'string[]': pop, push, reverse, shift, and 6 more. node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(11,48): error TS2345: Argument of type 'TemplateStringsArray' is not assignable to parameter of type 'string | string[]'. node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(64,18): error TS2339: Property 'setTextContentTruncatedIfNeeded' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(77,26): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(77,26): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(79,26): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(109,11): error TS2339: Property 'consume' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(128,31): error TS2339: Property 'textContent' does not exist on type 'EventTarget'. @@ -104,7 +104,7 @@ node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(180,15): error TS2339: Property 'keyCode' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(180,70): error TS2339: Property 'keyIdentifier' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(182,13): error TS2339: Property 'consume' does not exist on type 'Event'. -node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(213,36): error TS2339: Property '_isEditingName' does not exist on type 'ARIAAttributePrompt'. +node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(213,36): error TS2551: Property '_isEditingName' does not exist on type 'ARIAAttributePrompt'. Did you mean '_isEditing'? node_modules/chrome-devtools-frontend/front_end/accessibility/ARIAAttributesView.js(215,5): error TS2322: Type 'Promise<{ text: string; }[]>' is not assignable to type 'Promise<{ text: string; subtitle: string; iconType: string; priority: number; isSecondary: boolean; title: string; }[]>'. Type '{ text: string; }[]' is not assignable to type '{ text: string; subtitle: string; iconType: string; priority: number; isSecondary: boolean; title: string; }[]'. Type '{ text: string; }' is missing the following properties from type '{ text: string; subtitle: string; iconType: string; priority: number; isSecondary: boolean; title: string; }': subtitle, iconType, priority, isSecondary, title @@ -186,7 +186,7 @@ node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeV node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(222,24): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(256,28): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(267,24): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. -node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(288,26): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(288,26): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(292,26): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(303,24): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(320,24): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. @@ -199,7 +199,7 @@ node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeV node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(382,24): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(396,23): error TS2339: Property 'title' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(408,23): error TS2339: Property 'title' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(419,26): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(419,26): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(422,93): error TS2345: Argument of type 'TemplateStringsArray' is not assignable to parameter of type 'string | string[]'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(431,26): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(435,28): error TS2339: Property 'createTextChild' does not exist on type 'Element'. @@ -210,7 +210,7 @@ node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeV node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(521,86): error TS2345: Argument of type 'TemplateStringsArray' is not assignable to parameter of type 'string | string[]'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(522,20): error TS2339: Property 'createTextChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(535,24): error TS2694: Namespace 'Protocol' has no exported member 'Accessibility'. -node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(619,26): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilityNodeView.js(619,26): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/accessibility/AccessibilitySidebarView.js(195,29): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationGroupPreviewUI.js(7,11): error TS2339: Property 'AnimationGroupPreviewUI' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationGroupPreviewUI.js(14,18): error TS2339: Property 'createChild' does not exist on type 'Element'. @@ -220,7 +220,7 @@ node_modules/chrome-devtools-frontend/front_end/animation/AnimationGroupPreviewU node_modules/chrome-devtools-frontend/front_end/animation/AnimationGroupPreviewUI.js(70,37): error TS2339: Property 'AnimationUI' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(8,11): error TS2339: Property 'AnimationModel' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(15,26): error TS2339: Property 'animationAgent' does not exist on type 'Target'. -node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(16,12): error TS2339: Property 'registerAnimationDispatcher' does not exist on type 'Target'. +node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(16,12): error TS2551: Property 'registerAnimationDispatcher' does not exist on type 'Target'. Did you mean 'registerDispatcher'? node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(16,54): error TS2339: Property 'AnimationDispatcher' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(28,47): error TS2339: Property 'AnimationModel' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationModel.js(35,45): error TS2339: Property 'AnimationModel' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. @@ -390,7 +390,7 @@ node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(185,11) node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(188,13): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(193,13): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(196,36): error TS2339: Property 'AnimationTimeline' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. -node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(197,13): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(197,13): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(206,55): error TS2339: Property 'AnimationUI' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(208,63): error TS2339: Property 'AnimationUI' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. node_modules/chrome-devtools-frontend/front_end/animation/AnimationUI.js(213,68): error TS2339: Property 'AnimationUI' does not exist on type '{ new (effect?: AnimationEffect, timeline?: AnimationTimeline): Animation; prototype: Animation; }'. @@ -493,13 +493,13 @@ node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(901,15): node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(903,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(916,19): error TS2339: Property 'label' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(939,50): error TS2339: Property 'toISO8601Compact' does not exist on type 'Date'. -node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(944,23): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(944,23): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(950,47): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(952,19): error TS2304: Cannot find name 'DOM'. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(954,32): error TS2304: Cannot find name 'CategoryRenderer'. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(955,60): error TS2554: Expected 0 arguments, but got 2. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(962,14): error TS2339: Property 'setTemplateContext' does not exist on type 'ReportRenderer'. -node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(963,14): error TS2339: Property 'renderReport' does not exist on type 'ReportRenderer'. +node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(963,14): error TS2551: Property 'renderReport' does not exist on type 'ReportRenderer'. Did you mean '_renderReportNav'? node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(967,41): error TS2304: Cannot find name 'DetailsRenderer'. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(969,15): error TS2304: Cannot find name 'DOM'. node_modules/chrome-devtools-frontend/front_end/audits2/Audits2Panel.js(978,15): error TS2503: Cannot find namespace 'DetailsRenderer'. @@ -833,7 +833,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(8889,28): error TS2792: Cannot find module '../../lib/web-inspector'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9093,57): error TS2554: Expected 0-2 arguments, but got 3. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9117,73): error TS2554: Expected 0-2 arguments, but got 3. -node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9183,29): error TS2339: Property 'NetworkNodeOutput' does not exist on type 'typeof PageDependencyGraphArtifact'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9183,29): error TS2551: Property 'NetworkNodeOutput' does not exist on type 'typeof PageDependencyGraphArtifact'. Did you mean 'getNetworkNodeOutput'? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9193,32): error TS2792: Cannot find module './computed-artifact'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9224,32): error TS2792: Cannot find module './computed-artifact'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9268,32): error TS2792: Cannot find module './computed-artifact'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? @@ -928,7 +928,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14940,8): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14946,8): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14946,41): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. -node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14957,8): error TS2339: Property '____lhPerformanceObserver' does not exist on type 'Window & typeof globalThis'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14957,8): error TS2551: Property '____lhPerformanceObserver' does not exist on type 'Window & typeof globalThis'. Did you mean 'PerformanceObserver'? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14975,21): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14992,19): error TS2792: Cannot find module 'lighthouse-logger'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14993,21): error TS2792: Cannot find module '../audits/audit'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? @@ -1799,8 +1799,8 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48339,1): error TS2304: Cannot find name 'WebInspector'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48340,1): error TS2304: Cannot find name 'WebInspector'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48344,22): error TS2304: Cannot find name 'WebInspector'. -node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48345,45): error TS2339: Property '_updateBlockedURLs' does not exist on type 'MultitargetNetworkManager'. -node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48347,6): error TS2339: Property '_updateBlockedURLs' does not exist on type 'MultitargetNetworkManager'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48345,45): error TS2551: Property '_updateBlockedURLs' does not exist on type 'MultitargetNetworkManager'. Did you mean '_blockedURLs'? +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48347,6): error TS2551: Property '_updateBlockedURLs' does not exist on type 'MultitargetNetworkManager'. Did you mean '_blockedURLs'? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48353,25): error TS2304: Cannot find name 'WebInspector'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48357,1): error TS2304: Cannot find name 'WebInspector'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(48366,1): error TS2304: Cannot find name 'WebInspector'. @@ -3194,7 +3194,7 @@ node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighth node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60734,6): error TS2339: Property 'scanner' does not exist on type 'JSXParser'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60734,29): error TS2339: Property 'startMarker' does not exist on type 'JSXParser'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60734,52): error TS2339: Property 'startMarker' does not exist on type 'JSXParser'. -node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60738,6): error TS2339: Property 'nextToken' does not exist on type 'JSXParser'. +node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60738,6): error TS2551: Property 'nextToken' does not exist on type 'JSXParser'. Did you mean 'nextJSXToken'? node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60744,9): error TS2339: Property 'config' does not exist on type 'JSXParser'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60745,6): error TS2339: Property 'tokens' does not exist on type 'JSXParser'. node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(60749,6): error TS2339: Property 'collectComments' does not exist on type 'JSXParser'. @@ -3619,7 +3619,7 @@ node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedPro node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(84,3): error TS4122: This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class 'ProjectStore'. node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(93,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(95,3): error TS4122: This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class 'ProjectStore'. -node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(104,3): error TS4122: This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class 'ProjectStore'. +node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(104,3): error TS4123: This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class 'ProjectStore'. Did you mean 'displayName'? node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(118,3): error TS4122: This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class 'ProjectStore'. node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(126,3): error TS4122: This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class 'ProjectStore'. node_modules/chrome-devtools-frontend/front_end/bindings/ContentProviderBasedProject.js(134,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. @@ -3935,7 +3935,7 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6164,32): error node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6203,56): error TS2532: Object is possibly 'undefined'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6206,33): error TS2551: Property 'changeGeneration' does not exist on type 'markClean'. Did you mean 'cleanGeneration'? node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6222,43): error TS2532: Object is possibly 'undefined'. -node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6378,11): error TS2339: Property 'setHistory' does not exist on type 'Doc'. +node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6378,11): error TS2551: Property 'setHistory' does not exist on type 'Doc'. Did you mean 'history'? node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6385,21): error TS2339: Property 'first' does not exist on type 'linkedDoc'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6385,38): error TS2339: Property 'first' does not exist on type 'linkedDoc'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(6385,51): error TS2339: Property 'size' does not exist on type 'linkedDoc'. @@ -3965,9 +3965,9 @@ node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8795,39): error node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8799,38): error TS2339: Property 'offset' does not exist on type '{ node: any; start: number; end: number; collapse: any; coverStart: any; coverEnd: any; } | { node: any; offset: number; }'. Property 'offset' does not exist on type '{ node: any; start: number; end: number; collapse: any; coverStart: any; coverEnd: any; }'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8817,16): error TS2769: No overload matches this call. - Overload 1 of 2, '(timeoutId: Timeout): void', gave the following error. - Argument of type 'boolean' is not assignable to parameter of type 'Timeout'. - Overload 2 of 2, '(id?: number): void', gave the following error. + Overload 1 of 2, '(timeoutId: string | number | Timeout): void', gave the following error. + Argument of type 'boolean' is not assignable to parameter of type 'string | number | Timeout'. + Overload 2 of 2, '(id: number): void', gave the following error. Argument of type 'boolean' is not assignable to parameter of type 'number'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(8818,3): error TS2322: Type 'Timeout' is not assignable to type 'boolean'. node_modules/chrome-devtools-frontend/front_end/cm/codemirror.js(9527,40): error TS2339: Property 'getValue' does not exist on type 'CodeMirror$1'. @@ -4310,7 +4310,7 @@ node_modules/chrome-devtools-frontend/front_end/components/DOMPresentationUtils. node_modules/chrome-devtools-frontend/front_end/components/DOMPresentationUtils.js(630,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'DOMNodePathStep' does not extend another class. node_modules/chrome-devtools-frontend/front_end/components/DOMPresentationUtils.js(643,15): error TS2355: A function whose declared type is neither 'void' nor 'any' must return a value. node_modules/chrome-devtools-frontend/front_end/components/DOMPresentationUtils.js(666,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'GenericDecorator' does not extend another class. -node_modules/chrome-devtools-frontend/front_end/components/DockController.js(116,33): error TS2339: Property 'deepActiveElement' does not exist on type 'Document'. +node_modules/chrome-devtools-frontend/front_end/components/DockController.js(116,33): error TS2551: Property 'deepActiveElement' does not exist on type 'Document'. Did you mean 'activeElement'? node_modules/chrome-devtools-frontend/front_end/components/DockController.js(177,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'ToggleDockActionDelegate' does not extend another class. node_modules/chrome-devtools-frontend/front_end/components/DockController.js(192,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'CloseButtonProvider' does not extend another class. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(57,15): error TS2339: Property 'addEventListener' does not exist on type 'LinkDecorator'. @@ -4334,22 +4334,22 @@ node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(309,12): node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(339,5): error TS2740: Type '{}' is missing the following properties from type 'LinkifyURLOptions': text, className, lineNumber, columnNumber, and 2 more. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(390,12): error TS2339: Property 'title' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(392,12): error TS2339: Property 'href' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(418,10): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(418,10): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(432,31): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(443,16): error TS2339: Property 'createTextChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(445,16): error TS2339: Property 'createTextChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(492,11): error TS2339: Property 'consume' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(493,71): error TS2339: Property 'hasSelection' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(504,31): error TS2339: Property '_linkHandlerSettingInstance' does not exist on type 'typeof Linkifier'. -node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(505,28): error TS2339: Property '_linkHandlerSettingInstance' does not exist on type 'typeof Linkifier'. -node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(508,33): error TS2339: Property '_linkHandlerSettingInstance' does not exist on type 'typeof Linkifier'. +node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(504,31): error TS2551: Property '_linkHandlerSettingInstance' does not exist on type 'typeof Linkifier'. Did you mean '_linkHandlerSetting'? +node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(505,28): error TS2551: Property '_linkHandlerSettingInstance' does not exist on type 'typeof Linkifier'. Did you mean '_linkHandlerSetting'? +node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(508,33): error TS2551: Property '_linkHandlerSettingInstance' does not exist on type 'typeof Linkifier'. Did you mean '_linkHandlerSetting'? node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(664,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(675,28): error TS8022: JSDoc '@extends' is not attached to a class. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(680,15): error TS2355: A function whose declared type is neither 'void' nor 'any' must return a value. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(700,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'LinkContextMenuProvider' does not extend another class. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(703,31): error TS2339: Property 'parentNodeOrShadowHost' does not exist on type 'Node'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(707,34): error TS2339: Property 'section' does not exist on type '{ title: string; handler: () => any; }'. -node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(723,19): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(723,19): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(724,52): error TS2339: Property 'keysArray' does not exist on type 'Map'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(729,14): error TS2339: Property 'selected' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/components/Linkifier.js(732,19): error TS2339: Property 'disabled' does not exist on type 'Element'. @@ -4409,7 +4409,7 @@ node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(34,63) node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(94,38): error TS2339: Property '_filter' does not exist on type 'TreeElement'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(119,47): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(122,25): error TS2345: Argument of type 'Element' is not assignable to parameter of type 'Icon'. - Type 'Element' is missing the following properties from type 'Icon': createdCallback, _descriptor, _spriteSheet, _iconType, and 120 more. + Type 'Element' is missing the following properties from type 'Icon': createdCallback, _descriptor, _spriteSheet, _iconType, and 121 more. node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(147,27): error TS2322: Type 'Element' is not assignable to type 'Icon'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(209,41): error TS2339: Property 'asParsedURL' does not exist on type 'string'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleSidebar.js(214,31): error TS2345: Argument of type '{ key: string; text: string; negative: false; }' is not assignable to parameter of type 'ParsedFilter'. @@ -4506,7 +4506,7 @@ node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(64 node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(646,33): error TS2339: Property 'peekLast' does not exist on type 'Protocol.Runtime.PropertyPreview[]'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(689,12): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(691,12): error TS2339: Property 'createChild' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(733,19): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(733,19): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(735,35): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(750,54): error TS2554: Expected 0 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(803,34): error TS2339: Property 'style' does not exist on type 'Element'. @@ -4522,10 +4522,10 @@ node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(88 node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(885,13): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(888,13): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(896,13): error TS2339: Property 'style' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(904,38): error TS2339: Property 'deepTextContent' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(913,38): error TS2339: Property 'deepTextContent' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(904,38): error TS2551: Property 'deepTextContent' does not exist on type 'Element'. Did you mean 'textContent'? +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(913,38): error TS2551: Property 'deepTextContent' does not exist on type 'Element'. Did you mean 'textContent'? node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(925,30): error TS2339: Property 'title' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1057,19): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1057,19): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1063,48): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1069,52): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1071,19): error TS2339: Property 'message' does not exist on type 'Element'. @@ -4535,8 +4535,8 @@ node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(11 node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1172,36): error TS2339: Property 'type' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1175,34): error TS2339: Property 'type' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1180,5): error TS2322: Type 'number' is not assignable to type 'string'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1192,39): error TS2339: Property 'childTextNodes' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1211,38): error TS2339: Property 'deepTextContent' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1192,39): error TS2551: Property 'childTextNodes' does not exist on type 'Element'. Did you mean 'childNodes'? +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1211,38): error TS2551: Property 'deepTextContent' does not exist on type 'Element'. Did you mean 'textContent'? node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1332,27): error TS2339: Property 'asParsedURL' does not exist on type 'string'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1360,52): error TS2339: Property 'value' does not exist on type '{ type: string; text: string; }'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewMessage.js(1380,35): error TS2339: Property 'createChild' does not exist on type 'DocumentFragment'. @@ -4612,7 +4612,7 @@ node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewport.js(432,3 Property 'item' does not exist on type 'number'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewport.js(432,57): error TS2339: Property 'item' does not exist on type 'number | { item: number; node: Node; offset: number; }'. Property 'item' does not exist on type 'number'. -node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewport.js(434,33): error TS2339: Property 'childTextNodes' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewport.js(434,33): error TS2551: Property 'childTextNodes' does not exist on type 'Element'. Did you mean 'childNodes'? node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewport.js(438,66): error TS2339: Property 'item' does not exist on type 'number | { item: number; node: Node; offset: number; }'. Property 'item' does not exist on type 'number'. node_modules/chrome-devtools-frontend/front_end/console/ConsoleViewport.js(439,22): error TS2339: Property 'node' does not exist on type 'number | { item: number; node: Node; offset: number; }'. @@ -4663,7 +4663,7 @@ node_modules/chrome-devtools-frontend/front_end/console_model/ConsoleModel.js(61 node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(44,61): error TS2339: Property 'traverseNextNode' does not exist on type 'ChildNode'. node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(45,57): error TS2339: Property 'className' does not exist on type 'ChildNode'. node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(46,32): error TS2339: Property 'className' does not exist on type 'ChildNode'. -node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(73,36): error TS2339: Property 'deepTextContent' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(73,36): error TS2551: Property 'deepTextContent' does not exist on type 'Element'. Did you mean 'textContent'? node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(144,20): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(145,20): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/console_test_runner/ConsoleTestRunner.js(146,20): error TS2339: Property 'style' does not exist on type 'Element'. @@ -4759,19 +4759,17 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(89,50): er node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(94,42): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(96,45): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(98,48): error TS2339: Property 'createChild' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(109,33): error TS2352: Conversion of type 'DataGridNode' to type 'NODE_TYPE' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. - 'NODE_TYPE' could be instantiated with an arbitrary type which could be unrelated to 'DataGridNode'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(121,17): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(123,17): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(134,45): error TS2554: Expected 0 arguments, but got 1. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(135,15): error TS2339: Property 'title' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(139,15): error TS2339: Property 'title' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(196,12): error TS2339: Property 'createChild' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(240,34): error TS2339: Property 'removeChildren' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(241,32): error TS2339: Property 'removeChildren' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(242,21): error TS2339: Property 'removeChildren' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(243,24): error TS2339: Property 'removeChildren' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(244,27): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(240,34): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(241,32): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(242,21): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(243,24): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(244,27): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(249,55): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(250,51): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(251,18): error TS2339: Property 'width' does not exist on type 'ColumnDescriptor'. @@ -4882,11 +4880,8 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(996,16): e node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1002,15): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1009,15): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1022,16): error TS2339: Property 'isSelfOrDescendant' does not exist on type 'Node'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1029,48): error TS2367: This condition will always return 'true' since the types 'NODE_TYPE' and 'CreationDataGridNode' have no overlap. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1032,30): error TS2339: Property 'selectable' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1032,54): error TS2339: Property 'isEventWithinDisclosureTriangle' does not exist on type 'NODE_TYPE'. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1034,13): error TS2367: This condition will always return 'false' since the types 'NODE_TYPE' and 'CreationDataGridNode' have no overlap. -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1044,35): error TS2367: This condition will always return 'true' since the types 'NODE_TYPE' and 'CreationDataGridNode' have no overlap. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1058,32): error TS2339: Property 'hasChildren' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1058,59): error TS2339: Property 'isEventWithinDisclosureTriangle' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1061,18): error TS2339: Property 'expanded' does not exist on type 'NODE_TYPE'. @@ -4911,7 +4906,7 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1175,40): node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1324,19): error TS2339: Property '_dataGridNode' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1334,14): error TS2551: Property 'dirty' does not exist on type 'DataGridNode'. Did you mean '_dirty'? node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1336,14): error TS2551: Property 'inactive' does not exist on type 'DataGridNode'. Did you mean '_inactive'? -node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1360,13): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1360,13): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1390,48): error TS2339: Property '_isRoot' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1391,28): error TS2339: Property 'expanded' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1396,41): error TS2339: Property 'parent' does not exist on type 'NODE_TYPE'. @@ -4998,7 +4993,6 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/SortableDataGrid.js(20 'NODE_TYPE' could be instantiated with an arbitrary type which could be unrelated to 'SortableDataGridNode'. node_modules/chrome-devtools-frontend/front_end/data_grid/SortableDataGrid.js(84,59): error TS2345: Argument of type '{ id: string; title: string; width: number; sortable: true; }' is not assignable to parameter of type 'ColumnDescriptor'. Object literal may only specify known properties, and 'width' does not exist in type 'ColumnDescriptor'. -node_modules/chrome-devtools-frontend/front_end/data_grid/SortableDataGrid.js(131,27): error TS2352: Conversion of type 'NODE_TYPE' to type 'SortableDataGridNode' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. node_modules/chrome-devtools-frontend/front_end/data_grid/SortableDataGrid.js(141,21): error TS2339: Property 'recalculateSiblings' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/SortableDataGrid.js(142,21): error TS2339: Property '_sortChildren' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/SortableDataGrid.js(165,42): error TS2339: Property 'upperBound' does not exist on type 'NODE_TYPE[]'. @@ -5026,7 +5020,6 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(20 node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(243,33): error TS2339: Property 'flatChildren' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(256,50): error TS2339: Property 'offsetHeight' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(257,47): error TS2339: Property 'offsetHeight' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(320,29): error TS2352: Conversion of type 'NODE_TYPE' to type 'ViewportDataGridNode' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(334,21): error TS2322: Type 'NODE_TYPE[]' is not assignable to type 'ViewportDataGridNode[]'. Type 'NODE_TYPE' is not assignable to type 'ViewportDataGridNode'. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(363,15): error TS2339: Property 'parent' does not exist on type 'NODE_TYPE'. @@ -5239,7 +5232,7 @@ node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1059,1 node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1123,19): error TS2339: Property 'observe' does not exist on type 'ObjectConstructor'. node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1224,18): error TS2304: Cannot find name 'CSSValue'. node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1231,28): error TS2304: Cannot find name 'CSSValue'. -node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1246,42): error TS2339: Property 'getPropertyCSSValue' does not exist on type 'CSSStyleDeclaration'. +node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1246,42): error TS2551: Property 'getPropertyCSSValue' does not exist on type 'CSSStyleDeclaration'. Did you mean 'getPropertyValue'? node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1251,12): error TS2339: Property 'CSSPrimitiveValue' does not exist on type 'Window & typeof globalThis'. node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1267,21): error TS2339: Property 'deepPath' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/devtools_compatibility.js(1270,12): error TS2339: Property 'FileError' does not exist on type 'Window & typeof globalThis'. @@ -5331,11 +5324,11 @@ node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(27 node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(273,23): error TS2339: Property 'querySelectorAll' does not exist on type 'Node'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(279,24): error TS2339: Property 'getComponentSelection' does not exist on type 'Node'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(289,16): error TS2339: Property 'window' does not exist on type 'Node'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(293,19): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(293,19): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(305,10): error TS2769: No overload matches this call. - Overload 1 of 3, '(tagName: keyof HTMLElementTagNameMap, options?: ElementCreationOptions): HTMLElement | HTMLCanvasElement | ... 66 more ... | HTMLUListElement', gave the following error. + Overload 1 of 3, '(tagName: keyof HTMLElementTagNameMap, options?: ElementCreationOptions): HTMLElement | HTMLCanvasElement | ... 60 more ... | HTMLUListElement', gave the following error. Argument of type 'string' is not assignable to parameter of type 'keyof HTMLElementTagNameMap'. - Overload 2 of 3, '(tagName: keyof HTMLElementDeprecatedTagNameMap, options?: ElementCreationOptions): HTMLPreElement', gave the following error. + Overload 2 of 3, '(tagName: keyof HTMLElementDeprecatedTagNameMap, options?: ElementCreationOptions): HTMLElement | ... 7 more ... | HTMLUnknownElement', gave the following error. Argument of type 'string' is not assignable to parameter of type 'keyof HTMLElementDeprecatedTagNameMap'. Overload 3 of 3, '(tagName: string, options?: ElementCreationOptions): HTMLElement', gave the following error. Type 'string' has no properties in common with type 'ElementCreationOptions'. @@ -5343,15 +5336,15 @@ node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(31 Type 'number' is not assignable to type 'string'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(323,20): error TS2339: Property 'createElementWithClass' does not exist on type 'Document'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(324,17): error TS2769: No overload matches this call. - Overload 1 of 3, '(tagName: keyof HTMLElementTagNameMap, options?: ElementCreationOptions): HTMLElement | HTMLCanvasElement | ... 66 more ... | HTMLUListElement', gave the following error. + Overload 1 of 3, '(tagName: keyof HTMLElementTagNameMap, options?: ElementCreationOptions): HTMLElement | HTMLCanvasElement | ... 60 more ... | HTMLUListElement', gave the following error. Argument of type 'string' is not assignable to parameter of type 'keyof HTMLElementTagNameMap'. - Overload 2 of 3, '(tagName: keyof HTMLElementDeprecatedTagNameMap, options?: ElementCreationOptions): HTMLPreElement', gave the following error. + Overload 2 of 3, '(tagName: keyof HTMLElementDeprecatedTagNameMap, options?: ElementCreationOptions): HTMLElement | ... 7 more ... | HTMLUnknownElement', gave the following error. Argument of type 'string' is not assignable to parameter of type 'keyof HTMLElementDeprecatedTagNameMap'. Overload 3 of 3, '(tagName: string, options?: ElementCreationOptions): HTMLElement', gave the following error. Type 'string' has no properties in common with type 'ElementCreationOptions'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(338,19): error TS2339: Property 'createElementWithClass' does not exist on type 'Document'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(346,20): error TS2551: Property 'createSVGElement' does not exist on type 'Document'. Did you mean 'createElementNS'? -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(360,19): error TS2551: Property 'createSVGElement' does not exist on type 'Document'. Did you mean 'createElementNS'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(346,20): error TS2551: Property 'createSVGElement' does not exist on type 'Document'. Did you mean 'createElement'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(360,19): error TS2551: Property 'createSVGElement' does not exist on type 'Document'. Did you mean 'createElement'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(377,19): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(378,36): error TS2339: Property 'createElementWithClass' does not exist on type 'Document'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(383,28): error TS2339: Property 'createChild' does not exist on type 'DocumentFragment'. @@ -5369,7 +5362,7 @@ node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(41 node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(418,15): error TS2339: Property 'totalOffset' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(424,19): error TS2339: Property 'totalOffset' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(434,19): error TS2339: Property 'createSVGChild' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(435,34): error TS2551: Property 'createSVGElement' does not exist on type 'Document'. Did you mean 'createElementNS'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(435,34): error TS2551: Property 'createSVGElement' does not exist on type 'Document'. Did you mean 'createElement'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(480,34): error TS2339: Property 'boxInWindow' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(496,19): error TS2339: Property 'boxInWindow' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(503,31): error TS2339: Property 'totalOffsetLeft' does not exist on type 'Element'. @@ -5383,10 +5376,10 @@ node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(53 node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(538,24): error TS2339: Property 'getComponentSelection' does not exist on type 'Text'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(550,19): error TS2339: Property 'selectionLeftOffset' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(553,24): error TS2339: Property 'getComponentSelection' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(574,16): error TS2339: Property 'appendChildren' does not exist on type 'Node'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(582,16): error TS2339: Property 'deepTextContent' does not exist on type 'Node'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(583,15): error TS2339: Property 'childTextNodes' does not exist on type 'Node'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(593,16): error TS2339: Property 'childTextNodes' does not exist on type 'Node'. +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(574,16): error TS2551: Property 'appendChildren' does not exist on type 'Node'. Did you mean 'appendChild'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(582,16): error TS2551: Property 'deepTextContent' does not exist on type 'Node'. Did you mean 'textContent'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(583,15): error TS2551: Property 'childTextNodes' does not exist on type 'Node'. Did you mean 'childNodes'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(593,16): error TS2551: Property 'childTextNodes' does not exist on type 'Node'. Did you mean 'childNodes'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(594,19): error TS2339: Property 'traverseNextTextNode' does not exist on type 'Node'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(609,16): error TS2339: Property 'isAncestor' does not exist on type 'Node'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(613,26): error TS2339: Property 'parentNodeOrShadowHost' does not exist on type 'Node'. @@ -5420,13 +5413,13 @@ node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(74 node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(744,41): error TS2339: Property 'getComponentRoot' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(745,48): error TS2339: Property 'pageX' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(745,60): error TS2339: Property 'pageY' does not exist on type 'Event'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(753,20): error TS2339: Property 'deepElementFromPoint' does not exist on type 'Document'. +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(753,20): error TS2551: Property 'deepElementFromPoint' does not exist on type 'Document'. Did you mean 'elementFromPoint'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(761,5): error TS2740: Type 'ShadowRoot' is missing the following properties from type 'Document': URL, alinkColor, all, anchors, and 178 more. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(766,28): error TS2339: Property 'deepElementFromPoint' does not exist on type 'DocumentFragment'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(766,70): error TS2339: Property 'deepElementFromPoint' does not exist on type 'Document'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(771,20): error TS2339: Property 'deepActiveElement' does not exist on type 'Document'. +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(766,70): error TS2551: Property 'deepElementFromPoint' does not exist on type 'Document'. Did you mean 'elementFromPoint'? +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(771,20): error TS2551: Property 'deepActiveElement' does not exist on type 'Document'. Did you mean 'activeElement'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(778,28): error TS2339: Property 'deepActiveElement' does not exist on type 'DocumentFragment'. -node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(778,67): error TS2339: Property 'deepActiveElement' does not exist on type 'Document'. +node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(778,67): error TS2551: Property 'deepActiveElement' does not exist on type 'Document'. Did you mean 'activeElement'? node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(783,19): error TS2339: Property 'hasFocus' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(784,19): error TS2339: Property 'getComponentRoot' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/dom_extension/DOMExtension.js(785,25): error TS2339: Property 'isSelfOrAncestor' does not exist on type 'Element'. @@ -5516,7 +5509,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(156,3) Type 'T' is not assignable to type 'DOMModel'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(156,3): error TS4122: This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class 'Panel'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(159,24): error TS2339: Property 'remove' does not exist on type 'ElementsTreeOutline[]'. -node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(180,12): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(180,12): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(181,12): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsPanel.js(182,79): error TS2345: Argument of type '{ text: string; }' is not assignable to parameter of type 'LinkifyURLOptions'. Type '{ text: string; }' is missing the following properties from type 'LinkifyURLOptions': className, lineNumber, columnNumber, preventClick, maxLength @@ -5688,7 +5681,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js( node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(197,11): error TS2339: Property 'handled' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(254,11): error TS2339: Property 'handled' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(271,26): error TS2694: Namespace 'Protocol' has no exported member 'DOM'. -node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(495,29): error TS2339: Property 'totalOffsetLeft' does not exist on type 'HTMLElement'. +node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(495,29): error TS2551: Property 'totalOffsetLeft' does not exist on type 'HTMLElement'. Did you mean 'offsetLeft'? node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(520,19): error TS2339: Property 'parentElementOrShadowHost' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(524,5): error TS2741: Property 'hide' is missing in type '{ box: any; show: (popover: GlassPane) => Promise; }' but required in type 'PopoverRequest'. node_modules/chrome-devtools-frontend/front_end/elements/ElementsTreeOutline.js(525,17): error TS2339: Property 'boxInWindow' does not exist on type 'EventTarget'. @@ -5756,7 +5749,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/InspectElementModeContr node_modules/chrome-devtools-frontend/front_end/elements/InspectElementModeController.js(59,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'InspectElementModeController' does not extend another class. node_modules/chrome-devtools-frontend/front_end/elements/InspectElementModeController.js(91,24): error TS2694: Namespace 'Protocol' has no exported member 'Overlay'. node_modules/chrome-devtools-frontend/front_end/elements/InspectElementModeController.js(120,3): error TS4121: This member cannot have a JSDoc comment with an '@override' tag because its containing class 'ToggleSearchActionDelegate' does not extend another class. -node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(56,27): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(56,27): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(120,11): error TS2339: Property 'consume' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(164,22): error TS2339: Property 'toFixedIfFloating' does not exist on type 'NumberConstructor'. node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(179,18): error TS2345: Argument of type 'string' is not assignable to parameter of type 'number'. @@ -5772,7 +5765,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(2 node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(254,18): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(254,53): error TS2339: Property '_backgroundColor' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(271,20): error TS2339: Property 'createTextChild' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(298,25): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(298,25): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(323,19): error TS2339: Property 'getComponentSelection' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(354,17): error TS2339: Property 'originalPropertyData' does not exist on type 'MetricsSidebarPane'. node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(361,48): error TS2339: Property '_inlineStyle' does not exist on type 'never'. @@ -5785,8 +5778,8 @@ node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(3 node_modules/chrome-devtools-frontend/front_end/elements/MetricsSidebarPane.js(441,14): error TS2339: Property 'originalPropertyData' does not exist on type 'MetricsSidebarPane'. node_modules/chrome-devtools-frontend/front_end/elements/PlatformFontsWidget.js(49,50): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/PlatformFontsWidget.js(68,32): error TS2694: Namespace 'Protocol' has no exported member 'CSS'. -node_modules/chrome-devtools-frontend/front_end/elements/PropertiesWidget.js(69,27): error TS2339: Property 'removeChildren' does not exist on type 'Element'. -node_modules/chrome-devtools-frontend/front_end/elements/PropertiesWidget.js(131,27): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/PropertiesWidget.js(69,27): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? +node_modules/chrome-devtools-frontend/front_end/elements/PropertiesWidget.js(131,27): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/elements/StylePropertyHighlighter.js(29,25): error TS2339: Property 'property' does not exist on type 'TreeElement'. node_modules/chrome-devtools-frontend/front_end/elements/StylePropertyHighlighter.js(43,42): error TS2339: Property 'scrollIntoViewIfNeeded' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(35,18): error TS2339: Property 'tabIndex' does not exist on type 'Element'. @@ -5876,9 +5869,9 @@ node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(12 node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1325,43): error TS2345: Argument of type 'TemplateStringsArray' is not assignable to parameter of type 'string | string[]'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1346,7): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1346,33): error TS2339: Property '_updateFilter' does not exist on type 'TreeElement'. -node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1349,77): error TS2339: Property 'deepTextContent' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1349,77): error TS2551: Property 'deepTextContent' does not exist on type 'Element'. Did you mean 'textContent'? node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1363,30): error TS2339: Property 'selectors' does not exist on type 'CSSRule'. -node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1374,27): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1374,27): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1388,18): error TS2339: Property 'createTextChild' does not exist on type 'DocumentFragment'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1404,15): error TS2339: Property '_selectorIndex' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(1457,13): error TS2339: Property 'consume' does not exist on type 'Event'. @@ -5928,7 +5921,7 @@ node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(22 node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2337,17): error TS2339: Property 'which' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2342,25): error TS2339: Property 'hasSelection' does not exist on type 'EventTarget'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2343,15): error TS2339: Property 'consume' does not exist on type 'Event'. -node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2385,26): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2385,26): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2392,26): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2395,26): error TS2339: Property 'createTextChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/elements/StylesSidebarPane.js(2399,26): error TS2339: Property 'createTextChild' does not exist on type 'Element'. @@ -6119,7 +6112,7 @@ node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(111,31): error TS2339: Property 'sprintf' does not exist on type 'StringConstructor'. node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(116,40): error TS2339: Property 'keysArray' does not exist on type 'Map'. node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(154,27): error TS2339: Property 'peekLast' does not exist on type 'MediaQueryUIModel[]'. -node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(215,25): error TS2339: Property 'removeChildren' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(215,25): error TS2551: Property 'removeChildren' does not exist on type 'Element'. Did you mean 'removeChild'? node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(220,41): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(223,11): error TS2339: Property '_model' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(224,11): error TS2339: Property '_locations' does not exist on type 'Element'. @@ -6130,6 +6123,8 @@ node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(266,32): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(271,14): error TS2339: Property 'createChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(272,33): error TS2339: Property 'createChild' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(277,14): error TS2339: Property 'createChild' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/emulation/MediaQueryInspector.js(281,32): error TS2339: Property 'createChild' does not exist on type 'Element'. diff --git a/tests/baselines/reference/user/discord.js.log b/tests/baselines/reference/user/discord.js.log new file mode 100644 index 0000000000000..86d43769b51c9 --- /dev/null +++ b/tests/baselines/reference/user/discord.js.log @@ -0,0 +1,8 @@ +Exit Code: 2 +Standard output: +node_modules/@discordjs/rest/dist/lib/RequestManager.d.ts(148,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher. +node_modules/@sapphire/snowflake/dist/lib/Snowflake.d.ts(15,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher. + + + +Standard error: diff --git a/tests/baselines/reference/user/enhanced-resolve.log b/tests/baselines/reference/user/enhanced-resolve.log index 90c1430815693..0ad53e0a1d956 100644 --- a/tests/baselines/reference/user/enhanced-resolve.log +++ b/tests/baselines/reference/user/enhanced-resolve.log @@ -6,23 +6,21 @@ node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(124,3): error TS2532: node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(125,23): error TS2345: Argument of type 'Set | undefined' is not assignable to parameter of type 'Set'. Type 'undefined' is not assignable to type 'Set'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(127,18): error TS2769: No overload matches this call. - Overload 1 of 2, '(intervalId: Timeout): void', gave the following error. - Argument of type 'Timer | null' is not assignable to parameter of type 'Timeout'. - Type 'null' is not assignable to type 'Timeout'. - Overload 2 of 2, '(id?: number | undefined): void', gave the following error. + Overload 1 of 2, '(intervalId: string | number | Timeout | undefined): void', gave the following error. + Argument of type 'Timer | null' is not assignable to parameter of type 'string | number | Timeout | undefined'. + Type 'null' is not assignable to type 'string | number | Timeout | undefined'. + Overload 2 of 2, '(id: number | undefined): void', gave the following error. Argument of type 'Timer | null' is not assignable to parameter of type 'number | undefined'. Type 'null' is not assignable to type 'number | undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(143,18): error TS2769: No overload matches this call. - Overload 1 of 2, '(intervalId: Timeout): void', gave the following error. - Argument of type 'Timer | null' is not assignable to parameter of type 'Timeout'. - Type 'null' is not assignable to type 'Timeout'. - Overload 2 of 2, '(id?: number | undefined): void', gave the following error. + Overload 1 of 2, '(intervalId: string | number | Timeout | undefined): void', gave the following error. + Argument of type 'Timer | null' is not assignable to parameter of type 'string | number | Timeout | undefined'. + Overload 2 of 2, '(id: number | undefined): void', gave the following error. Argument of type 'Timer | null' is not assignable to parameter of type 'number | undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(162,18): error TS2769: No overload matches this call. - Overload 1 of 2, '(intervalId: Timeout): void', gave the following error. - Argument of type 'Timer | null' is not assignable to parameter of type 'Timeout'. - Type 'null' is not assignable to type 'Timeout'. - Overload 2 of 2, '(id?: number | undefined): void', gave the following error. + Overload 1 of 2, '(intervalId: string | number | Timeout | undefined): void', gave the following error. + Argument of type 'Timer | null' is not assignable to parameter of type 'string | number | Timeout | undefined'. + Overload 2 of 2, '(id: number | undefined): void', gave the following error. Argument of type 'Timer | null' is not assignable to parameter of type 'number | undefined'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(192,20): error TS2322: Type 'null' is not assignable to type '(path: any, callback: any) => void'. node_modules/enhanced-resolve/lib/CachedInputFileSystem.js(197,24): error TS2322: Type 'null' is not assignable to type '(path: any) => any'. diff --git a/tests/baselines/reference/user/follow-redirects.log b/tests/baselines/reference/user/follow-redirects.log index 4614e8cfe4414..50914bce1acfe 100644 --- a/tests/baselines/reference/user/follow-redirects.log +++ b/tests/baselines/reference/user/follow-redirects.log @@ -1,41 +1,38 @@ Exit Code: 2 Standard output: -node_modules/follow-redirects/index.js(39,17): error TS2345: Argument of type 'this' is not assignable to parameter of type 'Writable'. - Type 'RedirectableRequest' is missing the following properties from type 'Writable': writable, writableEnded, writableFinished, writableHighWaterMark, and 27 more. -node_modules/follow-redirects/index.js(51,10): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(67,8): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(102,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(160,14): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(161,25): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(163,10): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(164,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(173,14): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(174,25): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(175,12): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(179,10): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(180,10): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(181,10): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(183,12): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(185,15): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(192,10): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(196,12): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(197,21): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(204,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(205,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(206,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(207,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(266,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(302,16): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(346,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(361,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(385,35): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. - Type 'undefined' is not assignable to type 'string'. -node_modules/follow-redirects/index.js(393,31): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. - Type 'undefined' is not assignable to type 'string'. -node_modules/follow-redirects/index.js(396,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(422,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(433,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. -node_modules/follow-redirects/index.js(555,25): error TS2339: Property 'code' does not exist on type 'Error'. +node_modules/follow-redirects/index.js(44,17): error TS2345: Argument of type 'this' is not assignable to parameter of type 'Writable'. + Type 'RedirectableRequest' is missing the following properties from type 'Writable': writable, writableEnded, writableFinished, writableHighWaterMark, and 30 more. +node_modules/follow-redirects/index.js(56,10): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(72,8): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(107,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(165,14): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(166,25): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(168,10): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(169,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(178,14): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(179,25): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(180,12): error TS2339: Property '_timeout' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(184,10): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(185,10): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(186,10): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(188,12): error TS2339: Property 'removeListener' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(190,15): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(197,10): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(201,12): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(202,21): error TS2339: Property 'socket' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(209,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(210,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(211,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(212,8): error TS2339: Property 'on' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(271,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(312,16): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(356,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(371,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(417,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(451,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(462,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'. +node_modules/follow-redirects/index.js(583,25): error TS2339: Property 'cause' does not exist on type 'CustomError'. +node_modules/follow-redirects/index.js(583,55): error TS2339: Property 'cause' does not exist on type 'CustomError'. diff --git a/tests/baselines/reference/user/fp-ts.log b/tests/baselines/reference/user/fp-ts.log new file mode 100644 index 0000000000000..0d121519bc83a --- /dev/null +++ b/tests/baselines/reference/user/fp-ts.log @@ -0,0 +1,164 @@ +Exit Code: 2 +Standard output: +dtslint/ts3.5/Apply.ts(39,13): error TS2345: Argument of type '{}' is not assignable to parameter of type 'never'. +dtslint/ts3.5/Apply.ts(41,27): error TS2322: Type 'Either' is not assignable to type 'Either'. + Type 'Left' is not assignable to type 'Either'. + Type 'Left' is not assignable to type 'Left'. + Type 'boolean' is not assignable to type 'string'. +dtslint/ts3.5/Apply.ts(53,27): error TS2322: Type 'ReaderTaskEither<{ a: number; }, boolean, void>' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>'. + Type 'boolean' is not assignable to type 'string'. +dtslint/ts3.5/Apply.ts(55,27): error TS2322: Type 'ReaderTaskEither<{ a: string; }, string, void>' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>'. + Type '{ a: number; }' is not assignable to type '{ a: string; }'. + Types of property 'a' are incompatible. + Type 'number' is not assignable to type 'string'. +dtslint/ts3.5/Apply.ts(72,13): error TS2345: Argument of type '[never[]]' is not assignable to parameter of type 'Either[] & { readonly 0: Either; }'. + Type '[never[]]' is not assignable to type 'Either[]'. + Type 'never[]' is not assignable to type 'Either'. +dtslint/ts3.5/Apply.ts(74,13): error TS2345: Argument of type '[Either, Either]' is not assignable to parameter of type 'Either[] & { readonly 0: Either; }'. + Type '[Either, Either]' is not assignable to type 'Either[]'. + Type 'Either | Either' is not assignable to type 'Either'. + Type 'Left' is not assignable to type 'Either'. +dtslint/ts3.5/Apply.ts(81,13): error TS2345: Argument of type '[ReaderTaskEither<{ a: number; }, string, number>, ReaderTaskEither<{ a: number; }, boolean, void>]' is not assignable to parameter of type 'ReaderTaskEither<{ a: number; }, string, any>[] & { readonly 0: ReaderTaskEither<{ a: number; }, string, any>; }'. + Type '[ReaderTaskEither<{ a: number; }, string, number>, ReaderTaskEither<{ a: number; }, boolean, void>]' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>[]'. + Type 'ReaderTaskEither<{ a: number; }, string, number> | ReaderTaskEither<{ a: number; }, boolean, void>' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>'. + Type 'ReaderTaskEither<{ a: number; }, boolean, void>' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>'. + Type 'boolean' is not assignable to type 'string'. +dtslint/ts3.5/Apply.ts(83,13): error TS2345: Argument of type '[ReaderTaskEither<{ a: number; }, string, number>, ReaderTaskEither<{ a: string; }, string, void>]' is not assignable to parameter of type 'ReaderTaskEither<{ a: number; }, string, any>[] & { readonly 0: ReaderTaskEither<{ a: number; }, string, any>; }'. + Type '[ReaderTaskEither<{ a: number; }, string, number>, ReaderTaskEither<{ a: string; }, string, void>]' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>[]'. + Type 'ReaderTaskEither<{ a: number; }, string, number> | ReaderTaskEither<{ a: string; }, string, void>' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>'. + Type 'ReaderTaskEither<{ a: string; }, string, void>' is not assignable to type 'ReaderTaskEither<{ a: number; }, string, any>'. +dtslint/ts3.5/Array.ts(180,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Array.ts(198,7): error TS6133: 'i' is declared but its value is never read. +dtslint/ts3.5/Array.ts(199,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Array.ts(219,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Array.ts(239,7): error TS6133: 'i' is declared but its value is never read. +dtslint/ts3.5/Array.ts(240,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Either.ts(125,7): error TS6133: 'n' is declared but its value is never read. +dtslint/ts3.5/Either.ts(150,7): error TS6133: 'n' is declared but its value is never read. +dtslint/ts3.5/Either.ts(161,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Functor.ts(7,7): error TS6133: 'F11' is declared but its value is never read. +dtslint/ts3.5/Functor.ts(10,7): error TS6133: 'F12' is declared but its value is never read. +dtslint/ts3.5/Functor.ts(13,7): error TS6133: 'F13' is declared but its value is never read. +dtslint/ts3.5/Functor.ts(16,7): error TS6133: 'F21' is declared but its value is never read. +dtslint/ts3.5/Functor.ts(19,7): error TS6133: 'F22' is declared but its value is never read. +dtslint/ts3.5/Functor.ts(22,7): error TS6133: 'F31' is declared but its value is never read. +dtslint/ts3.5/Json.ts(10,21): error TS2345: Argument of type 'undefined' is not assignable to parameter of type 'Json'. +dtslint/ts3.5/Json.ts(12,21): error TS2345: Argument of type '() => void' is not assignable to parameter of type 'Json'. +dtslint/ts3.5/Json.ts(14,21): error TS2345: Argument of type 'symbol' is not assignable to parameter of type 'Json'. +dtslint/ts3.5/Json.ts(16,21): error TS2345: Argument of type '{ a: undefined; }' is not assignable to parameter of type 'Json'. + Type '{ a: undefined; }' is not assignable to type 'null'. +dtslint/ts3.5/Json.ts(18,21): error TS2345: Argument of type '{ a: undefined; }' is not assignable to parameter of type 'Json'. + Type '{ a: undefined; }' is not assignable to type 'null'. +dtslint/ts3.5/Map.ts(68,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Map.ts(86,7): error TS6133: 'k' is declared but its value is never read. +dtslint/ts3.5/Map.ts(87,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Map.ts(107,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Map.ts(127,7): error TS6133: 'k' is declared but its value is never read. +dtslint/ts3.5/Map.ts(128,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Option.ts(64,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Option.ts(84,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Option.ts(102,7): error TS6133: 'n' is declared but its value is never read. +dtslint/ts3.5/ReaderTask.ts(48,3): error TS2345: Argument of type 'ReaderTask' is not assignable to parameter of type 'ReaderTask'. + Property 'foo' is missing in type 'R2' but required in type 'R1'. +dtslint/ts3.5/ReaderTask.ts(73,3): error TS2345: Argument of type 'ReaderTask' is not assignable to parameter of type 'ReaderTask'. +dtslint/ts3.5/ReaderTaskEither.ts(152,3): error TS2345: Argument of type '(ma: ReaderTaskEither<{ b: number; }, E, number>) => ReaderTaskEither<{ b: number; }, E, boolean>' is not assignable to parameter of type '(a: ReaderTaskEither<{ a: string; }, string, number>) => ReaderTaskEither<{ b: number; }, string, boolean>'. + Types of parameters 'ma' and 'a' are incompatible. + Types of parameters 'r' and 'r' are incompatible. + Property 'a' is missing in type '{ b: number; }' but required in type '{ a: string; }'. +dtslint/ts3.5/ReaderTaskEither.ts(177,3): error TS2345: Argument of type '(ma: ReaderTaskEither<{ b: number; }, E, number>) => ReaderTaskEither<{ b: number; }, E, number>' is not assignable to parameter of type '(a: ReaderTaskEither<{ a: string; }, string, number>) => ReaderTaskEither<{ b: number; }, string, number>'. + Types of parameters 'ma' and 'a' are incompatible. + Types of parameters 'r' and 'r' are incompatible. + Property 'a' is missing in type '{ b: number; }' but required in type '{ a: string; }'. +dtslint/ts3.5/ReaderTaskEither.ts(223,3): error TS2345: Argument of type '(ma: ReaderTaskEither<{ b: number; }, E, number>) => ReaderTaskEither<{ b: number; }, E, boolean>' is not assignable to parameter of type '(a: ReaderTaskEither<{ a: string; }, string, number>) => ReaderTaskEither<{ b: number; }, string, boolean>'. + Types of parameters 'ma' and 'a' are incompatible. + Types of parameters 'r' and 'r' are incompatible. + Property 'a' is missing in type '{ b: number; }' but required in type '{ a: string; }'. +dtslint/ts3.5/ReaderTaskEither.ts(248,3): error TS2345: Argument of type '(ma: ReaderTaskEither<{ b: number; }, E, number>) => ReaderTaskEither<{ b: number; }, E, number>' is not assignable to parameter of type '(a: ReaderTaskEither<{ a: string; }, string, number>) => ReaderTaskEither<{ b: number; }, string, number>'. + Types of parameters 'ma' and 'a' are incompatible. + Types of parameters 'r' and 'r' are incompatible. + Property 'a' is missing in type '{ b: number; }' but required in type '{ a: string; }'. +dtslint/ts3.5/ReadonlyArray.ts(180,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyArray.ts(227,7): error TS6133: 'i' is declared but its value is never read. +dtslint/ts3.5/ReadonlyArray.ts(228,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyArray.ts(248,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyArray.ts(268,7): error TS6133: 'i' is declared but its value is never read. +dtslint/ts3.5/ReadonlyArray.ts(269,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyMap.ts(68,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyMap.ts(86,7): error TS6133: 'k' is declared but its value is never read. +dtslint/ts3.5/ReadonlyMap.ts(87,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyMap.ts(107,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlyMap.ts(127,7): error TS6133: 'k' is declared but its value is never read. +dtslint/ts3.5/ReadonlyMap.ts(128,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlySet.ts(66,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/ReadonlySet.ts(86,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Set.ts(66,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/Set.ts(86,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/TaskOption.ts(38,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/TaskOption.ts(58,7): error TS6133: 'x' is declared but its value is never read. +dtslint/ts3.5/TaskOption.ts(76,7): error TS6133: 'n' is declared but its value is never read. +dtslint/ts3.5/constrained.ts(31,6): error TS6196: '_1' is declared but never used. +dtslint/ts3.5/constrained.ts(34,6): error TS6196: '_2' is declared but never used. +dtslint/ts3.5/constrained.ts(37,6): error TS6196: '_3' is declared but never used. +dtslint/ts3.5/constrained.ts(40,6): error TS6196: '_4' is declared but never used. +dtslint/ts3.5/constrained.ts(43,6): error TS6196: '_5' is declared but never used. +dtslint/ts3.5/constrained.ts(46,6): error TS6196: '_6' is declared but never used. +dtslint/ts3.5/constrained.ts(49,6): error TS6196: '_7' is declared but never used. +dtslint/ts3.5/constrained.ts(52,6): error TS6196: '_8' is declared but never used. +dtslint/ts3.5/constrained.ts(55,6): error TS6196: '_9' is declared but never used. +dtslint/ts3.5/constrained.ts(58,6): error TS6196: '_10' is declared but never used. +dtslint/ts3.5/constrained.ts(61,6): error TS6196: '_11' is declared but never used. +dtslint/ts3.5/constrained.ts(64,6): error TS6196: '_12' is declared but never used. +dtslint/ts3.5/constrained.ts(67,6): error TS6196: '_13' is declared but never used. +dtslint/ts3.5/constrained.ts(70,6): error TS6196: '_14' is declared but never used. +dtslint/ts3.5/constrained.ts(73,6): error TS6196: '_15' is declared but never used. +dtslint/ts3.5/constrained.ts(76,6): error TS6196: '_16' is declared but never used. +dtslint/ts3.5/constrained.ts(79,6): error TS6196: '_17' is declared but never used. +dtslint/ts3.5/constrained.ts(82,6): error TS6196: '_18' is declared but never used. +dtslint/ts3.5/constrained.ts(85,6): error TS6196: '_19' is declared but never used. +dtslint/ts3.5/constrained.ts(88,6): error TS6196: '_20' is declared but never used. +dtslint/ts3.5/constrained.ts(91,6): error TS6196: '_21' is declared but never used. +dtslint/ts3.5/constrained.ts(94,6): error TS6196: '_22' is declared but never used. +dtslint/ts3.5/constrained.ts(97,6): error TS6196: '_23' is declared but never used. +dtslint/ts3.5/constrained.ts(100,6): error TS6196: '_24' is declared but never used. +dtslint/ts3.5/constrained.ts(103,6): error TS6196: '_25' is declared but never used. +dtslint/ts3.5/constrained.ts(106,6): error TS6196: '_26' is declared but never used. +dtslint/ts3.5/constrained.ts(109,6): error TS6196: '_27' is declared but never used. +dtslint/ts3.5/constrained.ts(112,6): error TS6196: '_28' is declared but never used. +dtslint/ts3.5/constrained.ts(115,6): error TS6196: '_29' is declared but never used. +dtslint/ts3.5/constrained.ts(118,6): error TS6196: '_30' is declared but never used. +dtslint/ts3.5/constrained.ts(121,6): error TS6196: '_31' is declared but never used. +dtslint/ts3.5/constrained.ts(124,6): error TS6196: '_32' is declared but never used. +dtslint/ts3.5/constrained.ts(127,6): error TS6196: '_33' is declared but never used. +dtslint/ts3.5/constrained.ts(130,6): error TS6196: '_34' is declared but never used. +dtslint/ts3.5/constrained.ts(133,6): error TS6196: '_35' is declared but never used. +dtslint/ts3.5/constrained.ts(136,6): error TS6196: '_36' is declared but never used. +dtslint/ts3.5/constrained.ts(139,6): error TS6196: '_37' is declared but never used. +dtslint/ts3.5/constrained.ts(142,6): error TS6196: '_38' is declared but never used. +dtslint/ts3.5/constrained.ts(145,6): error TS6196: '_39' is declared but never used. +dtslint/ts3.5/constrained.ts(148,6): error TS6196: '_40' is declared but never used. +dtslint/ts3.5/constrained.ts(151,6): error TS6196: '_41' is declared but never used. +dtslint/ts3.5/constrained.ts(154,6): error TS6196: '_42' is declared but never used. +dtslint/ts3.5/constrained.ts(157,6): error TS6196: '_43' is declared but never used. +dtslint/ts3.5/constrained.ts(160,6): error TS6196: '_44' is declared but never used. +dtslint/ts3.5/constrained.ts(163,6): error TS6196: '_45' is declared but never used. +dtslint/ts3.5/constrained.ts(166,6): error TS6196: '_46' is declared but never used. +dtslint/ts3.5/constrained.ts(169,6): error TS6196: '_47' is declared but never used. +dtslint/ts3.5/constrained.ts(172,6): error TS6196: '_48' is declared but never used. +dtslint/ts3.5/constrained.ts(175,6): error TS6196: '_49' is declared but never used. +dtslint/ts3.5/constrained.ts(178,6): error TS6196: '_50' is declared but never used. +dtslint/ts3.5/constrained.ts(181,6): error TS6196: '_51' is declared but never used. +dtslint/ts3.5/constrained.ts(184,6): error TS6196: '_52' is declared but never used. +dtslint/ts3.5/index.ts(5,10): error TS6133: 'testIssue536' is declared but its value is never read. +dtslint/ts3.5/index.ts(7,3): error TS2322: Type 'Kind' is not assignable to type 'Kind'. + Type 'URItoKind[F]' is not assignable to type 'Kind'. + Type 'A | Predicate | Record | Readonly> | readonly A[] | ReadonlyNonEmptyArray | ... 11 more ... | Tree<...>' is not assignable to type 'Kind'. + Type 'None' is not assignable to type 'Kind'. +dtslint/ts3.5/index.ts(10,7): error TS6133: 'testURI' is declared but its value is never read. +dtslint/ts3.5/index.ts(12,3): error TS2322: Type 'Task' is not assignable to type 'Kind'. +dtslint/ts3.5/index.ts(16,6): error TS6196: 'HKT1' is declared but never used. +dtslint/ts3.5/index.ts(16,20): error TS2344: Type '"a"' does not satisfy the constraint 'keyof URItoKind'. +dtslint/ts3.5/index.ts(18,6): error TS6196: 'Tuple' is declared but never used. + + + +Standard error: diff --git a/tests/baselines/reference/user/grunt.log b/tests/baselines/reference/user/grunt.log index 7bde930dfcecf..cd645cdab78cd 100644 --- a/tests/baselines/reference/user/grunt.log +++ b/tests/baselines/reference/user/grunt.log @@ -25,24 +25,24 @@ lib/grunt/file.js(239,74): error TS2571: Object is of type 'unknown'. lib/grunt/file.js(263,74): error TS2571: Object is of type 'unknown'. lib/grunt/file.js(270,23): error TS2339: Property 'option' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. lib/grunt/file.js(288,86): error TS2571: Object is of type 'unknown'. -lib/grunt/file.js(341,7): error TS2367: This condition will always return 'false' since the types 'string | Buffer' and 'boolean' have no overlap. -lib/grunt/file.js(352,23): error TS2339: Property 'option' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. -lib/grunt/file.js(354,29): error TS2339: Property 'option' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. -lib/grunt/file.js(369,13): error TS2339: Property 'fail' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. -lib/grunt/file.js(373,13): error TS2339: Property 'fail' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. -lib/grunt/file.js(387,75): error TS2571: Object is of type 'unknown'. -lib/grunt/file.js(393,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. -lib/grunt/file.js(399,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. -lib/grunt/file.js(403,9): error TS2571: Object is of type 'unknown'. -lib/grunt/file.js(407,85): error TS2571: Object is of type 'unknown'. -lib/grunt/file.js(413,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. -lib/grunt/file.js(419,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. -lib/grunt/file.js(425,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. -lib/grunt/file.js(452,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. -lib/grunt/file.js(463,14): error TS2339: Property 'file' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. -lib/grunt/file.js(467,20): error TS2339: Property 'file' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. -lib/grunt/file.js(472,44): error TS2345: Argument of type 'string' is not assignable to parameter of type 'Type | null | undefined'. -lib/grunt/file.js(477,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(336,7): error TS2367: This condition will always return 'false' since the types 'string | Buffer' and 'boolean' have no overlap. +lib/grunt/file.js(347,23): error TS2339: Property 'option' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. +lib/grunt/file.js(349,29): error TS2339: Property 'option' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. +lib/grunt/file.js(364,13): error TS2339: Property 'fail' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. +lib/grunt/file.js(368,13): error TS2339: Property 'fail' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. +lib/grunt/file.js(382,75): error TS2571: Object is of type 'unknown'. +lib/grunt/file.js(388,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(394,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(398,9): error TS2571: Object is of type 'unknown'. +lib/grunt/file.js(402,85): error TS2571: Object is of type 'unknown'. +lib/grunt/file.js(408,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(414,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(420,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(447,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. +lib/grunt/file.js(458,14): error TS2339: Property 'file' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. +lib/grunt/file.js(462,20): error TS2339: Property 'file' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. +lib/grunt/file.js(467,44): error TS2345: Argument of type 'string' is not assignable to parameter of type 'Type | null | undefined'. +lib/grunt/file.js(472,40): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'string[]'. lib/grunt/help.js(58,40): error TS2339: Property 'cli' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. lib/grunt/help.js(59,19): error TS2339: Property 'cli' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. lib/grunt/help.js(81,9): error TS2551: Property 'task' does not exist on type 'typeof import("/grunt/grunt/lib/grunt")'. Did you mean 'tasks'? diff --git a/tests/baselines/reference/user/lodash.log b/tests/baselines/reference/user/lodash.log index 4f90b6bf7800e..b0abba14b88ac 100644 --- a/tests/baselines/reference/user/lodash.log +++ b/tests/baselines/reference/user/lodash.log @@ -162,7 +162,7 @@ node_modules/lodash/_hasPath.js(35,50): error TS2454: Variable 'key' is used bef node_modules/lodash/_hashDelete.js(7,20): error TS8024: JSDoc '@param' tag has name 'hash', but there is no parameter with that name. node_modules/lodash/_initCloneArray.js(16,20): error TS2351: This expression is not constructable. Type 'Function' has no construct signatures. -node_modules/lodash/_initCloneArray.js(20,26): error TS2339: Property 'index' does not exist on type 'any[]'. +node_modules/lodash/_initCloneArray.js(20,26): error TS2551: Property 'index' does not exist on type 'any[]'. Did you mean 'indexOf'? node_modules/lodash/_initCloneArray.js(21,26): error TS2339: Property 'input' does not exist on type 'any[]'. node_modules/lodash/_insertWrapDetails.js(10,5): error TS1223: 'returns' tag already specified. node_modules/lodash/_insertWrapDetails.js(15,5): error TS2322: Type 'string' is not assignable to type 'any[]'. diff --git a/tests/baselines/reference/user/npm.log b/tests/baselines/reference/user/npm.log index 0e59b2162282a..405fb558bf8b6 100644 --- a/tests/baselines/reference/user/npm.log +++ b/tests/baselines/reference/user/npm.log @@ -1,11 +1,6 @@ Exit Code: 2 Standard output: lib/arborist-cmd.js(22,17): error TS2339: Property 'exec' does not exist on type 'ArboristCmd'. -lib/auth/legacy.js(40,11): error TS2571: Object is of type 'unknown'. -lib/auth/legacy.js(59,9): error TS2571: Object is of type 'unknown'. -lib/auth/legacy.js(84,7): error TS2339: Property 'info' does not exist on type '{}'. -lib/auth/sso.js(17,7): error TS2339: Property 'info' does not exist on type '{}'. -lib/auth/sso.js(70,7): error TS2339: Property 'info' does not exist on type '{}'. lib/base-command.js(21,29): error TS2339: Property 'description' does not exist on type 'Function'. lib/base-command.js(25,29): error TS2339: Property 'ignoreImplicitWorkspace' does not exist on type 'Function'. lib/base-command.js(30,27): error TS2339: Property 'description' does not exist on type 'Function'. @@ -15,103 +10,102 @@ lib/base-command.js(41,26): error TS2339: Property 'params' does not exist on ty lib/base-command.js(49,16): error TS2345: Argument of type 'string' is not assignable to parameter of type 'never'. lib/base-command.js(72,42): error TS2339: Property 'params' does not exist on type 'Function'. lib/base-command.js(100,14): error TS2339: Property 'isArboristCmd' does not exist on type 'BaseCommand'. -lib/cli.js(40,15): error TS2339: Property 'setNpm' does not exist on type '(err: any) => undefined'. -lib/cli.js(51,7): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/cli.js(52,7): error TS2339: Property 'info' does not exist on type '{}'. -lib/cli.js(53,7): error TS2339: Property 'info' does not exist on type '{}'. -lib/cli.js(81,9): error TS2571: Object is of type 'unknown'. -lib/commands/access.js(24,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Access'. -lib/commands/access.js(194,13): error TS2571: Object is of type 'unknown'. -lib/commands/adduser.js(13,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'AddUser'. -lib/commands/adduser.js(27,9): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/commands/adduser.js(29,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/audit.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Audit'. -lib/commands/bin.js(11,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Bin'. -lib/commands/bin.js(18,43): error TS2532: Object is possibly 'undefined'. -lib/commands/bin.js(19,11): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/birthday.js(4,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Birthday'. -lib/commands/bugs.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Bugs'. -lib/commands/bugs.js(26,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/cache.js(71,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Cache'. -lib/commands/cache.js(146,13): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/cache.js(160,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/cache.js(166,11): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/cache.js(179,34): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. +lib/cli.js(79,15): error TS2339: Property 'setNpm' does not exist on type '(err: any) => undefined'. +lib/cli.js(89,7): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/cli.js(90,7): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/cli.js(91,7): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/cli.js(107,9): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/cli.js(136,9): error TS2571: Object is of type 'unknown'. +lib/commands/access.js(33,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Access'. +lib/commands/access.js(184,13): error TS2571: Object is of type 'unknown'. +lib/commands/adduser.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'AddUser'. +lib/commands/adduser.js(32,9): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/adduser.js(33,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/audit.js(43,26): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/audit.js(180,29): error TS2339: Property 'subSpec' does not exist on type 'Result'. +lib/commands/audit.js(298,11): error TS2571: Object is of type 'unknown'. +lib/commands/audit.js(299,17): error TS2339: Property 'signature' does not exist on type 'unknown'. +lib/commands/audit.js(299,28): error TS2339: Property 'keyid' does not exist on type 'unknown'. +lib/commands/audit.js(299,35): error TS2339: Property 'integrity' does not exist on type 'unknown'. +lib/commands/audit.js(299,46): error TS2339: Property 'resolved' does not exist on type 'unknown'. +lib/commands/audit.js(338,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Audit'. +lib/commands/audit.js(411,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/bugs.js(5,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Bugs'. +lib/commands/cache.js(68,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Cache'. +lib/commands/cache.js(139,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/cache.js(154,9): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/cache.js(160,11): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/cache.js(173,34): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. -lib/commands/cache.js(180,25): error TS2532: Object is possibly 'undefined'. -lib/commands/ci.js(13,16): error TS2769: No overload matches this call. - The last overload gave the following error. - Argument of type '"time"' is not assignable to parameter of type 'Signals'. -lib/commands/ci.js(18,16): error TS2769: No overload matches this call. - The last overload gave the following error. - Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'. -lib/commands/ci.js(24,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'CI'. -lib/commands/ci.js(35,11): error TS2339: Property 'code' does not exist on type 'Error'. -lib/commands/ci.js(51,13): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/completion.js(48,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Completion'. -lib/commands/completion.js(59,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. +lib/commands/cache.js(174,25): error TS2532: Object is possibly 'undefined'. +lib/commands/ci.js(16,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'CI'. +lib/commands/ci.js(38,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/completion.js(56,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Completion'. +lib/commands/completion.js(67,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. -lib/commands/completion.js(60,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. +lib/commands/completion.js(68,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. -lib/commands/completion.js(220,9): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. -lib/commands/completion.js(232,7): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. +lib/commands/completion.js(226,9): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. +lib/commands/completion.js(238,7): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. lib/commands/config.js(47,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Config'. -lib/commands/config.js(104,9): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/config.js(109,9): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/commands/config.js(134,11): error TS2339: Property 'enableProgress' does not exist on type '{}'. -lib/commands/config.js(145,11): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/config.js(148,13): error TS2339: Property 'warn' does not exist on type '{}'. +lib/commands/config.js(104,9): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/config.js(109,9): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/config.js(134,11): error TS2339: Property 'enableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/config.js(145,11): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/config.js(148,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. lib/commands/config.js(236,16): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. lib/commands/dedupe.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Dedupe'. lib/commands/dedupe.js(27,10): error TS2339: Property 'code' does not exist on type 'Error'. lib/commands/deprecate.js(11,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Deprecate'. lib/commands/diff.js(14,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Diff'. -lib/commands/diff.js(60,9): error TS2339: Property 'info' does not exist on type '{}'. +lib/commands/diff.js(60,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. lib/commands/diff.js(72,33): error TS2532: Object is possibly 'undefined'. -lib/commands/diff.js(87,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/diff.js(121,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/diff.js(159,13): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/diff.js(233,13): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/diff.js(267,11): error TS2339: Property 'verbose' does not exist on type '{}'. +lib/commands/diff.js(87,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/diff.js(121,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/diff.js(159,13): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/diff.js(214,17): error TS2531: Object is possibly 'null'. +lib/commands/diff.js(233,13): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/diff.js(267,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. lib/commands/dist-tag.js(13,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'DistTag'. -lib/commands/dist-tag.js(81,9): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/dist-tag.js(90,9): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/dist-tag.js(104,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/dist-tag.js(125,9): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/dist-tag.js(133,11): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/dist-tag.js(170,11): error TS2339: Property 'error' does not exist on type '{}'. +lib/commands/dist-tag.js(81,9): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/dist-tag.js(90,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/dist-tag.js(104,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/dist-tag.js(125,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/dist-tag.js(133,11): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/dist-tag.js(170,11): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. lib/commands/dist-tag.js(178,24): error TS2532: Object is possibly 'undefined'. -lib/commands/docs.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Docs'. -lib/commands/docs.js(37,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/doctor.js(41,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Doctor'. -lib/commands/doctor.js(46,9): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/doctor.js(98,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'. -lib/commands/doctor.js(98,36): error TS2538: Type 'any[]' cannot be used as an index type. -lib/commands/doctor.js(100,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'. -lib/commands/doctor.js(112,11): error TS2322: Type 'string | false | any[]' is not assignable to type 'boolean'. - Type 'string' is not assignable to type 'boolean'. -lib/commands/doctor.js(118,11): error TS2322: Type 'string | false | any[]' is not assignable to type 'boolean'. -lib/commands/doctor.js(141,25): error TS2339: Property 'newItem' does not exist on type '{}'. -lib/commands/doctor.js(147,27): error TS2571: Object is of type 'unknown'. -lib/commands/doctor.js(148,15): error TS2571: Object is of type 'unknown'. -lib/commands/doctor.js(148,40): error TS2571: Object is of type 'unknown'. -lib/commands/doctor.js(150,15): error TS2571: Object is of type 'unknown'. -lib/commands/doctor.js(158,25): error TS2339: Property 'newItem' does not exist on type '{}'. -lib/commands/doctor.js(177,25): error TS2339: Property 'newItem' does not exist on type '{}'. -lib/commands/doctor.js(207,25): error TS2339: Property 'newItem' does not exist on type '{}'. -lib/commands/doctor.js(272,25): error TS2339: Property 'newItem' does not exist on type '{}'. -lib/commands/doctor.js(285,25): error TS2339: Property 'newItem' does not exist on type '{}'. +lib/commands/docs.js(4,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Docs'. +lib/commands/doctor.js(40,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Doctor'. +lib/commands/doctor.js(45,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/doctor.js(97,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'. +lib/commands/doctor.js(97,36): error TS2538: Type 'any[]' cannot be used as an index type. +lib/commands/doctor.js(99,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'. +lib/commands/doctor.js(131,25): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/doctor.js(137,27): error TS2571: Object is of type 'unknown'. +lib/commands/doctor.js(138,15): error TS2571: Object is of type 'unknown'. +lib/commands/doctor.js(138,40): error TS2571: Object is of type 'unknown'. +lib/commands/doctor.js(140,15): error TS2571: Object is of type 'unknown'. +lib/commands/doctor.js(148,25): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/doctor.js(167,25): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/doctor.js(197,25): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/doctor.js(200,19): error TS2532: Object is possibly 'undefined'. +lib/commands/doctor.js(200,19): error TS2722: Cannot invoke an object which is possibly 'undefined'. +lib/commands/doctor.js(201,19): error TS2532: Object is possibly 'undefined'. +lib/commands/doctor.js(201,19): error TS2722: Cannot invoke an object which is possibly 'undefined'. +lib/commands/doctor.js(262,25): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/doctor.js(275,25): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. lib/commands/edit.js(34,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Edit'. -lib/commands/exec.js(40,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Exec'. -lib/commands/exec.js(51,24): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. -lib/commands/exec.js(51,37): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. -lib/commands/exec.js(94,24): error TS2532: Object is possibly 'undefined'. +lib/commands/edit.js(70,11): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. +lib/commands/exec.js(15,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Exec'. +lib/commands/exec.js(26,24): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. +lib/commands/exec.js(26,37): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. +lib/commands/exec.js(82,32): error TS2532: Object is possibly 'undefined'. lib/commands/explain.js(12,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Explain'. lib/commands/explain.js(24,33): error TS2554: Expected 0-1 arguments, but got 2. lib/commands/explore.js(13,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Explore'. -lib/commands/explore.js(42,11): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/explore.js(55,9): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/commands/explore.js(76,11): error TS2339: Property 'enableProgress' does not exist on type '{}'. +lib/commands/explore.js(42,11): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/explore.js(55,9): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/explore.js(76,11): error TS2339: Property 'enableProgress' does not exist on type 'Readonly<{}>'. lib/commands/find-dupes.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'FindDupes'. lib/commands/fund.js(21,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Fund'. lib/commands/fund.js(28,33): error TS2554: Expected 0-1 arguments, but got 2. @@ -133,75 +127,89 @@ lib/commands/help.js(136,12): error TS2339: Property 'on' does not exist on type The intersection 'ChildProcessWithoutNullStreams & ChildProcessByStdio & ... 7 more ... & ChildProcess' was reduced to 'never' because property 'stdin' has conflicting types in some constituents. lib/commands/help.js(141,16): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. lib/commands/hook.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Hook'. -lib/commands/init.js(18,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Init'. -lib/commands/init.js(129,9): error TS2339: Property 'pause' does not exist on type '{}'. -lib/commands/init.js(130,9): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/commands/init.js(151,13): error TS2339: Property 'resume' does not exist on type '{}'. -lib/commands/init.js(152,13): error TS2339: Property 'enableProgress' does not exist on type '{}'. -lib/commands/init.js(153,13): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/init.js(155,15): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/init.js(156,18): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. -lib/commands/init.js(161,15): error TS2339: Property 'info' does not exist on type '{}'. +lib/commands/init.js(27,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Init'. +lib/commands/init.js(101,23): error TS2531: Object is possibly 'null'. +lib/commands/init.js(141,9): error TS2339: Property 'pause' does not exist on type 'Readonly<{}>'. +lib/commands/init.js(142,9): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/init.js(163,13): error TS2339: Property 'resume' does not exist on type 'Readonly<{}>'. +lib/commands/init.js(164,13): error TS2339: Property 'enableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/init.js(165,13): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/init.js(167,15): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/init.js(168,18): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. +lib/commands/init.js(173,15): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. lib/commands/install-ci-test.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'InstallCITest'. lib/commands/install-test.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'InstallTest'. lib/commands/install.js(16,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Install'. -lib/commands/install.js(123,15): error TS2339: Property 'warn' does not exist on type '{}'. +lib/commands/install.js(112,15): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. lib/commands/link.js(16,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Link'. +lib/commands/link.js(97,32): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'. + Type 'null' is not assignable to type 'string'. +lib/commands/link.js(164,15): error TS2339: Property 'version' does not exist on type 'Result'. +lib/commands/link.js(166,47): error TS2339: Property 'version' does not exist on type 'Result'. lib/commands/ll.js(4,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'LL'. +lib/commands/login.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Login'. +lib/commands/login.js(32,9): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/login.js(33,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. lib/commands/logout.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Logout'. -lib/commands/logout.js(25,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/logout.js(32,11): error TS2339: Property 'verbose' does not exist on type '{}'. +lib/commands/logout.js(25,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/logout.js(32,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. lib/commands/ls.js(29,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'LS'. lib/commands/ls.js(48,33): error TS2554: Expected 0-1 arguments, but got 2. +lib/commands/ls.js(233,30): error TS2367: This condition will always return 'false' since the types '"version" | "tag" | "file" | "range" | "directory" | "remote" | "alias"' and '"hosted"' have no overlap. lib/commands/org.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Org'. lib/commands/outdated.js(17,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Outdated'. lib/commands/outdated.js(165,5): error TS2532: Object is possibly 'undefined'. -lib/commands/outdated.js(200,36): error TS2339: Property 'name' does not exist on type 'true'. -lib/commands/outdated.js(224,38): error TS2339: Property 'fetchSpec' does not exist on type 'true'. -lib/commands/outdated.js(245,9): error TS2532: Object is possibly 'undefined'. -lib/commands/outdated.js(261,9): error TS2571: Object is of type 'unknown'. +lib/commands/outdated.js(197,30): error TS2339: Property 'subSpec' does not exist on type 'Result'. +lib/commands/outdated.js(201,36): error TS2339: Property 'name' does not exist on type 'true'. +lib/commands/outdated.js(225,38): error TS2339: Property 'fetchSpec' does not exist on type 'true'. +lib/commands/outdated.js(246,9): error TS2532: Object is possibly 'undefined'. lib/commands/outdated.js(262,9): error TS2571: Object is of type 'unknown'. lib/commands/outdated.js(263,9): error TS2571: Object is of type 'unknown'. +lib/commands/outdated.js(264,9): error TS2571: Object is of type 'unknown'. lib/commands/owner.js(21,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Owner'. -lib/commands/owner.js(99,11): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/owner.js(125,9): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/owner.js(134,11): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/owner.js(152,13): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/owner.js(166,13): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/owner.js(202,65): error TS2571: Object is of type 'unknown'. +lib/commands/owner.js(91,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/owner.js(96,26): error TS2532: Object is possibly 'undefined'. +lib/commands/owner.js(122,11): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/owner.js(148,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/owner.js(157,11): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/owner.js(175,13): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/owner.js(189,13): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/owner.js(225,65): error TS2571: Object is of type 'unknown'. lib/commands/pack.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Pack'. -lib/commands/pack.js(70,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/pack.js(75,26): error TS2488: Type 'any[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator. +lib/commands/pack.js(74,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/pack.js(79,26): error TS2488: Type 'any[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator. lib/commands/ping.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Ping'. -lib/commands/ping.js(12,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/ping.js(16,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/ping.js(24,11): error TS2339: Property 'notice' does not exist on type '{}'. +lib/commands/ping.js(12,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/ping.js(16,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/ping.js(24,11): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. lib/commands/pkg.js(7,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Pkg'. lib/commands/pkg.js(25,23): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. lib/commands/pkg.js(55,50): error TS2532: Object is possibly 'undefined'. lib/commands/prefix.js(5,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Prefix'. lib/commands/profile.js(42,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Profile'. -lib/commands/profile.js(86,9): error TS2339: Property 'gauge' does not exist on type '{}'. -lib/commands/profile.js(185,13): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/profile.js(288,11): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/profile.js(308,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/profile.js(312,9): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/profile.js(319,11): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/profile.js(331,9): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/profile.js(361,9): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/profile.js(395,9): error TS2339: Property 'info' does not exist on type '{}'. +lib/commands/profile.js(86,9): error TS2339: Property 'gauge' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(185,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(288,11): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(308,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(312,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(319,11): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(331,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(361,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/profile.js(395,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. lib/commands/prune.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Prune'. -lib/commands/publish.js(30,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Publish'. -lib/commands/publish.js(52,9): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/publish.js(106,13): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/publish.js(112,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/publish.js(158,37): error TS2532: Object is possibly 'undefined'. -lib/commands/publish.js(163,13): error TS2571: Object is of type 'unknown'. -lib/commands/publish.js(164,15): error TS2339: Property 'warn' does not exist on type '{}'. +lib/commands/publish.js(29,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Publish'. +lib/commands/publish.js(51,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/publish.js(65,9): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/publish.js(111,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/publish.js(117,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/publish.js(164,37): error TS2532: Object is possibly 'undefined'. +lib/commands/publish.js(169,13): error TS2571: Object is of type 'unknown'. +lib/commands/publish.js(170,15): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/query.js(41,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Query'. +lib/commands/query.js(81,33): error TS2532: Object is possibly 'undefined'. lib/commands/rebuild.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Rebuild'. lib/commands/rebuild.js(24,33): error TS2554: Expected 0-1 arguments, but got 2. -lib/commands/repo.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Repo'. -lib/commands/repo.js(60,9): error TS2339: Property 'silly' does not exist on type '{}'. +lib/commands/repo.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Repo'. lib/commands/restart.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Restart'. lib/commands/root.js(4,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Root'. lib/commands/run-script.js(19,20): error TS2769: No overload matches this call. @@ -211,103 +219,104 @@ lib/commands/run-script.js(19,20): error TS2769: No overload matches this call. Type 'string' is not assignable to type 'never'. Overload 2 of 2, '(...items: ConcatArray[]): never[]', gave the following error. Type 'string' is not assignable to type 'never'. -lib/commands/run-script.js(41,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'RunScript'. -lib/commands/run-script.js(72,63): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. -lib/commands/run-script.js(205,33): error TS2532: Object is possibly 'undefined'. -lib/commands/run-script.js(211,13): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/run-script.js(212,13): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/run-script.js(213,13): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/run-script.js(214,13): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/run-script.js(244,35): error TS2532: Object is possibly 'undefined'. -lib/commands/run-script.js(253,35): error TS2532: Object is possibly 'undefined'. -lib/commands/run-script.js(262,33): error TS2532: Object is possibly 'undefined'. -lib/commands/search.js(31,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Search'. -lib/commands/search.js(81,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/search.js(100,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/search.js(101,9): error TS2339: Property 'clearProgress' does not exist on type '{}'. -lib/commands/set-script.js(10,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'SetScript'. -lib/commands/set-script.js(39,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/set-script.js(47,32): error TS2532: Object is possibly 'undefined'. -lib/commands/set-script.js(51,15): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/set-script.js(52,15): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/set-script.js(53,15): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/set-script.js(56,13): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/set-script.js(56,33): error TS2571: Object is of type 'unknown'. -lib/commands/set-script.js(57,13): error TS2339: Property 'error' does not exist on type '{}'. -lib/commands/set-script.js(58,13): error TS2339: Property 'error' does not exist on type '{}'. +lib/commands/run-script.js(42,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'RunScript'. +lib/commands/run-script.js(73,63): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. +lib/commands/run-script.js(206,33): error TS2532: Object is possibly 'undefined'. +lib/commands/run-script.js(212,13): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/run-script.js(213,13): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/run-script.js(214,13): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/run-script.js(215,13): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/commands/run-script.js(245,35): error TS2532: Object is possibly 'undefined'. +lib/commands/run-script.js(254,35): error TS2532: Object is possibly 'undefined'. +lib/commands/run-script.js(263,33): error TS2532: Object is possibly 'undefined'. +lib/commands/search.js(38,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Search'. +lib/commands/search.js(71,32): error TS2507: Type 'typeof import("/npm/npm/node_modules/minipass/index")' is not a constructor function type. +lib/commands/search.js(88,9): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/search.js(107,9): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/search.js(108,9): error TS2339: Property 'clearProgress' does not exist on type 'Readonly<{}>'. lib/commands/set.js(5,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Set'. lib/commands/shrinkwrap.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Shrinkwrap'. lib/commands/shrinkwrap.js(20,10): error TS2339: Property 'code' does not exist on type 'Error'. -lib/commands/shrinkwrap.js(56,11): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/shrinkwrap.js(63,11): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/shrinkwrap.js(65,11): error TS2339: Property 'notice' does not exist on type '{}'. -lib/commands/shrinkwrap.js(67,11): error TS2339: Property 'notice' does not exist on type '{}'. +lib/commands/shrinkwrap.js(56,11): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/shrinkwrap.js(63,11): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/shrinkwrap.js(65,11): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/commands/shrinkwrap.js(67,11): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. lib/commands/star.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Star'. -lib/commands/star.js(54,13): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/star.js(56,13): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/star.js(59,13): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/star.js(60,13): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/commands/star.js(71,11): error TS2339: Property 'verbose' does not exist on type '{}'. +lib/commands/star.js(49,13): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/star.js(51,13): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/star.js(54,13): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/star.js(55,13): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/commands/star.js(66,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. lib/commands/stars.js(8,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Stars'. -lib/commands/stars.js(24,13): error TS2339: Property 'warn' does not exist on type '{}'. +lib/commands/stars.js(24,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. lib/commands/stars.js(31,11): error TS2571: Object is of type 'unknown'. -lib/commands/stars.js(32,13): error TS2339: Property 'warn' does not exist on type '{}'. +lib/commands/stars.js(32,13): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. lib/commands/start.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Start'. lib/commands/stop.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Stop'. lib/commands/team.js(9,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Team'. lib/commands/test.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Test'. lib/commands/token.js(14,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Token'. -lib/commands/token.js(34,9): error TS2339: Property 'gauge' does not exist on type '{}'. -lib/commands/token.js(56,9): error TS2339: Property 'info' does not exist on type '{}'. -lib/commands/token.js(101,26): error TS2339: Property 'newItem' does not exist on type '{}'. -lib/commands/token.js(147,13): error TS2339: Property 'info' does not exist on type '{}'. +lib/commands/token.js(34,9): error TS2339: Property 'gauge' does not exist on type 'Readonly<{}>'. +lib/commands/token.js(56,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/commands/token.js(101,26): error TS2339: Property 'newItem' does not exist on type 'Readonly<{}>'. +lib/commands/token.js(145,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. lib/commands/uninstall.js(11,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Uninstall'. -lib/commands/uninstall.js(38,15): error TS2571: Object is of type 'unknown'. -lib/commands/uninstall.js(38,39): error TS2571: Object is of type 'unknown'. +lib/commands/uninstall.js(37,15): error TS2571: Object is of type 'unknown'. +lib/commands/uninstall.js(37,39): error TS2571: Object is of type 'unknown'. lib/commands/unpublish.js(21,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Unpublish'. -lib/commands/unpublish.js(78,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/unpublish.js(79,9): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/unpublish.js(114,13): error TS2571: Object is of type 'unknown'. -lib/commands/unpublish.js(114,46): error TS2571: Object is of type 'unknown'. -lib/commands/unpublish.js(121,11): error TS2339: Property 'verbose' does not exist on type '{}'. +lib/commands/unpublish.js(55,40): error TS2345: Argument of type 'string | null' is not assignable to parameter of type 'string'. + Type 'null' is not assignable to type 'string'. +lib/commands/unpublish.js(78,9): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/unpublish.js(79,9): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/unpublish.js(114,25): error TS2339: Property 'code' does not exist on type '{}'. +lib/commands/unpublish.js(114,58): error TS2339: Property 'code' does not exist on type '{}'. +lib/commands/unpublish.js(121,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. lib/commands/unpublish.js(151,24): error TS2532: Object is possibly 'undefined'. lib/commands/unstar.js(5,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Unstar'. lib/commands/update.js(12,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Update'. lib/commands/update.js(36,33): error TS2554: Expected 0-1 arguments, but got 2. -lib/commands/update.js(53,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/version.js(13,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Version'. -lib/commands/version.js(89,32): error TS2532: Object is possibly 'undefined'. -lib/commands/version.js(128,24): error TS2532: Object is possibly 'undefined'. +lib/commands/update.js(53,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/version.js(11,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Version'. +lib/commands/version.js(87,32): error TS2532: Object is possibly 'undefined'. +lib/commands/version.js(126,24): error TS2532: Object is possibly 'undefined'. lib/commands/view.js(26,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'View'. -lib/commands/view.js(125,13): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/view.js(129,11): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/commands/view.js(147,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/commands/view.js(157,24): error TS2532: Object is possibly 'undefined'. -lib/commands/view.js(165,13): error TS2339: Property 'silly' does not exist on type '{}'. -lib/commands/view.js(214,10): error TS2339: Property 'statusCode' does not exist on type 'Error'. -lib/commands/view.js(215,10): error TS2339: Property 'code' does not exist on type 'Error'. -lib/commands/view.js(216,10): error TS2339: Property 'pkgid' does not exist on type 'Error'. +lib/commands/view.js(122,13): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/view.js(126,11): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/commands/view.js(144,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/commands/view.js(154,24): error TS2532: Object is possibly 'undefined'. +lib/commands/view.js(162,13): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/commands/view.js(211,10): error TS2339: Property 'statusCode' does not exist on type 'Error'. +lib/commands/view.js(212,10): error TS2339: Property 'code' does not exist on type 'Error'. +lib/commands/view.js(213,10): error TS2339: Property 'pkgid' does not exist on type 'Error'. +lib/commands/view.js(242,10): error TS2339: Property 'statusCode' does not exist on type 'Error'. +lib/commands/view.js(243,10): error TS2339: Property 'code' does not exist on type 'Error'. +lib/commands/view.js(244,10): error TS2339: Property 'pkgid' does not exist on type 'Error'. lib/commands/whoami.js(6,10): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Whoami'. lib/npm.js(45,5): error TS2322: Type '(name: any, ms: any) => void' is not assignable to type 'null | undefined'. lib/npm.js(60,29): error TS2339: Property 'version' does not exist on type 'Function'. -lib/npm.js(124,15): error TS2339: Property 'error' does not exist on type '{}'. -lib/npm.js(181,17): error TS2339: Property 'warn' does not exist on type '{}'. -lib/npm.js(237,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/npm.js(254,27): error TS2339: Property 'warn' does not exist on type '{}'. -lib/npm.js(270,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/npm.js(271,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/npm.js(271,47): error TS2345: Argument of type '{ (value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string; (value: any, replacer?: (string | number)[] | null | undefined, space?: string | ... 1 more ... | undefined): string; }' is not assignable to parameter of type '(value: any, index: number, array: any[]) => string'. +lib/npm.js(125,15): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/npm.js(183,15): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/npm.js(238,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/npm.js(251,27): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/npm.js(257,27): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/npm.js(273,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/npm.js(274,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/npm.js(274,47): error TS2345: Argument of type '{ (value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string; (value: any, replacer?: (string | number)[] | null | undefined, space?: string | ... 1 more ... | undefined): string; }' is not assignable to parameter of type '(value: any, index: number, array: any[]) => string'. Types of parameters 'replacer' and 'index' are incompatible. Type 'number' is not assignable to type '(this: any, key: string, value: any) => any'. -lib/npm.js(293,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/npm.js(434,7): error TS2322: Type 'string' is not assignable to type 'null'. -lib/npm.js(436,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string'. -lib/npm.js(441,9): error TS2339: Property 'clearProgress' does not exist on type '{}'. -lib/npm.js(444,9): error TS2339: Property 'showProgress' does not exist on type '{}'. -lib/npm.js(448,9): error TS2339: Property 'clearProgress' does not exist on type '{}'. -lib/npm.js(451,9): error TS2339: Property 'showProgress' does not exist on type '{}'. -lib/search/format-package-stream.js(41,19): error TS2339: Property 'emit' does not exist on type 'JSONOutputStream'. -lib/utils/audit-error.js(20,7): error TS2339: Property 'warn' does not exist on type '{}'. +lib/npm.js(296,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/npm.js(334,7): error TS2322: Type 'Chalk' is not assignable to type 'null'. +lib/npm.js(452,7): error TS2322: Type 'string' is not assignable to type 'null'. +lib/npm.js(454,44): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string'. +lib/npm.js(459,9): error TS2339: Property 'clearProgress' does not exist on type 'Readonly<{}>'. +lib/npm.js(462,9): error TS2339: Property 'showProgress' does not exist on type 'Readonly<{}>'. +lib/npm.js(466,9): error TS2339: Property 'clearProgress' does not exist on type 'Readonly<{}>'. +lib/npm.js(469,9): error TS2339: Property 'showProgress' does not exist on type 'Readonly<{}>'. +lib/package-url-cmd.js(36,24): error TS2339: Property 'getUrl' does not exist on type 'PackageUrlCommand'. +lib/package-url-cmd.js(37,11): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/utils/audit-error.js(20,7): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/utils/auth.js(35,7): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/utils/auth.js(67,7): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. lib/utils/config/definition.js(43,52): error TS2339: Property 'default' does not exist on type 'Definition'. lib/utils/config/definition.js(46,48): error TS2339: Property 'type' does not exist on type 'Definition'. lib/utils/config/definition.js(50,16): error TS2339: Property 'type' does not exist on type 'Definition'. @@ -326,102 +335,110 @@ lib/utils/config/definitions.js(73,41): error TS2769: No overload matches this c Argument of type 'string[]' is not assignable to parameter of type 'ConcatArray'. lib/utils/config/definitions.js(80,3): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. -lib/utils/config/index.js(36,22): error TS2322: Type 'string' is not assignable to type 'never'. -lib/utils/display.js(15,9): error TS2339: Property 'pause' does not exist on type '{}'. -lib/utils/display.js(28,9): error TS2339: Property 'tracker' does not exist on type '{}'. -lib/utils/display.js(44,11): error TS2339: Property 'level' does not exist on type '{}'. -lib/utils/display.js(46,11): error TS2339: Property 'level' does not exist on type '{}'. -lib/utils/display.js(49,9): error TS2339: Property 'heading' does not exist on type '{}'. -lib/utils/display.js(52,11): error TS2339: Property 'enableColor' does not exist on type '{}'. -lib/utils/display.js(54,11): error TS2339: Property 'disableColor' does not exist on type '{}'. -lib/utils/display.js(58,11): error TS2339: Property 'enableUnicode' does not exist on type '{}'. -lib/utils/display.js(60,11): error TS2339: Property 'disableUnicode' does not exist on type '{}'. -lib/utils/display.js(65,11): error TS2339: Property 'enableProgress' does not exist on type '{}'. -lib/utils/display.js(67,11): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/utils/display.js(71,9): error TS2339: Property 'resume' does not exist on type '{}'. -lib/utils/display.js(112,50): error TS2339: Property 'useColor' does not exist on type '{}'. -lib/utils/error-message.js(67,13): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(15,7): error TS2339: Property 'disableProgress' does not exist on type '{}'. +lib/utils/config/index.js(37,5): error TS2322: Type 'string[]' is not assignable to type 'never'. +lib/utils/display.js(15,9): error TS2339: Property 'pause' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(28,9): error TS2339: Property 'tracker' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(44,11): error TS2339: Property 'level' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(46,11): error TS2339: Property 'level' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(49,9): error TS2339: Property 'heading' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(52,11): error TS2339: Property 'enableColor' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(54,11): error TS2339: Property 'disableColor' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(58,11): error TS2339: Property 'enableUnicode' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(60,11): error TS2339: Property 'disableUnicode' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(65,11): error TS2339: Property 'enableProgress' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(67,11): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(71,9): error TS2339: Property 'resume' does not exist on type 'Readonly<{}>'. +lib/utils/display.js(112,50): error TS2339: Property 'useColor' does not exist on type 'Readonly<{}>'. +lib/utils/error-message.js(67,13): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/error-message.js(76,32): error TS2722: Cannot invoke an object which is possibly 'undefined'. +lib/utils/error-message.js(76,52): error TS2722: Cannot invoke an object which is possibly 'undefined'. +lib/utils/exit-handler.js(15,7): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. lib/utils/exit-handler.js(19,16): error TS2769: No overload matches this call. The last overload gave the following error. Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'. -lib/utils/exit-handler.js(27,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(32,9): error TS2339: Property 'info' does not exist on type '{}'. -lib/utils/exit-handler.js(34,9): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(39,9): error TS2339: Property 'error' does not exist on type '{}'. -lib/utils/exit-handler.js(42,9): error TS2339: Property 'error' does not exist on type '{}'. -lib/utils/exit-handler.js(43,9): error TS2339: Property 'error' does not exist on type '{}'. -lib/utils/exit-handler.js(112,7): error TS2339: Property 'disableProgress' does not exist on type '{}'. -lib/utils/exit-handler.js(132,13): error TS2339: Property 'level' does not exist on type '{}'. -lib/utils/exit-handler.js(133,9): error TS2339: Property 'level' does not exist on type '{}'. -lib/utils/exit-handler.js(134,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/exit-handler.js(135,9): error TS2339: Property 'level' does not exist on type '{}'. -lib/utils/exit-handler.js(154,11): error TS2339: Property 'error' does not exist on type '{}'. -lib/utils/exit-handler.js(157,11): error TS2339: Property 'error' does not exist on type '{}'. +lib/utils/exit-handler.js(27,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(32,9): error TS2339: Property 'info' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(34,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(39,9): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(42,9): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(43,9): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(112,7): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(132,13): error TS2339: Property 'level' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(133,9): error TS2339: Property 'level' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(134,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(135,9): error TS2339: Property 'level' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(154,11): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(157,11): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. lib/utils/exit-handler.js(160,16): error TS2339: Property 'code' does not exist on type 'Error'. lib/utils/exit-handler.js(162,13): error TS2339: Property 'code' does not exist on type 'Error'. -lib/utils/exit-handler.js(168,15): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(172,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(173,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(174,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(175,11): error TS2339: Property 'verbose' does not exist on type '{}'. -lib/utils/exit-handler.js(180,15): error TS2339: Property 'error' does not exist on type '{}'. -lib/utils/exit-handler.js(186,13): error TS2339: Property 'error' does not exist on type '{}'. +lib/utils/exit-handler.js(168,15): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(172,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(173,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(174,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(175,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(180,15): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. +lib/utils/exit-handler.js(186,13): error TS2339: Property 'error' does not exist on type 'Readonly<{}>'. lib/utils/exit-handler.js(192,23): error TS2339: Property 'code' does not exist on type 'Error'. lib/utils/exit-handler.js(200,22): error TS2339: Property 'errno' does not exist on type 'Error'. lib/utils/exit-handler.js(201,24): error TS2339: Property 'errno' does not exist on type 'Error'. lib/utils/exit-handler.js(202,29): error TS2339: Property 'code' does not exist on type 'Error'. lib/utils/exit-handler.js(203,24): error TS2339: Property 'code' does not exist on type 'Error'. -lib/utils/exit-handler.js(208,7): error TS2339: Property 'verbose' does not exist on type '{}'. +lib/utils/exit-handler.js(208,7): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/format-search-stream.js(22,32): error TS2507: Type 'typeof import("/npm/npm/node_modules/minipass/index")' is not a constructor function type. +lib/utils/format-search-stream.js(42,32): error TS2507: Type 'typeof import("/npm/npm/node_modules/minipass/index")' is not a constructor function type. lib/utils/is-windows.js(3,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. lib/utils/log-file.js(53,5): error TS2322: Type 'number' is not assignable to type 'null'. lib/utils/log-file.js(54,5): error TS2322: Type 'number' is not assignable to type 'null'. +lib/utils/log-file.js(77,27): error TS2351: This expression is not constructable. + Type 'typeof import("/npm/npm/node_modules/minipass/index")' has no construct signatures. lib/utils/log-file.js(86,11): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. lib/utils/log-file.js(90,5): error TS2322: Type 'number' is not assignable to type 'null'. -lib/utils/log-file.js(97,9): error TS2339: Property 'verbose' does not exist on type '{}'. +lib/utils/log-file.js(97,9): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. lib/utils/log-file.js(102,9): error TS2531: Object is possibly 'null'. lib/utils/log-file.js(105,43): error TS2339: Property 'pipe' does not exist on type 'never'. lib/utils/log-file.js(124,12): error TS2358: The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter. +lib/utils/log-file.js(124,39): error TS2359: The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type. lib/utils/log-file.js(129,23): error TS2339: Property 'end' does not exist on type 'never'. lib/utils/log-file.js(151,23): error TS2339: Property 'write' does not exist on type 'never'. lib/utils/log-file.js(156,31): error TS2531: Object is possibly 'null'. lib/utils/log-file.js(159,33): error TS2531: Object is possibly 'null'. lib/utils/log-file.js(167,23): error TS2339: Property 'write' does not exist on type 'never'. lib/utils/log-file.js(177,25): error TS2345: Argument of type 'null' is not assignable to parameter of type 'string'. -lib/utils/log-file.js(207,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/utils/log-file.js(230,39): error TS2531: Object is possibly 'null'. -lib/utils/log-file.js(236,11): error TS2339: Property 'silly' does not exist on type '{}'. -lib/utils/log-file.js(242,15): error TS2339: Property 'silly' does not exist on type '{}'. -lib/utils/log-file.js(246,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/utils/log-file.js(248,11): error TS2339: Property 'silly' does not exist on type '{}'. +lib/utils/log-file.js(209,11): error TS2339: Property 'verbose' does not exist on type 'Readonly<{}>'. +lib/utils/log-file.js(232,39): error TS2531: Object is possibly 'null'. +lib/utils/log-file.js(238,11): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/utils/log-file.js(244,15): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/utils/log-file.js(248,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/utils/log-file.js(250,11): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. +lib/utils/open-url-prompt.js(73,14): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. lib/utils/open-url.js(49,14): error TS2810: Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments. -lib/utils/otplease.js(6,9): error TS2571: Object is of type 'unknown'. -lib/utils/otplease.js(6,33): error TS2571: Object is of type 'unknown'. -lib/utils/otplease.js(6,78): error TS2571: Object is of type 'unknown'. -lib/utils/pulse-till-done.js(15,9): error TS2339: Property 'gauge' does not exist on type '{}'. -lib/utils/queryable.js(282,24): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. -lib/utils/queryable.js(293,12): error TS2345: Argument of type '{ data: any; key: any; value: symbol; }' is not assignable to parameter of type '{ data: any; key: any; value: any; force: any; }'. +lib/utils/otplease.js(11,11): error TS2339: Property 'disableProgress' does not exist on type 'Readonly<{}>'. +lib/utils/otplease.js(23,48): error TS2571: Object is of type 'unknown'. +lib/utils/otplease.js(23,66): error TS2571: Object is of type 'unknown'. +lib/utils/pulse-till-done.js(15,9): error TS2339: Property 'gauge' does not exist on type 'Readonly<{}>'. +lib/utils/queryable.js(284,24): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. +lib/utils/queryable.js(295,12): error TS2345: Argument of type '{ data: any; key: any; value: symbol; }' is not assignable to parameter of type '{ data: any; key: any; value: any; force: any; }'. Property 'force' is missing in type '{ data: any; key: any; value: symbol; }' but required in type '{ data: any; key: any; value: any; force: any; }'. -lib/utils/read-user-info.js(21,7): error TS2339: Property 'clearProgress' does not exist on type '{}'. -lib/utils/read-user-info.js(22,44): error TS2339: Property 'showProgress' does not exist on type '{}'. -lib/utils/read-user-info.js(47,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/utils/read-user-info.js(61,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/utils/reify-output.js(61,13): error TS2339: Property 'silly' does not exist on type '{}'. +lib/utils/read-user-info.js(21,7): error TS2339: Property 'clearProgress' does not exist on type 'Readonly<{}>'. +lib/utils/read-user-info.js(22,44): error TS2339: Property 'showProgress' does not exist on type 'Readonly<{}>'. +lib/utils/read-user-info.js(47,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/utils/read-user-info.js(61,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/utils/reify-output.js(61,13): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. lib/utils/reify-output.js(79,40): error TS2769: No overload matches this call. Overload 1 of 2, '(value: any, replacer?: ((this: any, key: string, value: any) => any) | undefined, space?: string | number | undefined): string', gave the following error. Argument of type 'number' is not assignable to parameter of type '(this: any, key: string, value: any) => any'. Overload 2 of 2, '(value: any, replacer?: (string | number)[] | null | undefined, space?: string | number | undefined): string', gave the following error. Argument of type 'number' is not assignable to parameter of type '(string | number)[]'. -lib/utils/tar.js(13,7): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(14,7): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(15,7): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(17,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(34,9): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(35,41): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(37,7): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(38,7): error TS2339: Property 'notice' does not exist on type '{}'. -lib/utils/tar.js(69,7): error TS2339: Property 'notice' does not exist on type '{}'. +lib/utils/tar.js(13,7): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(14,7): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(15,7): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(17,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(34,9): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(35,41): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(37,7): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(38,7): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. +lib/utils/tar.js(69,7): error TS2339: Property 'notice' does not exist on type 'Readonly<{}>'. lib/utils/timers.js(25,5): error TS2322: Type 'string' is not assignable to type 'null'. lib/utils/timers.js(42,18): error TS2769: No overload matches this call. The last overload gave the following error. @@ -442,8 +459,8 @@ lib/utils/timers.js(67,36): error TS2769: No overload matches this call. Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'. lib/utils/timers.js(75,11): error TS2525: Initializer provides no value for this binding element and the binding element has no default value. lib/utils/timers.js(77,7): error TS2322: Type 'string' is not assignable to type 'null'. -lib/utils/timers.js(108,11): error TS2339: Property 'warn' does not exist on type '{}'. -lib/utils/timers.js(123,11): error TS2339: Property 'silly' does not exist on type '{}'. +lib/utils/timers.js(108,11): error TS2339: Property 'warn' does not exist on type 'Readonly<{}>'. +lib/utils/timers.js(123,11): error TS2339: Property 'silly' does not exist on type 'Readonly<{}>'. lib/utils/update-notifier.js(34,50): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. diff --git a/tests/baselines/reference/user/puppeteer.log b/tests/baselines/reference/user/puppeteer.log new file mode 100644 index 0000000000000..8f6eefffe3fcf --- /dev/null +++ b/tests/baselines/reference/user/puppeteer.log @@ -0,0 +1,15 @@ +Exit Code: 2 +Standard output: +src/common/IsolatedWorld.ts(18,40): error TS2307: Cannot find module '../generated/injected.js' or its corresponding type declarations. +src/node/NodeWebSocketTransport.ts(18,30): error TS2307: Cannot find module '../generated/version.js' or its corresponding type declarations. +src/types.ts(59,15): error TS2307: Cannot find module './generated/injected.js' or its corresponding type declarations. +src/types.ts(60,15): error TS2307: Cannot find module './generated/version.js' or its corresponding type declarations. +vendor/mitt/src/index.ts(57,21): error TS2532: Object is possibly 'undefined'. +vendor/mitt/src/index.ts(60,5): error TS2532: Object is possibly 'undefined'. +vendor/mitt/src/index.ts(71,21): error TS2532: Object is possibly 'undefined'. +vendor/mitt/src/index.ts(88,6): error TS2532: Object is possibly 'undefined'. +vendor/mitt/src/index.ts(89,6): error TS2532: Object is possibly 'undefined'. + + + +Standard error: diff --git a/tests/baselines/reference/user/uglify-js.log b/tests/baselines/reference/user/uglify-js.log index 9c5a13e3322f8..dcbe94e49cefb 100644 --- a/tests/baselines/reference/user/uglify-js.log +++ b/tests/baselines/reference/user/uglify-js.log @@ -1,443 +1,428 @@ Exit Code: 2 Standard output: -node_modules/uglify-js/lib/ast.js(126,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/ast.js(391,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/ast.js(604,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/ast.js(2032,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 | ... 1 more ... | undefined; }' is not assignable to type 'TreeWalker'. +node_modules/uglify-js/lib/ast.js(129,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(425,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(661,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/ast.js(2256,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 | ... 1 more ... | 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/compress.js(215,22): error TS2339: Property 'option' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(218,22): error TS2339: Property 'exposed' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(224,16): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(227,22): error TS2339: Property 'compress' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(244,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(783,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(877,16): error TS2339: Property 'walk' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(877,36): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(887,28): error TS2339: Property 'uses_arguments' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(888,16): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(891,32): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(897,27): error TS2339: Property 'rest' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(899,24): error TS2339: Property 'rest' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(901,58): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. -node_modules/uglify-js/lib/compress.js(967,21): error TS2454: Variable 'lazy' is used before being assigned. -node_modules/uglify-js/lib/compress.js(969,21): error TS2454: Variable 'lazy' is used before being assigned. -node_modules/uglify-js/lib/compress.js(1085,32): error TS2454: Variable 'drop' is used before being assigned. -node_modules/uglify-js/lib/compress.js(1268,20): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1268,46): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1268,72): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1273,26): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1323,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1341,56): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1345,26): error TS2339: Property 'in_arg' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1346,34): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1355,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1368,42): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(1528,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(1533,12): error TS2339: Property 'fn_scanning' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1534,12): error TS2339: Property 'fn_visited' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1536,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1537,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1542,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(1601,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(1629,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(1822,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2002,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2054,51): error TS2349: This expression is not callable. +node_modules/uglify-js/lib/compress.js(134,38): error TS2339: Property 'directives' does not exist on type 'this & TreeTransformer'. +node_modules/uglify-js/lib/compress.js(221,22): error TS2339: Property 'option' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(224,22): error TS2339: Property 'exposed' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(230,16): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(233,22): error TS2339: Property 'compress' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(250,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(823,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(918,16): error TS2339: Property 'walk' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(918,36): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(928,28): error TS2339: Property 'uses_arguments' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(929,16): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(932,32): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(938,27): error TS2339: Property 'rest' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(940,24): error TS2339: Property 'rest' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(942,58): error TS2339: Property 'argnames' does not exist on type 'reduce_iife'. +node_modules/uglify-js/lib/compress.js(1008,21): error TS2454: Variable 'lazy' is used before being assigned. +node_modules/uglify-js/lib/compress.js(1010,21): error TS2454: Variable 'lazy' is used before being assigned. +node_modules/uglify-js/lib/compress.js(1125,32): error TS2454: Variable 'drop' is used before being assigned. +node_modules/uglify-js/lib/compress.js(1316,20): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1316,46): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1316,72): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1321,26): error TS2339: Property 'name' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1372,25): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1398,55): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1408,25): error TS2339: Property 'in_arg' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1409,33): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1418,48): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1431,41): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(1592,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1597,12): error TS2339: Property 'fn_scanning' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1598,12): error TS2339: Property 'fn_visited' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1600,12): error TS2339: Property 'in_loop' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1601,12): error TS2339: Property 'loop_ids' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1606,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1607,12): error TS2339: Property 'safe_ids' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(1670,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1698,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(1901,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2108,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2155,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(2129,61): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2185,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2205,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2289,77): error TS2454: Variable 'args' is used before being assigned. -node_modules/uglify-js/lib/compress.js(2290,33): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(2290,42): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(2298,42): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(2298,54): error TS2365: Operator '+' cannot be applied to types 'number' and 'boolean'. -node_modules/uglify-js/lib/compress.js(2311,25): error TS2322: Type 'boolean' is not assignable to type 'number'. -node_modules/uglify-js/lib/compress.js(2315,25): error TS2322: Type 'boolean' is not assignable to type 'never'. -node_modules/uglify-js/lib/compress.js(2316,35): error TS2339: Property 'single_use' does not exist on type 'never'. -node_modules/uglify-js/lib/compress.js(2560,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(2563,45): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2742,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2772,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2783,37): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2784,25): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2786,25): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2798,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2801,35): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(2843,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2877,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2892,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(2912,35): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3025,45): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3046,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3082,43): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3105,41): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3115,75): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(3125,79): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(3324,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(2225,61): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2281,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2301,53): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2380,77): error TS2454: Variable 'args' is used before being assigned. +node_modules/uglify-js/lib/compress.js(2381,33): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(2381,42): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(2389,42): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(2389,54): error TS2365: Operator '+' cannot be applied to types 'number' and 'boolean'. +node_modules/uglify-js/lib/compress.js(2402,25): error TS2322: Type 'boolean' is not assignable to type 'number'. +node_modules/uglify-js/lib/compress.js(2406,25): error TS2322: Type 'boolean' is not assignable to type 'never'. +node_modules/uglify-js/lib/compress.js(2407,35): error TS2339: Property 'single_use' does not exist on type 'never'. +node_modules/uglify-js/lib/compress.js(2697,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(2702,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2887,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2917,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2928,37): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2929,25): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2931,25): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2943,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(2946,35): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(2989,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(3023,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(3038,39): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(3058,35): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3171,45): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3192,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3228,43): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3251,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3261,75): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(3271,79): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(3480,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(3487,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(3549,60): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(3778,60): 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(3721,59): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(3759,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(3813,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(4065,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(4092,27): error TS2339: Property 'required' does not exist on type 'any[]'. -node_modules/uglify-js/lib/compress.js(4095,43): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(4138,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4142,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(4189,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4193,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(4258,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4260,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4261,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4262,28): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4266,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4319,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(4320,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4321,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4322,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4326,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(4368,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4372,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(4455,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4465,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(4516,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(4520,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(4795,44): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(5040,58): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'. -node_modules/uglify-js/lib/compress.js(5041,25): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/compress.js(5041,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(5041,56): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/compress.js(5058,48): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(5069,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5077,24): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(5184,54): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(5203,40): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(5270,22): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5271,50): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5272,17): error TS2630: Cannot assign to 'decode' because it is a function. -node_modules/uglify-js/lib/compress.js(5276,39): error TS2339: Property 'expressions' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5279,35): error TS2339: Property 'strings' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5281,47): error TS2339: Property 'strings' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5657,26): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5658,22): error TS2339: Property 'is_expr_pure' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5660,43): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5661,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(5729,26): error TS2339: Property 'expressions' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5730,22): error TS2339: Property 'is_expr_pure' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5731,23): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5733,43): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(5734,20): error TS2790: The operand of a 'delete' operator must be optional. -node_modules/uglify-js/lib/compress.js(5783,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(5803,29): error TS2322: Type 'string' is not assignable to type 'boolean'. -node_modules/uglify-js/lib/compress.js(6023,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6029,49): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6078,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6108,30): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6110,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6120,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6175,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(6175,61): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6180,50): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6285,105): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6479,56): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(6480,54): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(6605,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6606,74): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6625,35): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6651,28): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(6732,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6744,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(6832,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(6845,35): error TS2339: Property 'assign' does not exist on type 'any[]'. -node_modules/uglify-js/lib/compress.js(6846,48): error TS2339: Property 'assign' does not exist on type 'any[]'. -node_modules/uglify-js/lib/compress.js(6929,38): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(6932,33): error TS2403: Subsequent variable declarations must have the same type. Variable 'trimmed' must be of type 'any', but here has type '{ name: any; value: any; }'. -node_modules/uglify-js/lib/compress.js(6942,60): error TS2339: Property 'has_directive' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(6968,42): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(7201,56): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(7246,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'trimmed' must be of type 'any', but here has type '{ name: any; value: any; }'. -node_modules/uglify-js/lib/compress.js(7287,80): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(7317,61): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(7320,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(7457,36): error TS2339: Property 'assign' does not exist on type 'any[]'. -node_modules/uglify-js/lib/compress.js(7841,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(7841,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(7865,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(7874,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. -node_modules/uglify-js/lib/compress.js(7880,33): error TS2339: Property 'find_variable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(7901,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(7905,50): error TS2339: Property 'each_argname' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(7972,32): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8100,31): error TS2322: Type 'Dictionary' is not assignable to type 'undefined'. -node_modules/uglify-js/lib/compress.js(8101,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8102,17): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(8104,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8105,17): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(8170,22): error TS2551: Property 'value' does not exist on type 'Dictionary'. Did you mean 'values'? -node_modules/uglify-js/lib/compress.js(8192,22): error TS2551: Property 'value' does not exist on type 'Dictionary'. Did you mean 'values'? -node_modules/uglify-js/lib/compress.js(8334,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8336,24): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(8410,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8417,30): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8420,25): error TS2339: Property 'right' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8483,22): error TS2339: Property 'is_expr_pure' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8484,26): error TS2339: Property 'pure' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8484,99): error TS2339: Property 'start' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8485,38): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8488,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8489,22): error TS2339: Property 'is_call_pure' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8490,34): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8496,33): error TS2339: Property 'clone' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8505,29): error TS2339: Property 'clone' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8506,22): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8508,41): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8515,42): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8522,30): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8522,48): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8523,30): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8523,42): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8717,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8718,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8722,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8727,42): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/compress.js(8758,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8760,44): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(8764,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(8765,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(8833,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(8889,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(8904,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(9020,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(9046,21): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(9046,32): error TS2322: Type 'number | undefined' is not assignable to type 'number'. +node_modules/uglify-js/lib/compress.js(3817,43): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(3828,76): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4018,59): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4056,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(4110,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(4362,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(4389,27): error TS2339: Property 'required' does not exist on type 'any[]'. +node_modules/uglify-js/lib/compress.js(4392,43): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(4454,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4458,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(4505,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4509,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(4580,22): error TS2339: Property 'is_undefined' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4582,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4583,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4584,28): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4588,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4641,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(4642,49): error TS2339: Property 'is_declared' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4643,22): error TS2339: Property 'is_immutable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4644,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4648,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(4690,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4694,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(4777,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4787,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(4838,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(4842,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(5108,44): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(5354,58): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string'. +node_modules/uglify-js/lib/compress.js(5355,25): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/compress.js(5355,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(5355,56): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/compress.js(5372,48): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(5383,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5391,24): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(5498,54): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(5517,40): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(5579,22): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5580,50): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5581,17): error TS2630: Cannot assign to 'decode' because it is a function. +node_modules/uglify-js/lib/compress.js(5585,39): error TS2339: Property 'expressions' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5588,35): error TS2339: Property 'strings' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5590,47): error TS2339: Property 'strings' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5963,26): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5964,22): error TS2339: Property 'is_expr_pure' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5966,43): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(5967,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(6035,26): error TS2339: Property 'expressions' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6036,22): error TS2339: Property 'is_expr_pure' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6037,23): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6039,43): error TS2339: Property 'tag' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(6040,20): error TS2790: The operand of a 'delete' operator must be optional. +node_modules/uglify-js/lib/compress.js(6089,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6109,29): error TS2322: Type 'string' is not assignable to type 'boolean'. +node_modules/uglify-js/lib/compress.js(6342,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6373,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6413,33): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6468,61): error TS2551: Property 'has_directive' does not exist on type 'TreeWalker'. Did you mean 'directives'? +node_modules/uglify-js/lib/compress.js(6560,105): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6692,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6731,56): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(6799,56): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(6800,54): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(6927,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(6928,74): error TS2551: Property 'has_directive' does not exist on type 'TreeWalker'. Did you mean 'directives'? +node_modules/uglify-js/lib/compress.js(6946,35): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(6978,28): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(7061,42): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(7073,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(7160,29): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(7173,35): error TS2339: Property 'assign' does not exist on type 'any[]'. +node_modules/uglify-js/lib/compress.js(7174,48): error TS2339: Property 'assign' does not exist on type 'any[]'. +node_modules/uglify-js/lib/compress.js(7267,38): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(7270,33): error TS2403: Subsequent variable declarations must have the same type. Variable 'trimmed' must be of type 'any', but here has type '{ name: any; value: any; }'. +node_modules/uglify-js/lib/compress.js(7310,42): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(7313,37): error TS2403: Subsequent variable declarations must have the same type. Variable 'trimmed' must be of type 'any', but here has type '{ name: any; value: any; }'. +node_modules/uglify-js/lib/compress.js(7340,72): error TS2339: Property 'has_directive' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(7554,56): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(7600,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'trimmed' must be of type 'any', but here has type '{ name: any; value: any; }'. +node_modules/uglify-js/lib/compress.js(7641,80): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(7676,49): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(7679,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(7680,12): error TS2339: Property 'directives' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(7808,36): error TS2339: Property 'assign' does not exist on type 'any[]'. +node_modules/uglify-js/lib/compress.js(8227,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8227,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8251,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(8260,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(8266,33): error TS2339: Property 'find_variable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8287,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8291,50): error TS2339: Property 'each_argname' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8310,32): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8438,31): error TS2322: Type 'Dictionary' is not assignable to type 'undefined'. +node_modules/uglify-js/lib/compress.js(8439,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8440,17): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(8442,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8443,17): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(8508,22): error TS2551: Property 'value' does not exist on type 'Dictionary'. Did you mean 'values'? +node_modules/uglify-js/lib/compress.js(8510,55): error TS2339: Property 'stack' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(8517,33): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'. +node_modules/uglify-js/lib/compress.js(8535,22): error TS2551: Property 'value' does not exist on type 'Dictionary'. Did you mean 'values'? +node_modules/uglify-js/lib/compress.js(8684,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(8686,24): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(8760,29): error TS2339: Property 'left' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8767,30): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8770,25): error TS2339: Property 'right' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8833,22): error TS2339: Property 'is_expr_pure' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8834,26): error TS2339: Property 'pure' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8835,38): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8838,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8839,22): error TS2339: Property 'is_call_pure' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8840,34): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8846,33): error TS2339: Property 'clone' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8855,29): error TS2339: Property 'clone' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8856,22): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8858,41): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8865,42): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8872,30): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8872,48): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8873,30): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(8873,42): error TS2339: Property 'args' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(9087,28): error TS2339: Property 'expression' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(9088,41): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(9092,22): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(9097,42): error TS2339: Property 'operator' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/compress.js(9128,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9130,44): error TS2339: Property 'loopcontrol_target' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(9134,56): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(9135,12): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(9199,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9249,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(9264,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(9378,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9404,21): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(9404,32): error TS2322: Type 'number | undefined' is not assignable to type 'number'. Type 'undefined' is not assignable to type 'number'. -node_modules/uglify-js/lib/compress.js(9050,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'save' must be of type 'any', but here has type 'number'. -node_modules/uglify-js/lib/compress.js(9057,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'save' must be of type 'any', but here has type 'number'. -node_modules/uglify-js/lib/compress.js(9066,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'save' must be of type 'any', but here has type 'number'. -node_modules/uglify-js/lib/compress.js(9235,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(9236,41): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(9249,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(9250,41): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(9342,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(9570,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(9576,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(9617,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(9870,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(9979,53): 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(9408,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'save' must be of type 'any', but here has type 'number'. +node_modules/uglify-js/lib/compress.js(9415,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'save' must be of type 'any', but here has type 'number'. +node_modules/uglify-js/lib/compress.js(9424,21): error TS2403: Subsequent variable declarations must have the same type. Variable 'save' must be of type 'any', but here has type 'number'. +node_modules/uglify-js/lib/compress.js(9597,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(9598,41): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(9611,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(9612,41): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(9704,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(9987,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(9993,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(10034,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(10292,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(10403,53): 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(10156,45): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(10163,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; reset: () => any; indent: (half: any) => void; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; space: () => void; comma: () => void; colon: () => void; ... 16 more ...; parent: (n: any) => any; }'. -node_modules/uglify-js/lib/compress.js(10167,36): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(10172,41): error TS2339: Property 'get' does not exist on type 'string'. -node_modules/uglify-js/lib/compress.js(10255,49): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(10458,39): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(10462,21): error TS2322: Type 'null' is not assignable to type 'any[]'. -node_modules/uglify-js/lib/compress.js(10470,25): error TS2322: Type 'null' is not assignable to type 'any[]'. -node_modules/uglify-js/lib/compress.js(10479,25): error TS2322: Type 'null' is not assignable to type 'any[]'. -node_modules/uglify-js/lib/compress.js(10495,32): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(10498,27): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(10723,34): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(10724,40): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(10725,40): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(10726,40): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. -node_modules/uglify-js/lib/compress.js(10741,41): 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(10799,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(11171,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11348,60): error TS2454: Variable 'nullish' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11349,21): error TS2454: Variable 'nullish' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11352,32): error TS2454: Variable 'nullish' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11361,32): error TS2454: Variable 'nullish' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11369,22): error TS2454: Variable 'nullish' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11385,22): error TS2454: Variable 'nullish' is used before being assigned. -node_modules/uglify-js/lib/compress.js(11673,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(11873,47): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(11974,39): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(12135,39): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(12139,41): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(12143,45): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/compress.js(12801,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(12802,36): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(12803,32): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(12838,43): error TS2454: Variable 'property' is used before being assigned. -node_modules/uglify-js/lib/compress.js(12859,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(12862,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'. -node_modules/uglify-js/lib/compress.js(12867,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(12908,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(12926,38): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(13171,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(13345,41): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(13372,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/compress.js(13493,24): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13497,35): error TS2339: Property 'try_inline' does not exist on type 'never'. -node_modules/uglify-js/lib/compress.js(13500,25): 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(13501,33): error TS2339: Property 'body' does not exist on type 'never'. -node_modules/uglify-js/lib/compress.js(13510,24): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13513,17): 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(13516,35): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13524,24): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13528,27): error TS2339: Property 'try_inline' does not exist on type 'never'. -node_modules/uglify-js/lib/compress.js(13532,17): 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(13535,38): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13543,24): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13549,24): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13551,17): 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(13623,24): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/compress.js(13626,17): 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(13629,39): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/mozilla-ast.js(384,53): error TS2304: Cannot find name 'syn'. -node_modules/uglify-js/lib/mozilla-ast.js(1211,33): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/output.js(507,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/output.js(508,53): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/output.js(512,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/output.js(1422,44): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/output.js(1871,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(324,9): error TS2322: Type 'string | boolean' is not assignable to type 'boolean'. +node_modules/uglify-js/lib/compress.js(10581,45): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(10588,25): error TS2403: Subsequent variable declarations must have the same type. Variable 'code' must be of type 'string', but here has type '{ get: () => string; reset: () => any; indent: (half: any) => void; should_break: () => boolean; has_parens: () => boolean; newline: () => void; print: (str: any) => void; space: () => void; comma: () => void; colon: () => void; ... 16 more ...; parent: (n: any) => any; }'. +node_modules/uglify-js/lib/compress.js(10592,36): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(10597,41): error TS2339: Property 'get' does not exist on type 'string'. +node_modules/uglify-js/lib/compress.js(10683,49): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(10886,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(10890,21): error TS2322: Type 'null' is not assignable to type 'any[]'. +node_modules/uglify-js/lib/compress.js(10898,25): error TS2322: Type 'null' is not assignable to type 'any[]'. +node_modules/uglify-js/lib/compress.js(10902,41): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(10907,25): error TS2322: Type 'null' is not assignable to type 'any[]'. +node_modules/uglify-js/lib/compress.js(10932,32): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(10935,27): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(11166,34): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(11167,40): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(11168,40): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(11169,40): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'. +node_modules/uglify-js/lib/compress.js(11184,41): 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(11240,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(11632,18): error TS2454: Variable 'is_strict_comparison' is used before being assigned. +node_modules/uglify-js/lib/compress.js(11809,60): error TS2454: Variable 'nullish' is used before being assigned. +node_modules/uglify-js/lib/compress.js(11810,21): error TS2454: Variable 'nullish' is used before being assigned. +node_modules/uglify-js/lib/compress.js(11813,32): error TS2454: Variable 'nullish' is used before being assigned. +node_modules/uglify-js/lib/compress.js(11820,32): error TS2454: Variable 'nullish' is used before being assigned. +node_modules/uglify-js/lib/compress.js(11826,22): error TS2454: Variable 'nullish' is used before being assigned. +node_modules/uglify-js/lib/compress.js(11837,22): error TS2454: Variable 'nullish' is used before being assigned. +node_modules/uglify-js/lib/compress.js(12128,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(12336,47): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(12437,39): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(12596,39): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(12600,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(12604,45): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/compress.js(13271,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(13272,36): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(13273,32): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(13308,43): error TS2454: Variable 'property' is used before being assigned. +node_modules/uglify-js/lib/compress.js(13329,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(13332,46): error TS2339: Property 'has_side_effects' does not exist on type 'number'. +node_modules/uglify-js/lib/compress.js(13337,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(13378,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13396,38): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13636,34): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13790,41): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13819,46): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13829,54): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13834,46): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/compress.js(13965,24): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(13969,35): error TS2339: Property 'try_inline' does not exist on type 'never'. +node_modules/uglify-js/lib/compress.js(13972,25): 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(13973,33): error TS2339: Property 'body' does not exist on type 'never'. +node_modules/uglify-js/lib/compress.js(13982,24): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(13985,17): 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(13988,35): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(13996,24): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(14000,27): error TS2339: Property 'try_inline' does not exist on type 'never'. +node_modules/uglify-js/lib/compress.js(14004,17): 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(14007,38): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(14015,24): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(14021,24): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(14023,17): 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(14095,24): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/compress.js(14098,17): 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(14101,39): error TS2532: Object is possibly 'undefined'. +node_modules/uglify-js/lib/mozilla-ast.js(1240,33): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/output.js(506,37): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/output.js(507,53): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/output.js(511,16): error TS2339: Property 'push' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/output.js(1437,44): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/output.js(1886,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(323,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(393,19): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'. +node_modules/uglify-js/lib/parse.js(392,19): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'. Type 'undefined' is not assignable to type 'number'. -node_modules/uglify-js/lib/parse.js(459,32): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. -node_modules/uglify-js/lib/parse.js(470,32): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. -node_modules/uglify-js/lib/parse.js(520,20): error TS2339: Property 'raw_source' does not exist on type 'RegExp'. -node_modules/uglify-js/lib/parse.js(523,25): error TS2571: Object is of type 'unknown'. -node_modules/uglify-js/lib/parse.js(638,57): error TS2339: Property 'push' does not exist on type 'never'. -node_modules/uglify-js/lib/parse.js(644,32): error TS2345: Argument of type 'never[]' is not assignable to parameter of type 'never'. -node_modules/uglify-js/lib/parse.js(649,22): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/parse.js(650,26): error TS2532: Object is possibly 'undefined'. -node_modules/uglify-js/lib/parse.js(742,13): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(775,69): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(775,83): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(819,31): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(825,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(848,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(888,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(908,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1032,23): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. -node_modules/uglify-js/lib/parse.js(1111,56): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1127,52): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1167,58): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1359,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. -node_modules/uglify-js/lib/parse.js(1408,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. -node_modules/uglify-js/lib/parse.js(1414,28): error TS2339: Property 'rest' does not exist on type 'any[]'. -node_modules/uglify-js/lib/parse.js(1438,51): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1448,25): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1458,23): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1459,24): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1473,34): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1476,34): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1489,32): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1491,27): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1492,28): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1538,43): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1551,33): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1563,43): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1602,35): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1624,19): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1626,20): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1668,17): error TS2454: Variable 'cur' is used before being assigned. -node_modules/uglify-js/lib/parse.js(1790,41): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1791,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1804,59): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1838,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1848,27): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1849,60): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1850,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1851,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1852,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1853,33): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1854,35): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1856,39): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1857,25): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1860,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1864,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1865,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1867,38): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(458,32): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. +node_modules/uglify-js/lib/parse.js(469,32): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. +node_modules/uglify-js/lib/parse.js(519,20): error TS2339: Property 'raw_source' does not exist on type 'RegExp'. +node_modules/uglify-js/lib/parse.js(522,25): error TS2571: Object is of type 'unknown'. +node_modules/uglify-js/lib/parse.js(729,13): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(762,69): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(762,83): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(806,31): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(812,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(835,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(875,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(895,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1019,23): error TS2345: Argument of type 'any' is not assignable to parameter of type 'never'. +node_modules/uglify-js/lib/parse.js(1098,56): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1126,52): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1166,58): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1358,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. +node_modules/uglify-js/lib/parse.js(1407,9): error TS2322: Type 'any[]' is not assignable to type 'never[]'. +node_modules/uglify-js/lib/parse.js(1413,28): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/parse.js(1437,67): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1544,43): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1557,33): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1569,43): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1686,17): error TS2454: Variable 'cur' is used before being assigned. +node_modules/uglify-js/lib/parse.js(1808,41): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1809,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1822,57): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1856,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1866,27): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1867,60): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1868,17): error TS2531: Object is possibly 'null'. node_modules/uglify-js/lib/parse.js(1869,17): error TS2531: Object is possibly 'null'. node_modules/uglify-js/lib/parse.js(1870,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1881,36): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1936,32): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(1960,19): error TS2339: Property 'rest' does not exist on type 'any[]'. -node_modules/uglify-js/lib/parse.js(1961,23): error TS2339: Property 'rest' does not exist on type 'any[]'. -node_modules/uglify-js/lib/parse.js(1961,71): error TS2339: Property 'rest' does not exist on type 'any[]'. -node_modules/uglify-js/lib/parse.js(2017,26): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2032,26): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2062,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2102,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2104,27): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2111,25): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2123,20): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2179,32): error TS2339: Property 'rest' does not exist on type 'any[]'. -node_modules/uglify-js/lib/parse.js(2219,26): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2350,60): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2360,44): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2369,48): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2395,35): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2498,52): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/parse.js(2521,23): error TS2339: Property 'rest' does not exist on type 'any[]'. -node_modules/uglify-js/lib/parse.js(2529,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. - Not all constituents of type 'ObjectConstructor | FunctionConstructor | StringConstructor | BooleanConstructor | NumberConstructor | ... 4 more ... | ArrayConstructor' are constructable. - Type 'Math' has no construct signatures. -node_modules/uglify-js/lib/propmangle.js(72,45): 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(83,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/propmangle.js(148,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/propmangle.js(180,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(68,18): error TS2339: Property 'global' does not exist on type 'SymbolDef'. -node_modules/uglify-js/lib/scope.js(77,22): error TS2339: Property 'global' does not exist on type 'SymbolDef'. -node_modules/uglify-js/lib/scope.js(95,18): error TS2339: Property 'exported' does not exist on type 'SymbolDef'. -node_modules/uglify-js/lib/scope.js(96,18): error TS2339: Property 'undeclared' does not exist on type 'SymbolDef'. -node_modules/uglify-js/lib/scope.js(106,39): error TS2339: Property 'global' does not exist on type 'SymbolDef'. -node_modules/uglify-js/lib/scope.js(147,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(150,27): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(163,27): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(170,27): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(198,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1871,33): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1872,35): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1874,39): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1875,25): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1878,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1882,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1883,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1885,38): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1887,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1888,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1899,36): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1954,32): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(1978,19): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/parse.js(1979,23): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/parse.js(1979,71): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/parse.js(2035,26): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2050,26): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2080,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2120,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2122,27): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2129,25): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2141,20): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2197,32): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/parse.js(2237,26): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2368,60): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2378,44): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2387,48): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2413,35): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2516,52): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/parse.js(2539,23): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/parse.js(2547,44): error TS2339: Property 'rest' does not exist on type 'any[]'. +node_modules/uglify-js/lib/propmangle.js(116,13): error TS2630: Cannot assign to 'get_builtins' because it is a function. +node_modules/uglify-js/lib/propmangle.js(126,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/propmangle.js(193,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/propmangle.js(225,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(68,26): error TS2339: Property 'global' does not exist on type 'SymbolDef'. +node_modules/uglify-js/lib/scope.js(96,18): error TS2339: Property 'exported' does not exist on type 'SymbolDef'. +node_modules/uglify-js/lib/scope.js(97,18): error TS2339: Property 'undeclared' does not exist on type 'SymbolDef'. +node_modules/uglify-js/lib/scope.js(107,39): error TS2339: Property 'global' does not exist on type 'SymbolDef'. +node_modules/uglify-js/lib/scope.js(148,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(151,27): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(164,27): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(171,27): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. node_modules/uglify-js/lib/scope.js(199,21): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/scope.js(200,17): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/scope.js(201,26): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/scope.js(217,13): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/scope.js(219,23): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/scope.js(223,51): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(231,23): error TS2531: Object is possibly 'null'. -node_modules/uglify-js/lib/scope.js(252,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(257,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(307,62): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(329,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(331,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(342,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(351,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(366,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(369,26): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(369,46): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(415,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(470,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(472,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(473,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'. -node_modules/uglify-js/lib/scope.js(622,29): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(654,49): error TS2339: Property 'has_directive' does not exist on type 'TreeWalker'. -node_modules/uglify-js/lib/scope.js(729,31): error TS2345: Argument of type 'string' is not assignable to parameter of type 'object'. -node_modules/uglify-js/lib/scope.js(732,30): error TS2554: Expected 0 arguments, but got 1. -node_modules/uglify-js/lib/scope.js(756,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(182,31): error TS2339: Property 'index' does not exist on type 'any[]'. -node_modules/uglify-js/lib/sourcemap.js(190,34): error TS2339: Property 'index' does not exist on type 'any[]'. +node_modules/uglify-js/lib/scope.js(200,21): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/scope.js(201,17): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/scope.js(202,26): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/scope.js(218,13): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/scope.js(220,23): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/scope.js(224,51): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(232,23): error TS2531: Object is possibly 'null'. +node_modules/uglify-js/lib/scope.js(253,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(258,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(308,62): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(330,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(332,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(343,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'. +node_modules/uglify-js/lib/scope.js(352,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(367,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(370,26): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(370,46): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(417,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(472,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(475,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(476,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'. +node_modules/uglify-js/lib/scope.js(625,29): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(653,49): error TS2551: Property 'has_directive' does not exist on type 'TreeWalker'. Did you mean 'directives'? +node_modules/uglify-js/lib/scope.js(675,88): error TS2322: Type 'number | undefined' is not assignable to type 'number'. + Type 'undefined' is not assignable to type 'number'. +node_modules/uglify-js/lib/scope.js(734,31): error TS2345: Argument of type 'string' is not assignable to parameter of type 'object'. +node_modules/uglify-js/lib/scope.js(737,30): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/scope.js(761,30): error TS2554: Expected 0 arguments, but got 1. +node_modules/uglify-js/lib/sourcemap.js(82,11): error TS2551: Property 'index' does not exist on type 'any[]'. Did you mean 'indexOf'? +node_modules/uglify-js/lib/sourcemap.js(182,31): error TS2551: Property 'index' does not exist on type 'any[]'. Did you mean 'indexOf'? +node_modules/uglify-js/lib/sourcemap.js(190,34): error TS2551: Property 'index' does not exist on type 'any[]'. Did you mean 'indexOf'? 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/lib/utils.js(66,24): error TS2571: Object is of type 'unknown'. -node_modules/uglify-js/lib/utils.js(162,18): error TS2339: Property 'proto_value' does not exist on type 'Dictionary'. -node_modules/uglify-js/lib/utils.js(178,42): error TS2339: Property 'proto_value' does not exist on type 'Dictionary'. -node_modules/uglify-js/lib/utils.js(182,25): error TS2339: Property 'proto_value' does not exist on type 'Dictionary'. -node_modules/uglify-js/lib/utils.js(194,54): error TS2339: Property 'proto_value' does not exist on type 'never'. -node_modules/uglify-js/lib/utils.js(200,43): error TS2339: Property 'proto_value' does not exist on type 'never'. -node_modules/uglify-js/lib/utils.js(203,16): error TS2365: Operator '+' cannot be applied to types 'number' and 'boolean'. -node_modules/uglify-js/lib/utils.js(209,52): error TS2339: Property 'proto_value' does not exist on type 'never'. +node_modules/uglify-js/lib/utils.js(164,18): error TS2339: Property 'proto_value' does not exist on type 'Dictionary'. +node_modules/uglify-js/lib/utils.js(180,42): error TS2339: Property 'proto_value' does not exist on type 'Dictionary'. +node_modules/uglify-js/lib/utils.js(184,25): error TS2339: Property 'proto_value' does not exist on type 'Dictionary'. +node_modules/uglify-js/lib/utils.js(196,54): error TS2339: Property 'proto_value' does not exist on type 'never'. +node_modules/uglify-js/lib/utils.js(202,43): error TS2339: Property 'proto_value' does not exist on type 'never'. +node_modules/uglify-js/lib/utils.js(205,16): error TS2365: Operator '+' cannot be applied to types 'number' and 'boolean'. +node_modules/uglify-js/lib/utils.js(211,52): error TS2339: Property 'proto_value' does not exist on type 'never'. node_modules/uglify-js/tools/exports.js(1,1): error TS2303: Circular definition of import alias '"Dictionary"'. node_modules/uglify-js/tools/exports.js(2,1): error TS2303: Circular definition of import alias '"is_statement"'. node_modules/uglify-js/tools/exports.js(3,1): error TS2303: Circular definition of import alias '"List"'.