Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 4 additions & 6 deletions tests/baselines/reference/user/graceful-fs.log
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,10 @@ node_modules/graceful-fs/graceful-fs.js(199,5): error TS2539: Cannot assign to '
node_modules/graceful-fs/graceful-fs.js(200,5): error TS2539: Cannot assign to 'WriteStream' because it is not a variable.
node_modules/graceful-fs/graceful-fs.js(220,7): error TS2539: Cannot assign to 'ReadStream' because it is not a variable.
node_modules/graceful-fs/graceful-fs.js(230,7): error TS2539: Cannot assign to 'WriteStream' because it is not a variable.
node_modules/graceful-fs/graceful-fs.js(242,7): error TS2539: Cannot assign to 'ReadStream' because it is not a variable.
node_modules/graceful-fs/graceful-fs.js(252,7): error TS2539: Cannot assign to 'WriteStream' because it is not a variable.
node_modules/graceful-fs/graceful-fs.js(262,68): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[any?, any?, ...any[]]'.
node_modules/graceful-fs/graceful-fs.js(285,70): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[any?, any?, ...any[]]'.
node_modules/graceful-fs/graceful-fs.js(334,9): error TS2554: Expected 0 arguments, but got 3.
node_modules/graceful-fs/graceful-fs.js(341,11): error TS2554: Expected 0 arguments, but got 3.
node_modules/graceful-fs/graceful-fs.js(264,68): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[any?, any?, ...any[]]'.
node_modules/graceful-fs/graceful-fs.js(287,70): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[any?, any?, ...any[]]'.
node_modules/graceful-fs/graceful-fs.js(336,9): error TS2554: Expected 0 arguments, but got 3.
node_modules/graceful-fs/graceful-fs.js(343,11): error TS2554: Expected 0 arguments, but got 3.



Expand Down
67 changes: 0 additions & 67 deletions tests/baselines/reference/user/webpack.log
Original file line number Diff line number Diff line change
@@ -1,72 +1,5 @@
Exit Code: 1
Standard output:
lib/FlagDependencyExportsPlugin.js(113,27): error TS2339: Property 'setUnknownExportsProvided' does not exist on type 'typeof ExportsInfo'.
lib/FlagDependencyExportsPlugin.js(120,44): error TS2339: Property 'getExportInfo' does not exist on type 'typeof ExportsInfo'.
lib/FlagDependencyExportsPlugin.js(128,44): error TS2339: Property 'getExportInfo' does not exist on type 'typeof ExportsInfo'.
lib/FlagDependencyExportsPlugin.js(183,10): error TS2322: Type 'ExportsInfo' is not assignable to type 'typeof ExportsInfo'.
lib/FlagDependencyExportsPlugin.js(184,26): error TS2339: Property 'otherExportsInfo' does not exist on type 'typeof ExportsInfo'.
lib/FlagDependencyExportsPlugin.js(187,24): error TS2339: Property 'setUnknownExportsProvided' does not exist on type 'typeof ExportsInfo'.
lib/FlagDependencyUsagePlugin.js(73,44): error TS2345: Argument of type 'ExportsInfo' is not assignable to parameter of type 'typeof ExportsInfo'.
lib/FlagDependencyUsagePlugin.js(85,44): error TS2345: Argument of type 'ExportsInfo' is not assignable to parameter of type 'typeof ExportsInfo'.
lib/FlagDependencyUsagePlugin.js(135,33): error TS2345: Argument of type 'ExportsInfo' is not assignable to parameter of type 'typeof ExportsInfo'.
lib/WebpackOptionsApply.js(558,10): error TS2322: Type 'WebpackLogger' is not assignable to type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(155,9): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(222,9): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(301,10): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(427,10): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(430,11): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(476,11): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(479,12): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(572,12): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/buildChunkGraph.js(712,3): error TS2345: Argument of type 'WebpackLogger' is not assignable to parameter of type 'typeof WebpackLogger'.
Property 'prototype' is missing in type 'WebpackLogger' but required in type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(326,10): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(331,13): error TS2339: Property 'warn' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(334,13): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(336,13): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(341,12): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(344,13): error TS2339: Property 'warn' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(351,13): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(356,12): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(363,17): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(366,17): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(370,17): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(385,17): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(388,17): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(398,16): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(405,19): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(408,19): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(416,18): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(427,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(431,14): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(433,15): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(435,16): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(455,17): error TS2339: Property 'warn' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(458,17): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(465,16): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(475,18): error TS2339: Property 'warn' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(478,18): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(491,17): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(502,18): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(508,19): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(513,21): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(516,21): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(539,24): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(557,25): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(559,25): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(582,18): error TS2339: Property 'time' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(602,20): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(603,20): error TS2339: Property 'log' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(606,20): error TS2339: Property 'timeEnd' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(607,20): error TS2339: Property 'warn' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(608,20): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(613,17): error TS2339: Property 'warn' does not exist on type 'typeof WebpackLogger'.
lib/cache/PackFileCacheStrategy.js(614,17): error TS2339: Property 'debug' does not exist on type 'typeof WebpackLogger'.
lib/dependencies/HarmonyExportImportedSpecifierDependency.js(223,6): error TS2741: Property 'prototype' is missing in type 'ExportsInfo' but required in type 'typeof ExportsInfo'.
lib/dependencies/HarmonyImportDependencyParserPlugin.js(92,25): error TS2345: Argument of type 'Set<typeof TopLevelSymbol>' is not assignable to parameter of type 'true | Set<string | TopLevelSymbol>'.
Type 'Set<typeof TopLevelSymbol>' is not assignable to type 'Set<string | TopLevelSymbol>'.
Type 'typeof TopLevelSymbol' is not assignable to type 'string | TopLevelSymbol'.
Type 'typeof TopLevelSymbol' is missing the following properties from type 'TopLevelSymbol': innerGraph, addDependency
lib/logging/Logger.js(49,20): error TS2345: Argument of type 'string' is not assignable to parameter of type '"error" | "time" | "group" | "debug" | "info" | "warn" | "log" | "trace" | "groupCollapsed" | "groupEnd" | "profile" | "profileEnd" | "clear" | "status"'.
lib/logging/Logger.js(53,20): error TS2345: Argument of type 'string' is not assignable to parameter of type '"error" | "time" | "group" | "debug" | "info" | "warn" | "log" | "trace" | "groupCollapsed" | "groupEnd" | "profile" | "profileEnd" | "clear" | "status"'.
lib/logging/Logger.js(57,20): error TS2345: Argument of type 'string' is not assignable to parameter of type '"error" | "time" | "group" | "debug" | "info" | "warn" | "log" | "trace" | "groupCollapsed" | "groupEnd" | "profile" | "profileEnd" | "clear" | "status"'.
Expand Down