diff --git a/tests/baselines/reference/user/TypeScript-React-Native-Starter.log b/tests/baselines/reference/user/TypeScript-React-Native-Starter.log index 4350a59181464..56087ce2e9136 100644 --- a/tests/baselines/reference/user/TypeScript-React-Native-Starter.log +++ b/tests/baselines/reference/user/TypeScript-React-Native-Starter.log @@ -3,7 +3,7 @@ Standard output: node_modules/@types/react-native/index.d.ts(3425,42): error TS2583: Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later. node_modules/@types/react-native/index.d.ts(3438,42): error TS2583: Cannot find name 'Map'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later. node_modules/@types/react-native/index.d.ts(8745,18): error TS2717: Subsequent property declarations must have the same type. Property 'geolocation' must be of type 'Geolocation', but here has type 'GeolocationStatic'. -node_modules/@types/react/index.d.ts(387,23): error TS2583: Cannot find name 'Set'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later. +node_modules/@types/react/index.d.ts(388,23): error TS2583: Cannot find name 'Set'. Do you need to change your target library? Try changing the `lib` compiler option to es2015 or later. diff --git a/tests/baselines/reference/user/chrome-devtools-frontend.log b/tests/baselines/reference/user/chrome-devtools-frontend.log index fa10910d03941..e029c07dc0cde 100644 --- a/tests/baselines/reference/user/chrome-devtools-frontend.log +++ b/tests/baselines/reference/user/chrome-devtools-frontend.log @@ -4609,6 +4609,7 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1946,29): node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1951,18): error TS2339: Property 'pageX' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1951,41): error TS2339: Property 'pageX' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1961,55): error TS2339: Property 'element' does not exist on type 'NODE_TYPE'. +node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1962,19): error TS2445: Property 'dataTableBody' is protected and only accessible within class 'DataGrid' and its subclasses. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1966,26): error TS2339: Property '_attach' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1980,24): error TS2339: Property '_detach' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/DataGrid.js(1989,68): error TS2339: Property 'children' does not exist on type 'NODE_TYPE'. @@ -4649,6 +4650,7 @@ node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(10 node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(133,33): error TS2339: Property 'flatChildren' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(167,33): error TS2339: Property 'flatChildren' does not exist on type 'NODE_TYPE'. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(176,20): error TS2339: Property 'window' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(195,52): error TS2445: Property 'attached' is protected and only accessible within class 'ViewportDataGridNode' and its subclasses. node_modules/chrome-devtools-frontend/front_end/data_grid/ViewportDataGrid.js(206,35): error TS2339: Property 'flatChildren' does not exist on type 'NODE_TYPE'. 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'. @@ -6895,8 +6897,18 @@ node_modules/chrome-devtools-frontend/front_end/network/NetworkConfigView.js(137 node_modules/chrome-devtools-frontend/front_end/network/NetworkConfigView.js(138,34): error TS2339: Property 'disabled' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(121,13): error TS2339: Property 'style' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(241,33): error TS2339: Property 'request' does not exist on type 'ViewportDataGridNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(318,24): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(319,24): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(334,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(335,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(370,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(371,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(388,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(389,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(392,25): error TS2339: Property 'displayType' does not exist on type 'NetworkNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(393,25): error TS2339: Property 'displayType' does not exist on type 'NetworkNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(409,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(410,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(413,12): error TS2339: Property '_initiatorCell' does not exist on type 'NetworkNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(413,33): error TS2339: Property '_initiatorCell' does not exist on type 'NetworkNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(414,17): error TS2339: Property '_initiatorCell' does not exist on type 'NetworkNode'. @@ -6906,6 +6918,20 @@ node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(4 node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(416,19): error TS2339: Property '_linkifiedInitiatorAnchor' does not exist on type 'NetworkNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(416,49): error TS2339: Property '_linkifiedInitiatorAnchor' does not exist on type 'NetworkNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(416,91): error TS2339: Property '_initiatorCell' does not exist on type 'NetworkNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(427,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(428,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(444,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(445,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(460,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(461,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(482,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(483,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(501,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(502,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(518,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(519,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(541,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. +node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(542,22): error TS2446: Property 'requestOrFirstKnownChildRequest' is protected and only accessible through an instance of class 'NetworkRequestNode'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(695,13): error TS2339: Property 'createTextChild' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(696,13): error TS2339: Property 'title' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/network/NetworkDataGridNode.js(810,10): error TS2339: Property 'style' does not exist on type 'Element'. @@ -8409,6 +8435,7 @@ node_modules/chrome-devtools-frontend/front_end/profiler/ProfileDataGrid.js(131, Property '_populated' does not exist on type 'ProfileDataGridNode'. node_modules/chrome-devtools-frontend/front_end/profiler/ProfileDataGrid.js(133,15): error TS2339: Property '_populated' does not exist on type 'ProfileDataGridNode | ProfileDataGridTree'. Property '_populated' does not exist on type 'ProfileDataGridNode'. +node_modules/chrome-devtools-frontend/front_end/profiler/ProfileDataGrid.js(135,15): error TS2339: Property 'populateChildren' does not exist on type 'ProfileDataGridNode | ProfileDataGridTree'. node_modules/chrome-devtools-frontend/front_end/profiler/ProfileDataGrid.js(140,17): error TS2349: This expression is not callable. Each member of the union type '((comparator: (arg0: T, arg1: T) => any, force: boolean) => any) | ((comparator: (arg0: T, arg1: T) => any, force: boolean) => void)' has signatures, but none of those signatures are compatible with each other. node_modules/chrome-devtools-frontend/front_end/profiler/ProfileDataGrid.js(153,49): error TS2339: Property '_searchMatchedSelfColumn' does not exist on type 'ProfileDataGridNode'. @@ -8536,6 +8563,7 @@ node_modules/chrome-devtools-frontend/front_end/profiler/TargetsComboBoxControll node_modules/chrome-devtools-frontend/front_end/profiler/TargetsComboBoxController.js(97,25): error TS2339: Property 'selectedIndex' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/profiler/TopDownProfileDataGrid.js(63,17): error TS2339: Property 'populate' does not exist on type 'TopDownProfileDataGridTree | TopDownProfileDataGridNode'. Property 'populate' does not exist on type 'TopDownProfileDataGridTree'. +node_modules/chrome-devtools-frontend/front_end/profiler/TopDownProfileDataGrid.js(65,15): error TS2339: Property 'save' does not exist on type 'TopDownProfileDataGridTree | TopDownProfileDataGridNode'. node_modules/chrome-devtools-frontend/front_end/protocol/InspectorBackend.js(148,14): error TS7014: Function type, which lacks return-type annotation, implicitly has an 'any' return type. node_modules/chrome-devtools-frontend/front_end/protocol/InspectorBackend.js(168,40): error TS2345: Argument of type 'S' is not assignable to parameter of type 'S'. 'S' is assignable to the constraint of type 'S', but 'S' could be instantiated with a different subtype of constraint '{}'. @@ -10499,6 +10527,7 @@ node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1023,17 node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1024,29): error TS2322: Type 'Element' is not assignable to type 'Icon'. node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1045,26): error TS2339: Property 'draggable' does not exist on type 'Element'. node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1055,51): error TS2339: Property 'hasFocus' does not exist on type 'Element'. +node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1073,29): error TS2445: Property 'rename' is protected and only accessible within class 'NavigatorView' and its subclasses. node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1190,14): error TS2339: Property 'parent' does not exist on type 'NavigatorTreeNode'. node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1191,12): error TS2339: Property 'parent' does not exist on type 'NavigatorTreeNode'. node_modules/chrome-devtools-frontend/front_end/sources/NavigatorView.js(1236,27): error TS2339: Property 'valuesArray' does not exist on type 'Map'. @@ -10669,6 +10698,7 @@ node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(438 node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(443,29): error TS2339: Property 'clientX' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(443,44): error TS2339: Property 'clientY' does not exist on type 'Event'. node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(444,5): error TS2741: Property 'hide' is missing in type '{ box: any; show: (popover: GlassPane) => Promise; }' but required in type '{ box: AnchorBox; show: (arg0: GlassPane) => Promise; hide: () => any; }'. +node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(488,27): error TS2445: Property 'codeMirror' is protected and only accessible within class 'CodeMirrorTextEditor' and its subclasses. node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(511,24): error TS2339: Property 'pushAll' does not exist on type 'ToolbarItem[]'. node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(512,25): error TS2339: Property 'pushAll' does not exist on type 'any[]'. node_modules/chrome-devtools-frontend/front_end/sources/UISourceCodeFrame.js(547,31): error TS2339: Property 'createChild' does not exist on type 'Element'. diff --git a/tests/baselines/reference/user/lodash.log b/tests/baselines/reference/user/lodash.log index 53427da62c4f1..8b2dafd6ba0ea 100644 --- a/tests/baselines/reference/user/lodash.log +++ b/tests/baselines/reference/user/lodash.log @@ -1,427 +1,21 @@ Exit Code: 1 Standard output: -node_modules/lodash/_Hash.js(20,17): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_ListCache.js(20,17): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_MapCache.js(20,17): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_SetCache.js(19,14): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_Stack.js(17,20): error TS2339: Property 'size' does not exist on type 'ListCache'. -node_modules/lodash/_arrayAggregator.js(16,17): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayEach.js(15,18): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayEach.js(19,3): error TS2322: Type 'any[] | undefined' is not assignable to type 'any[]'. - Type 'undefined' is not assignable to type 'any[]'. -node_modules/lodash/_arrayEachRight.js(14,18): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayEachRight.js(18,3): error TS2322: Type 'any[] | undefined' is not assignable to type 'any[]'. - Type 'undefined' is not assignable to type 'any[]'. -node_modules/lodash/_arrayEvery.js(16,20): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayFilter.js(17,17): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayIncludes.js(9,15): error TS8024: JSDoc '@param' tag has name 'target', but there is no parameter with that name. -node_modules/lodash/_arrayIncludes.js(14,34): error TS2345: Argument of type 'any[] | undefined' is not assignable to parameter of type 'any[]'. - Type 'undefined' is not assignable to type 'any[]'. -node_modules/lodash/_arrayIncludesWith.js(6,15): error TS8024: JSDoc '@param' tag has name 'target', but there is no parameter with that name. -node_modules/lodash/_arrayIncludesWith.js(15,27): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayMap.js(16,30): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayReduce.js(18,19): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayReduce.js(21,41): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayReduceRight.js(16,19): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arrayReduceRight.js(19,41): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_arraySome.js(16,19): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_asciiWords.js(8,20): error TS8024: JSDoc '@param' tag has name 'The', but there is no parameter with that name. -node_modules/lodash/_baseClone.js(91,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. -node_modules/lodash/_baseClone.js(92,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. -node_modules/lodash/_baseClone.js(93,16): error TS2362: The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type. -node_modules/lodash/_baseClone.js(115,33): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'. -node_modules/lodash/_baseClone.js(128,43): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'. -node_modules/lodash/_baseClone.js(151,17): error TS2552: Cannot find name 'keysIn'. Did you mean 'keys'? -node_modules/lodash/_baseDifference.js(37,5): error TS2322: Type '(array?: any[] | undefined, value: any, comparator: Function) => boolean' is not assignable to type '(array?: any[] | undefined, value: any) => boolean'. -node_modules/lodash/_baseDifference.js(43,5): error TS2740: Type 'SetCache' is missing the following properties from type 'any[]': length, pop, concat, join, and 27 more. -node_modules/lodash/_baseDifference.js(60,42): error TS2554: Expected 2 arguments, but got 3. -node_modules/lodash/_baseFlatten.js(19,29): error TS2322: Type '(value: any) => boolean' is not assignable to type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/_baseFlatten.js(24,22): error TS2349: This expression is not callable. - Type 'Boolean' has no call signatures. -node_modules/lodash/_baseFlatten.js(24,22): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseFlatten.js(24,22): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/_baseHas.js(16,56): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string | number | symbol'. - Type 'any[]' is not assignable to type 'string | number | symbol'. - Type 'any[]' is not assignable to type 'string'. -node_modules/lodash/_baseIntersection.js(53,40): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'Function'. - Type 'undefined' is not assignable to type 'Function'. -node_modules/lodash/_baseIntersection.js(60,54): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'Function'. - Type 'undefined' is not assignable to type 'Function'. -node_modules/lodash/_baseIsEqual.js(25,40): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'number'. -node_modules/lodash/_baseIsMatch.js(52,47): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/_baseMatchesProperty.js(23,36): error TS2345: Argument of type 'string | symbol' is not assignable to parameter of type 'string'. - Type 'symbol' is not assignable to type 'string'. -node_modules/lodash/_baseMatchesProperty.js(29,41): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/_basePullAll.js(41,60): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'Function'. - Type 'undefined' is not assignable to type 'Function'. -node_modules/lodash/_basePullAt.js(30,26): error TS2345: Argument of type 'number' is not assignable to parameter of type 'string | any[]'. -node_modules/lodash/_baseSet.js(41,25): error TS2345: Argument of type 'string | symbol' is not assignable to parameter of type 'string'. - Type 'symbol' is not assignable to type 'string'. -node_modules/lodash/_baseSlice.js(14,7): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(15,14): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(15,45): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(17,9): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(18,7): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(19,5): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(21,12): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(21,20): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(21,32): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(21,38): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(22,3): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSlice.js(26,35): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_baseSortBy.js(14,14): error TS2345: Argument of type 'Function' is not assignable to parameter of type '(a: any, b: any) => number'. - Type 'Function' provides no match for the signature '(a: any, b: any): number'. -node_modules/lodash/_baseUniq.js(30,5): error TS2322: Type '(array?: any[] | undefined, value: any, comparator: Function) => boolean' is not assignable to type '(array?: any[] | undefined, value: any) => boolean'. -node_modules/lodash/_baseUniq.js(33,43): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_baseUniq.js(39,5): error TS2322: Type 'SetCache' is not assignable to type 'any[]'. -node_modules/lodash/_baseUniq.js(62,40): error TS2554: Expected 2 arguments, but got 3. -node_modules/lodash/_baseWrapperValue.js(18,21): error TS2339: Property 'value' does not exist on type 'LazyWrapper'. -node_modules/lodash/_cloneArrayBuffer.js(11,20): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_cloneBuffer.js(4,69): error TS2339: Property 'nodeType' does not exist on type '(buffer: Buffer, isDeep?: boolean | undefined) => Buffer'. -node_modules/lodash/_cloneBuffer.js(7,80): error TS2339: Property 'nodeType' does not exist on type '{ "\"../../../tests/cases/user/lodash/node_modules/lodash/_cloneBuffer\"": (buffer: Buffer, isDeep?: boolean | undefined) => Buffer; }'. -node_modules/lodash/_copySymbols.js(13,40): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_copySymbolsIn.js(13,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_createAggregator.js(19,60): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/_createCompounder.js(20,24): error TS2554: Expected 3 arguments, but got 1. -node_modules/lodash/_createCtor.js(19,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(20,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(21,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(22,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(23,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(24,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(25,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCtor.js(26,26): error TS2351: This expression is not constructable. - Type 'Function' has no construct signatures. -node_modules/lodash/_createCurry.js(37,46): error TS2339: Property 'placeholder' does not exist on type '(...args: any[]) => any'. -node_modules/lodash/_createFind.js(16,46): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/_createFind.js(21,34): error TS2454: Variable 'iteratee' is used before being assigned. -node_modules/lodash/_createFlow.js(38,22): error TS2454: Variable 'wrapper' is used before being assigned. -node_modules/lodash/_createFlow.js(42,13): error TS2454: Variable 'wrapper' is used before being assigned. -node_modules/lodash/_createFlow.js(47,50): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_createFlow.js(53,19): error TS2454: Variable 'wrapper' is used before being assigned. -node_modules/lodash/_createFlow.js(53,55): error TS2454: Variable 'wrapper' is used before being assigned. -node_modules/lodash/_createFlow.js(56,13): error TS2454: Variable 'wrapper' is used before being assigned. -node_modules/lodash/_createFlow.js(57,13): error TS2454: Variable 'wrapper' is used before being assigned. -node_modules/lodash/_createFlow.js(57,21): error TS2339: Property 'thru' does not exist on type 'LodashWrapper'. -node_modules/lodash/_createFlow.js(65,24): error TS2339: Property 'plant' does not exist on type 'LodashWrapper'. -node_modules/lodash/_createHybrid.js(44,49): error TS2345: Argument of type 'TimerHandler' is not assignable to parameter of type 'Function'. - Type 'string' is not assignable to type 'Function'. -node_modules/lodash/_createHybrid.js(59,42): error TS2345: Argument of type 'any[] | undefined' is not assignable to parameter of type 'any[]'. - Type 'undefined' is not assignable to type 'any[]'. -node_modules/lodash/_createHybrid.js(62,52): error TS2345: Argument of type 'any[] | undefined' is not assignable to parameter of type 'any[]'. - Type 'undefined' is not assignable to type 'any[]'. -node_modules/lodash/_createHybrid.js(64,15): error TS2454: Variable 'holdersCount' is used before being assigned. -node_modules/lodash/_createHybrid.js(65,31): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_createHybrid.js(68,9): error TS2345: Argument of type 'TimerHandler' is not assignable to parameter of type 'Function'. - Type 'string' is not assignable to type 'Function'. -node_modules/lodash/_createHybrid.js(68,46): error TS2339: Property 'placeholder' does not exist on type '(...args: any[]) => any'. -node_modules/lodash/_createHybrid.js(69,40): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_createHybrid.js(73,38): error TS2538: Type 'Function' cannot be used as an index type. -node_modules/lodash/_createHybrid.js(81,18): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_createHybrid.js(82,7): error TS2322: Type 'number | undefined' is not assignable to type 'number'. - Type 'undefined' is not assignable to type 'number'. -node_modules/lodash/_createWrap.js(71,46): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_createWrap.js(94,29): error TS2345: Argument of type 'TimerHandler' is not assignable to parameter of type 'Function'. - Type 'string' is not assignable to type 'Function'. -node_modules/lodash/_createWrap.js(96,26): error TS2345: Argument of type 'TimerHandler' is not assignable to parameter of type 'Function'. - Type 'string' is not assignable to type 'Function'. -node_modules/lodash/_createWrap.js(97,100): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_createWrap.js(98,28): error TS2345: Argument of type 'TimerHandler' is not assignable to parameter of type 'Function'. - Type 'string' is not assignable to type 'Function'. -node_modules/lodash/_createWrap.js(100,44): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[TimerHandler, number, any?, (any[] | undefined)?, (any[] | undefined)?, (any[] | undefined)?, (any[] | undefined)?, (any[] | undefined)?, (number | undefined)?, (number | undefined)?]'. - Type 'any[]' is missing the following properties from type '[TimerHandler, number, any?, (any[] | undefined)?, (any[] | undefined)?, (any[] | undefined)?, (any[] | undefined)?, (any[] | undefined)?, (number | undefined)?, (number | undefined)?]': 0, 1 -node_modules/lodash/_createWrap.js(103,51): error TS2345: Argument of type 'TimerHandler' is not assignable to parameter of type 'Function'. - Type 'string' is not assignable to type 'Function'. -node_modules/lodash/_customDefaultsMerge.js(22,35): error TS2345: Argument of type 'undefined' is not assignable to parameter of type 'number'. -node_modules/lodash/_customOmitClone.js(9,20): error TS8024: JSDoc '@param' tag has name 'key', but there is no parameter with that name. -node_modules/lodash/_equalArrays.js(64,22): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_equalByTag.js(86,7): error TS2454: Variable 'convert' is used before being assigned. -node_modules/lodash/_equalObjects.js(70,18): error TS2322: Type 'boolean' is not assignable to type 'number'. -node_modules/lodash/_getHolder.js(10,17): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/_getRawTag.js(36,7): error TS2454: Variable 'unmasked' is used before being assigned. -node_modules/lodash/_getSymbolsIn.js(19,34): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_hasPath.js(35,50): error TS2454: Variable 'key' is used before being assigned. -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(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[]'. -node_modules/lodash/_insertWrapDetails.js(20,3): error TS2322: Type 'string' is not assignable to type 'any[]'. -node_modules/lodash/_isLaziable.js(24,22): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/_isLaziable.js(25,12): error TS1345: An expression of type 'void' cannot be tested for truthiness -node_modules/lodash/_memoizeCapped.js(22,22): error TS2339: Property 'cache' does not exist on type 'Function'. -node_modules/lodash/_mergeData.js(60,26): error TS2554: Expected 4 arguments, but got 3. -node_modules/lodash/_mergeData.js(67,26): error TS2554: Expected 4 arguments, but got 3. -node_modules/lodash/_nodeUtil.js(7,80): error TS2339: Property 'nodeType' does not exist on type '{ "\"../../../tests/cases/user/lodash/node_modules/lodash/_nodeUtil\"": any; }'. -node_modules/lodash/_nodeUtil.js(13,47): error TS2339: Property 'process' does not exist on type 'false | Global'. - Property 'process' does not exist on type 'false'. -node_modules/lodash/_overRest.js(20,42): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_overRest.js(24,27): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_overRest.js(27,27): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_overRest.js(28,22): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/_overRest.js(31,15): error TS2538: Type 'undefined' cannot be used as an index type. -node_modules/lodash/_stackSet.js(21,22): error TS2339: Property '__data__' does not exist on type 'ListCache'. -node_modules/lodash/_stackSet.js(24,26): error TS2339: Property 'size' does not exist on type 'ListCache'. -node_modules/lodash/_unicodeWords.js(62,20): error TS8024: JSDoc '@param' tag has name 'The', but there is no parameter with that name. -node_modules/lodash/_updateWrapDetails.js(34,5): error TS1223: 'returns' tag already specified. -node_modules/lodash/_wrapperClone.js(14,20): error TS2339: Property 'clone' does not exist on type 'LazyWrapper'. -node_modules/lodash/before.js(34,7): error TS2322: Type 'undefined' is not assignable to type 'Function'. -node_modules/lodash/bind.js(51,55): error TS2454: Variable 'holders' is used before being assigned. -node_modules/lodash/bind.js(55,6): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/bindKey.js(62,53): error TS2454: Variable 'holders' is used before being assigned. -node_modules/lodash/bindKey.js(66,9): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/castArray.js(10,15): error TS8029: JSDoc '@param' tag has name 'value', but there is no parameter with that name. It would match 'arguments' if it had an array type. -node_modules/lodash/chain.js(33,16): error TS2348: Value of type 'typeof lodash' is not callable. Did you mean to include 'new'? -node_modules/lodash/clamp.js(25,5): error TS2322: Type 'number | undefined' is not assignable to type 'number'. - Type 'undefined' is not assignable to type 'number'. -node_modules/lodash/clone.js(33,27): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/cloneDeep.js(26,27): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/cloneDeepWith.js(37,27): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/cloneWith.js(39,27): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/conforms.js(32,41): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/core.js(77,82): error TS2339: Property 'nodeType' does not exist on type 'NodeModule'. -node_modules/lodash/core.js(540,31): error TS2322: Type '(value: any) => boolean' is not assignable to type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/core.js(545,24): error TS2349: This expression is not callable. - Type 'Boolean' has no call signatures. -node_modules/lodash/core.js(545,24): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(545,24): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/core.js(664,42): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'number'. -node_modules/lodash/core.js(721,13): error TS2403: Subsequent variable declarations must have the same type. Variable 'result' must be of type 'boolean', but here has type 'any'. -node_modules/lodash/core.js(749,18): error TS8024: JSDoc '@param' tag has name 'value', but there is no parameter with that name. -node_modules/lodash/core.js(811,53): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/core.js(826,24): error TS8024: JSDoc '@param' tag has name 'paths', but there is no parameter with that name. -node_modules/lodash/core.js(848,57): error TS2554: Expected 1 arguments, but got 2. -node_modules/lodash/core.js(864,9): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(865,16): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(865,47): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(867,11): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(868,9): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(869,7): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(871,14): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(871,22): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(871,34): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(871,40): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(872,5): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(876,37): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(886,22): error TS8024: JSDoc '@param' tag has name 'array', but there is no parameter with that name. -node_modules/lodash/core.js(1118,48): error TS2554: Expected 1 arguments, but got 2. -node_modules/lodash/core.js(1123,36): error TS2454: Variable 'iteratee' is used before being assigned. -node_modules/lodash/core.js(1313,20): error TS2322: Type 'boolean' is not assignable to type 'number'. -node_modules/lodash/core.js(1338,60): error TS2554: Expected 1 arguments, but got 2. -node_modules/lodash/core.js(1349,42): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/core.js(1434,23): 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/lodash/core.js(1438,44): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1442,29): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1445,29): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1446,24): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1449,17): error TS2538: Type 'undefined' cannot be used as an index type. -node_modules/lodash/core.js(1566,57): error TS2554: Expected 1 arguments, but got 2. -node_modules/lodash/core.js(1709,41): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(1745,18): error TS2348: Value of type 'typeof lodash' is not callable. Did you mean to include 'new'? -node_modules/lodash/core.js(2183,41): error TS8024: JSDoc '@param' tag has name 'iteratees', but there is no parameter with that name. -node_modules/lodash/core.js(2473,37): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/core.js(2609,51): error TS2554: Expected 0 arguments, but got 1. -node_modules/lodash/core.js(2644,12): error TS2554: Expected 3-5 arguments, but got 2. -node_modules/lodash/core.js(3245,58): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string | number | symbol'. - Type 'any[]' is not assignable to type 'string | number | symbol'. - Type 'any[]' is not assignable to type 'string'. -node_modules/lodash/core.js(3354,53): error TS2538: Type 'any[]' cannot be used as an index type. -node_modules/lodash/core.js(3424,41): error TS2769: No overload matches this call. - The last overload gave the following error. - Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. - Type 'Function' provides no match for the signature '(substring: string, ...args: any[]): string'. -node_modules/lodash/core.js(3573,51): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/core.js(3590,63): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'. - Type 'IArguments' is missing the following properties from type 'any[]': pop, push, concat, join, and 26 more. -node_modules/lodash/core.js(3814,33): error TS2339: Property '__chain__' does not exist on type 'lodash'. -node_modules/lodash/core.js(3830,14): error TS2304: Cannot find name 'define'. -node_modules/lodash/core.js(3830,45): error TS2304: Cannot find name 'define'. -node_modules/lodash/core.js(3830,71): error TS2304: Cannot find name 'define'. -node_modules/lodash/core.js(3839,5): error TS2304: Cannot find name 'define'. -node_modules/lodash/core.js(3846,35): error TS2339: Property '_' does not exist on type 'typeof lodash'. -node_modules/lodash/curry.js(50,10): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/curryRight.js(47,10): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/debounce.js(83,17): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/debounce.js(84,27): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/debounce.js(85,43): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/debounce.js(86,30): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/debounce.js(111,23): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/debounce.js(125,65): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/deburr.js(42,44): error TS2769: No overload matches this call. - The last overload gave the following error. - Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. -node_modules/lodash/difference.js(29,52): error TS2345: Argument of type '(value: any) => boolean' is not assignable to parameter of type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/differenceBy.js(40,52): error TS2345: Argument of type '(value: any) => boolean' is not assignable to parameter of type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/differenceBy.js(40,101): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/differenceWith.js(36,52): error TS2345: Argument of type '(value: any) => boolean' is not assignable to parameter of type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/dropRightWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/dropWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/escape.js(39,39): error TS2769: No overload matches this call. - The last overload gave the following error. - Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. -node_modules/lodash/every.js(53,51): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/filter.js(45,51): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/findIndex.js(52,55): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/findKey.js(41,54): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/findLastIndex.js(56,55): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/findLastKey.js(41,54): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/fp.js(2,18): error TS2554: Expected 3-4 arguments, but got 2. -node_modules/lodash/fp/_baseConvert.js(143,5): error TS2559: Type 'Function' has no properties in common with type '{ cap?: boolean; curry?: boolean; fixed?: boolean; immutable?: boolean; rearg?: boolean; }'. -node_modules/lodash/fp/_baseConvert.js(144,5): error TS2322: Type 'string' is not assignable to type 'Function'. -node_modules/lodash/fp/_baseConvert.js(145,5): error TS2322: Type 'undefined' is not assignable to type 'string'. -node_modules/lodash/fp/_baseConvert.js(164,31): error TS2339: Property 'runInContext' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(183,21): error TS2339: Property 'ary' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'ary' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(184,24): error TS2339: Property 'assign' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'assign' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(185,23): error TS2339: Property 'clone' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'clone' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(186,23): error TS2339: Property 'curry' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'curry' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(187,22): error TS2339: Property 'forEach' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'forEach' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(188,25): error TS2339: Property 'isArray' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'isArray' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(189,25): error TS2339: Property 'isError' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'isError' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(190,28): error TS2339: Property 'isFunction' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'isFunction' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(191,27): error TS2339: Property 'isWeakMap' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'isWeakMap' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(192,22): error TS2339: Property 'keys' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'keys' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(193,23): error TS2339: Property 'rearg' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'rearg' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(194,27): error TS2339: Property 'toInteger' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'toInteger' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(195,24): error TS2339: Property 'toPath' does not exist on type 'Function | { ary: any; assign: any; clone: any; curry: any; forEach: any; isArray: any; isError: any; isFunction: any; isWeakMap: any; iteratee: any; keys: any; rearg: any; toInteger: any; toPath: any; }'. - Property 'toPath' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(262,57): error TS2345: Argument of type '{ cap?: boolean; curry?: boolean; fixed?: boolean; immutable?: boolean; rearg?: boolean; } | undefined' is not assignable to parameter of type 'Function'. - Type 'undefined' is not assignable to type 'Function'. -node_modules/lodash/fp/_baseConvert.js(378,14): error TS2339: Property 'runInContext' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(513,31): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(556,5): error TS2339: Property 'convert' does not exist on type 'Function'. -node_modules/lodash/fp/_baseConvert.js(557,5): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/fp/_convertBrowser.js(12,30): error TS2345: Argument of type 'Function' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/_convertBrowser.js(15,12): error TS2304: Cannot find name '_'. -node_modules/lodash/fp/_convertBrowser.js(15,38): error TS2304: Cannot find name '_'. -node_modules/lodash/fp/_convertBrowser.js(16,3): error TS2304: Cannot find name '_'. -node_modules/lodash/fp/_convertBrowser.js(16,22): error TS2304: Cannot find name '_'. -node_modules/lodash/fp/array.js(2,26): error TS2345: Argument of type '{ chunk: (array: any[], size?: number | undefined, guard: any) => any[]; compact: (array: any[]) => any[]; concat: (...args: any[]) => any[]; difference: Function; differenceBy: Function; ... 59 more ...; zipWith: Function; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/collection.js(2,26): error TS2345: Argument of type '{ countBy: Function; each: (collection: any, iteratee?: Function | undefined) => any; eachRight: (collection: any, iteratee?: Function | undefined) => any; ... 24 more ...; sortBy: Function; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/convert.js(15,34): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'Function'. - Type 'undefined' is not assignable to type 'Function'. -node_modules/lodash/fp/date.js(2,26): error TS2345: Argument of type '{ now: () => number; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/function.js(2,26): error TS2345: Argument of type '{ after: (n: number, func: Function) => Function; ary: (func: Function, n?: number | undefined, guard: any) => Function; before: (n: number, func: Function) => Function; ... 19 more ...; wrap: (value: any, wrapper?: Function | undefined) => Function; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/lang.js(2,26): error TS2345: Argument of type '{ castArray: (...args: any[]) => any[]; clone: (value: any) => any; cloneDeep: (value: any) => any; cloneDeepWith: (value: any, customizer?: Function | undefined) => any; cloneWith: (value: any, customizer?: Function | undefined) => any; ... 50 more ...; toString: (value: any) => string; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/math.js(2,26): error TS2345: Argument of type '{ add: Function; ceil: Function; divide: Function; floor: Function; max: (array: any[]) => any; maxBy: (array: any[], iteratee?: Function | undefined) => any; ... 8 more ...; sumBy: (array: any[], iteratee?: Function | undefined) => number; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/number.js(2,26): error TS2345: Argument of type '{ clamp: (number: number, lower?: number | undefined, upper: number) => number; inRange: (number: number, start?: number | undefined, end: number) => boolean; random: (lower?: number | undefined, upper?: number | undefined, floating?: boolean | undefined) => number; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/object.js(2,26): error TS2345: Argument of type '{ assign: Function; assignIn: Function; assignInWith: Function; assignWith: Function; at: Function; create: (prototype: any, properties?: any) => any; ... 40 more ...; valuesIn: (object: any) => any[]; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/seq.js(2,26): error TS2345: Argument of type '{ at: Function; chain: (value: any) => any; commit: () => any; lodash: typeof lodash; next: typeof wrapperNext; plant: (value: any) => any; reverse: () => any; tap: (value: any, interceptor: Function) => any; ... 5 more ...; wrapperChain: () => any; }' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/string.js(2,26): error TS2345: Argument of type '{ camelCase: Function; capitalize: (string?: string | undefined) => string; deburr: (string?: string | undefined) => string; endsWith: (string?: string | undefined, target?: string | undefined, position?: number | undefined) => boolean; ... 26 more ...; words: (string?: string | undefined, pattern?: string | ... 1 m...' is not assignable to parameter of type 'string'. -node_modules/lodash/fp/util.js(2,26): error TS2345: Argument of type '{ attempt: Function; bindAll: Function; cond: (pairs: any[]) => Function; conforms: (source: any) => Function; constant: (value: any) => Function; ... 26 more ...; uniqueId: (prefix?: string | undefined) => string; }' is not assignable to parameter of type 'string'. -node_modules/lodash/intersectionBy.js(41,55): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/isBuffer.js(8,80): error TS2339: Property 'nodeType' does not exist on type '{ "\"../../../tests/cases/user/lodash/node_modules/lodash/isBuffer\"": any; }'. -node_modules/lodash/isEqual.js(32,10): error TS2554: Expected 3-5 arguments, but got 2. -node_modules/lodash/isEqualWith.js(38,59): error TS2345: Argument of type 'undefined' is not assignable to parameter of type 'boolean'. -node_modules/lodash/iteratee.js(50,74): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/keys.js(34,32): error TS2554: Expected 2 arguments, but got 1. -node_modules/lodash/map.js(50,50): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/mapKeys.js(28,37): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/mapKeys.js(31,29): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/mapValues.js(35,37): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/mapValues.js(38,34): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/matches.js(36,40): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/matchesProperty.js(34,30): error TS2345: Argument of type 'string | any[]' is not assignable to parameter of type 'string'. - Type 'any[]' is not assignable to type 'string'. -node_modules/lodash/matchesProperty.js(34,56): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/maxBy.js(30,50): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/meanBy.js(28,49): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/minBy.js(30,50): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/mixin.js(49,49): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/mixin.js(66,61): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type 'any[]'. -node_modules/lodash/nthArg.js(28,26): 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/lodash/omit.js(48,32): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'. -node_modules/lodash/partial.js(48,9): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/partialRight.js(47,14): error TS2339: Property 'placeholder' does not exist on type 'Function'. -node_modules/lodash/pickBy.js(33,12): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/plant.js(42,21): error TS2339: Property '__wrapped__' does not exist on type '{}'. -node_modules/lodash/property.js(29,37): error TS2345: Argument of type 'string | symbol' is not assignable to parameter of type 'string'. - Type 'symbol' is not assignable to type 'string'. -node_modules/lodash/pullAllBy.js(29,57): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/reduce.js(48,50): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/reduceRight.js(33,50): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/reject.js(43,58): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/remove.js(41,39): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/replace.js(15,29): error TS8029: JSDoc '@param' tag has name 'replacement', but there is no parameter with that name. It would match 'arguments' if it had an array type. -node_modules/lodash/some.js(48,51): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/sortedIndexBy.js(30,65): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/sortedLastIndexBy.js(30,65): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/sortedUniqBy.js(22,52): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/split.js(33,5): error TS2322: Type 'undefined' is not assignable to type 'string | RegExp'. -node_modules/lodash/spread.js(53,22): error TS2538: Type 'undefined' cannot be used as an index type. -node_modules/lodash/sumBy.js(29,45): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/takeRightWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/takeWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/template.js(152,34): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(159,21): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(164,6): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(167,6): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(176,9): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(184,15): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(211,62): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/template.js(240,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'. -node_modules/lodash/templateSettings.js(63,12): error TS2322: Type '{ escape: (string?: string | undefined) => string; }' is not assignable to type 'Function'. - Object literal may only specify known properties, and ''escape'' does not exist in type 'Function'. -node_modules/lodash/throttle.js(59,28): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/throttle.js(60,30): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/throttle.js(62,31): error TS2345: Argument of type '{ leading: boolean; maxWait: number | undefined; trailing: boolean; }' is not assignable to parameter of type '{ leading?: boolean; maxWait?: number; trailing?: boolean; }'. - Types of property 'maxWait' are incompatible. - Type 'number | undefined' is not assignable to type 'number'. - Type 'undefined' is not assignable to type 'number'. -node_modules/lodash/toLower.js(11,21): error TS8024: JSDoc '@param' tag has name 'string', but there is no parameter with that name. -node_modules/lodash/toUpper.js(11,21): error TS8024: JSDoc '@param' tag has name 'string', but there is no parameter with that name. -node_modules/lodash/transform.js(46,37): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/transform.js(60,12): error TS2722: Cannot invoke an object which is possibly 'undefined'. -node_modules/lodash/truncate.js(60,36): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/truncate.js(61,26): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/truncate.js(62,30): error TS2532: Object is possibly 'undefined'. -node_modules/lodash/truncate.js(78,16): error TS2454: Variable 'strSymbols' is used before being assigned. -node_modules/lodash/truncate.js(85,7): error TS2454: Variable 'strSymbols' is used before being assigned. -node_modules/lodash/unary.js(19,10): error TS2554: Expected 3 arguments, but got 2. -node_modules/lodash/unescape.js(30,37): error TS2769: No overload matches this call. - The last overload gave the following error. - Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. -node_modules/lodash/union.js(23,42): error TS2345: Argument of type '(value: any) => boolean' is not assignable to parameter of type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/unionBy.js(36,42): error TS2345: Argument of type '(value: any) => boolean' is not assignable to parameter of type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/unionBy.js(36,91): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/unionWith.js(31,42): error TS2345: Argument of type '(value: any) => boolean' is not assignable to parameter of type 'boolean | undefined'. - Type '(value: any) => boolean' is not assignable to type 'true'. -node_modules/lodash/uniqBy.js(28,75): error TS2554: Expected 0-1 arguments, but got 2. -node_modules/lodash/wrapperAt.js(34,17): error TS2339: Property 'slice' does not exist on type 'LazyWrapper'. -node_modules/lodash/wrapperAt.js(40,51): error TS2339: Property 'thru' does not exist on type 'LodashWrapper'. -node_modules/lodash/wrapperReverse.js(33,23): error TS2339: Property 'reverse' does not exist on type 'LazyWrapper'. -node_modules/lodash/xorBy.js(36,81): error TS2554: Expected 0-1 arguments, but got 2. Standard error: + +../../../src/compiler/utilities.ts:4806 + return find(symbol.declarations, isClassLike); + ^ +TypeError: Cannot read property 'declarations' of undefined + at Object.getClassLikeDeclarationOfSymbol (../../../src/compiler/utilities.ts:4806:28) + at isConstructorAccessible (../../../src/compiler/checker.ts:24871:47) + at resolveNewExpression (../../../src/compiler/checker.ts:24788:22) + at resolveSignature (../../../src/compiler/checker.ts:25160:28) + at getResolvedSignature (../../../src/compiler/checker.ts:25190:28) + at checkCallExpression (../../../src/compiler/checker.ts:25277:31) + at checkExpressionWorker (../../../src/compiler/checker.ts:27793:28) + at checkExpression (../../../src/compiler/checker.ts:27697:40) + at checkConditionalExpression (../../../src/compiler/checker.ts:27304:27) + at checkExpressionWorker (../../../src/compiler/checker.ts:27825:28) diff --git a/tests/baselines/reference/user/webpack.log b/tests/baselines/reference/user/webpack.log index c7e0132d39308..477fb631ce75f 100644 --- a/tests/baselines/reference/user/webpack.log +++ b/tests/baselines/reference/user/webpack.log @@ -1,5 +1,11 @@ Exit Code: 1 Standard output: +lib/ContextModule.js(436,34): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/ContextModule.js(464,34): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/ContextModule.js(769,34): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/Dependency.js(139,29): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/ExternalModule.js(284,54): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/Module.js(625,34): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. lib/MultiCompiler.js(15,65): error TS2300: Duplicate identifier 'AsyncSeriesHook'. lib/MultiCompiler.js(16,77): error TS2300: Duplicate identifier 'SyncBailHook'. lib/MultiCompiler.js(17,70): error TS2300: Duplicate identifier 'WatchOptions'. @@ -19,6 +25,13 @@ lib/MultiCompiler.js(128,6): error TS2300: Duplicate identifier 'intermediateFil lib/MultiCompiler.js(135,6): error TS2300: Duplicate identifier 'inputFileSystem'. lib/MultiCompiler.js(144,6): error TS2300: Duplicate identifier 'outputFileSystem'. lib/MultiCompiler.js(153,6): error TS2300: Duplicate identifier 'intermediateFileSystem'. +lib/dependencies/ExportsInfoDependency.js(81,9): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/dependencies/HarmonyExportImportedSpecifierDependency.js(567,40): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/dependencies/HarmonyImportDependency.js(169,37): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/dependencies/HarmonyImportDependency.js(171,36): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/dependencies/HarmonyImportDependency.js(177,19): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/dependencies/HarmonyImportSpecifierDependency.js(167,34): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'. +lib/wasm/WasmChunkLoadingRuntimeModule.js(44,33): error TS2341: Property 'moduleGraph' is private and only accessible within class 'ChunkGraph'.