Skip to content

🤖 User test baselines have changed for recursiveConditionalTypes #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: user-baseline-updates
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions tests/baselines/reference/docker/azure-sdk.log
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ Exit Code: 1
Standard output:

Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
Node.js version is 14.7.0 (pre-LTS)
Node.js version is 14.8.0 (pre-LTS)
Starting "rush rebuild"
Executing a maximum of ?simultaneous processes...
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
@@ -25,7 +25,7 @@ SUCCESS (4)
@azure/core-asynciterator-polyfill (? seconds)
@azure/core-paging (? seconds)
================================
BLOCKED (36)
BLOCKED (37)
================================
@azure/core-auth
@azure/core-http
@@ -52,6 +52,7 @@ BLOCKED (36)
@azure/keyvault-certificates
@azure/keyvault-common
@azure/keyvault-keys
@azure/schema-registry
@azure/search-documents
@azure/service-bus
@azure/storage-blob-changefeed
@@ -124,6 +125,7 @@ XX of XX: [@azure/storage-internal-avro] blocked by [@azure/eslint-plugin-azure-
XX of XX: [@azure/storage-queue] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/keyvault-admin] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/keyvault-common] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/schema-registry] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/search-documents] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/storage-file-share] blocked by [@azure/eslint-plugin-azure-sdk]!
XX of XX: [@azure/tables] blocked by [@azure/eslint-plugin-azure-sdk]!
889 changes: 44 additions & 845 deletions tests/baselines/reference/docker/office-ui-fabric.log

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions tests/baselines/reference/docker/vue-next.log
Original file line number Diff line number Diff line change
@@ -63,16 +63,16 @@ created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
packages/compiler-sfc/src/parse.ts
Error: /vue-next/packages/compiler-sfc/src/parse.ts(179,14): semantic error TS2790: The operand of a 'delete' operator must be optional.
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:5174:30)
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17452:12)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18071:24)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17625:38)
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:17453:12)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:18072:24)
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17626:38)
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
at Function.forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9368:14)
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:411b203,NODE_ENV:production,TARGET:compiler-sfc,TYPES:true
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1: rollup -c --environment COMMIT:bc6f252,NODE_ENV:production,TARGET:compiler-sfc,TYPES:true
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
at handlePromise (/vue-next/node_modules/execa/index.js:114:26)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
101 changes: 0 additions & 101 deletions tests/baselines/reference/user/chrome-devtools-frontend.log

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions tests/baselines/reference/user/follow-redirects.log
Original file line number Diff line number Diff line change
@@ -16,11 +16,11 @@ node_modules/follow-redirects/index.js(339,17): error TS2345: Argument of type '
Type 'undefined' is not assignable to type 'string'.
node_modules/follow-redirects/index.js(342,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(359,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(371,13): error TS2339: Property 'cause' does not exist on type 'CustomError'.
node_modules/follow-redirects/index.js(372,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(379,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(491,25): error TS2339: Property 'code' does not exist on type 'Error'.
node_modules/follow-redirects/index.js(360,14): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(372,13): error TS2339: Property 'cause' does not exist on type 'CustomError'.
node_modules/follow-redirects/index.js(373,12): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(380,10): error TS2339: Property 'emit' does not exist on type 'RedirectableRequest'.
node_modules/follow-redirects/index.js(492,25): error TS2339: Property 'code' does not exist on type 'Error'.



83 changes: 43 additions & 40 deletions tests/baselines/reference/user/lodash.log
Original file line number Diff line number Diff line change
@@ -38,12 +38,11 @@ node_modules/lodash/_arraySome.js(11,27): error TS1016: A required parameter can
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/_baseClamp.js(10,35): error TS1016: A required parameter cannot follow an optional parameter.
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/_baseClone.js(94,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(116,33): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'.
node_modules/lodash/_baseClone.js(129,43): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean | undefined'.
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.
@@ -71,7 +70,7 @@ node_modules/lodash/_baseMatchesProperty.js(29,41): error TS2345: Argument of ty
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'.
node_modules/lodash/_baseSet.js(45,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'.
@@ -155,9 +154,9 @@ node_modules/lodash/_createWrap.js(103,51): error TS2345: Argument of type 'Time
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/_equalArrays.js(65,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/_equalObjects.js(71,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/_getValue.js(9,27): error TS1016: A required parameter cannot follow an optional parameter.
@@ -233,41 +232,45 @@ 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,5): error TS2322: Type 'boolean | void' is not assignable to type 'boolean'.
node_modules/lodash/core.js(1325,20): error TS2322: Type 'boolean' is not assignable to type 'number'.
node_modules/lodash/core.js(1350,60): error TS2554: Expected 1 arguments, but got 2.
node_modules/lodash/core.js(1361,5): error TS2322: Type 'boolean | void' is not assignable to type 'boolean'.
Type 'void' is not assignable to type 'boolean'.
node_modules/lodash/core.js(1433,34): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/core.js(1434,23): error TS2345: Argument of type 'number | undefined' is not assignable to parameter of type 'number'.
node_modules/lodash/core.js(1445,34): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/core.js(1446,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(1897,41): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/core.js(2167,40): error TS1016: A required parameter cannot follow an optional parameter.
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,21): error TS1345: An expression of type 'void' cannot be tested for truthiness
node_modules/lodash/core.js(2473,37): 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'.
node_modules/lodash/core.js(1450,44): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/core.js(1454,29): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/core.js(1457,29): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/core.js(1458,24): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/core.js(1461,17): error TS2538: Type 'undefined' cannot be used as an index type.
node_modules/lodash/core.js(1578,57): error TS2554: Expected 1 arguments, but got 2.
node_modules/lodash/core.js(1721,41): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/core.js(1757,18): error TS2348: Value of type 'typeof lodash' is not callable. Did you mean to include 'new'?
node_modules/lodash/core.js(1909,41): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/core.js(2183,40): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/core.js(2199,41): error TS8024: JSDoc '@param' tag has name 'iteratees', but there is no parameter with that name.
node_modules/lodash/core.js(2489,21): error TS1345: An expression of type 'void' cannot be tested for truthiness
node_modules/lodash/core.js(2489,37): error TS2554: Expected 0 arguments, but got 1.
node_modules/lodash/core.js(2660,12): error TS2554: Expected 3-5 arguments, but got 2.
node_modules/lodash/core.js(3261,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.
node_modules/lodash/core.js(3370,53): error TS2538: Type 'any[]' cannot be used as an index type.
node_modules/lodash/core.js(3440,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(3562,26): error TS1016: A required parameter cannot follow an optional parameter.
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[]'.
node_modules/lodash/core.js(3585,26): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/core.js(3596,51): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/core.js(3613,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(3831,35): error TS2339: Property '_' does not exist on type 'typeof lodash'.
node_modules/lodash/core.js(3837,33): error TS2339: Property '__chain__' does not exist on type 'lodash'.
node_modules/lodash/core.js(3853,14): error TS2304: Cannot find name 'define'.
node_modules/lodash/core.js(3853,45): error TS2304: Cannot find name 'define'.
node_modules/lodash/core.js(3853,71): error TS2304: Cannot find name 'define'.
node_modules/lodash/core.js(3862,5): error TS2304: Cannot find name 'define'.
node_modules/lodash/core.js(3869,35): error TS2339: Property '_' does not exist on type 'typeof lodash'.
node_modules/lodash/curry.js(47,29): error TS1016: A required parameter cannot follow an optional parameter.
node_modules/lodash/curry.js(50,10): error TS2339: Property 'placeholder' does not exist on type 'Function'.
node_modules/lodash/curryRight.js(44,34): error TS1016: A required parameter cannot follow an optional parameter.
@@ -297,7 +300,7 @@ node_modules/lodash/escape.js(39,39): error TS2769: No overload matches this cal
Argument of type 'Function' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'.
node_modules/lodash/every.js(48,39): error TS1016: A required parameter cannot follow an optional parameter.
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/filter.js(49,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.
@@ -370,10 +373,10 @@ node_modules/lodash/mapKeys.js(28,37): error TS2554: Expected 0-1 arguments, but
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'.
node_modules/lodash/matches.js(43,40): error TS2345: Argument of type 'number' is not assignable to parameter of type 'boolean'.
node_modules/lodash/matchesProperty.js(41,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/matchesProperty.js(41,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.
@@ -422,8 +425,8 @@ node_modules/lodash/template.js(164,6): error TS2532: Object is possibly 'undefi
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/template.js(209,62): error TS2532: Object is possibly 'undefined'.
node_modules/lodash/template.js(238,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'.
14 changes: 14 additions & 0 deletions tests/baselines/reference/user/uglify-js.log
Original file line number Diff line number Diff line change
@@ -14,7 +14,12 @@ node_modules/uglify-js/lib/ast.js(1246,29): error TS2339: Property 'parent' does
node_modules/uglify-js/lib/compress.js(188,42): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/compress.js(557,41): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/compress.js(698,27): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(757,21): error TS2339: Property 'name' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(760,20): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(760,40): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/compress.js(770,20): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(772,55): error TS2339: Property 'uses_arguments' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(777,40): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(820,26): error TS2339: Property 'definition' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(831,30): error TS2339: Property 'fixed_value' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(841,49): error TS2339: Property 'scope' does not exist on type '(Anonymous function)'.
@@ -92,9 +97,12 @@ node_modules/uglify-js/lib/compress.js(4381,29): error TS2339: Property 'parent'
node_modules/uglify-js/lib/compress.js(4555,52): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'never[]'.
Type 'any' is not assignable to type 'never'.
node_modules/uglify-js/lib/compress.js(4656,12): error TS2339: Property 'push' does not exist on type 'TreeTransformer'.
node_modules/uglify-js/lib/compress.js(4788,18): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(4788,38): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/compress.js(4809,24): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
node_modules/uglify-js/lib/compress.js(4819,28): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.
node_modules/uglify-js/lib/compress.js(4833,14): error TS2339: Property 'transform' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(4839,34): error TS2339: Property 'argnames' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(4904,32): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/compress.js(4997,18): error TS2339: Property 'enclosed' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/compress.js(5000,18): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
@@ -189,9 +197,15 @@ node_modules/uglify-js/lib/propmangle.js(146,29): error TS2554: Expected 0 argum
node_modules/uglify-js/lib/scope.js(87,21): error TS2339: Property 'defun' does not exist on type 'SymbolDef'.
node_modules/uglify-js/lib/scope.js(87,35): error TS2339: Property 'defun' does not exist on type 'SymbolDef'.
node_modules/uglify-js/lib/scope.js(101,29): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/scope.js(153,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(157,29): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/scope.js(166,28): error TS2339: Property 'def_global' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(171,33): error TS2339: Property 'parent' does not exist on type 'TreeWalker'.
node_modules/uglify-js/lib/scope.js(177,26): error TS2339: Property 'uses_eval' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(194,10): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(197,27): error TS2339: Property 'walk' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(197,47): error TS2554: Expected 0 arguments, but got 1.
node_modules/uglify-js/lib/scope.js(239,38): error TS2339: Property 'variables' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(275,10): error TS2339: Property 'def_variable' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(277,21): error TS2339: Property 'start' does not exist on type '(Anonymous function)'.
node_modules/uglify-js/lib/scope.js(278,19): error TS2339: Property 'end' does not exist on type '(Anonymous function)'.
4 changes: 2 additions & 2 deletions tests/baselines/reference/user/webpack.log
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Exit Code: 2
Standard output:
lib/ExportsInfo.js(949,28): error TS1016: A required parameter cannot follow an optional parameter.
lib/dependencies/HarmonyExportImportedSpecifierDependency.js(94,37): error TS1016: A required parameter cannot follow an optional parameter.
lib/ExportsInfo.js(1054,28): error TS1016: A required parameter cannot follow an optional parameter.
lib/dependencies/HarmonyExportImportedSpecifierDependency.js(95,37): error TS1016: A required parameter cannot follow an optional parameter.