You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[XX:XX:XX] Error: /vscode/extensions/merge-conflict/src/commandHandler.ts(280,26): Type 'never' must have a '[Symbol.iterator]()' method that returns an iterator.
8
+
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
8
9
9
10
10
11
11
12
Standard error:
13
+
[XX:XX:XX] 'compile' errored after ?s
14
+
[XX:XX:XX] Error: Found 1 errors
15
+
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
16
+
at _end (/vscode/node_modules/through/index.js:65:9)
17
+
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
18
+
at StreamFilter.onend (/vscode/node_modules/readable-stream/lib/_stream_readable.js:570:10)
19
+
at Object.onceWrapper (events.js:286:20)
20
+
at StreamFilter.emit (events.js:203:15)
21
+
at StreamFilter.EventEmitter.emit (domain.js:466:23)
22
+
at endReadableNT (/vscode/node_modules/readable-stream/lib/_stream_readable.js:992:12)
23
+
at process._tickCallback (internal/process/next_tick.js:63:19)
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9093,57): error TS2554: Expected 0-2 arguments, but got 3.
640
640
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9117,73): error TS2554: Expected 0-2 arguments, but got 3.
641
641
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9467,15): error TS2339: Property 'axe' does not exist on type 'Window & typeof globalThis'.
642
+
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(9823,40): error TS2488: Type 'never' must have a '[Symbol.iterator]()' method that returns an iterator.
642
643
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(10092,16): error TS2304: Cannot find name 'd41d8cd98f00b204e9800998ecf8427e_LibraryDetectorTests'.
643
644
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(10513,19): error TS2488: Type 'NodeListOf<Element>' must have a '[Symbol.iterator]()' method that returns an iterator.
644
645
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(10811,19): error TS2304: Cannot find name 'getElementsInDocument'.
646
+
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(11440,33): error TS2339: Property 'filter' does not exist on type 'never'.
647
+
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(11475,1): error TS2339: Property 'reduce' does not exist on type 'never'.
648
+
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(11478,1): error TS2339: Property 'filter' does not exist on type 'never'.
645
649
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(12197,34): error TS2554: Expected 0 arguments, but got 2.
646
650
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(12327,36): error TS2554: Expected 0 arguments, but got 1.
647
651
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(13607,7): error TS2339: Property 'protocolMethod' does not exist on type 'Error'.
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14957,8): error TS2339: Property '____lhPerformanceObserver' does not exist on type 'Window & typeof globalThis'.
654
658
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(14975,21): error TS2339: Property '____lastLongTask' does not exist on type 'Window & typeof globalThis'.
655
659
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15145,7): error TS2339: Property 'code' does not exist on type 'Error'.
660
+
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15329,35): error TS2339: Property 'filter' does not exist on type 'never'.
656
661
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15626,5): error TS2304: Cannot find name 'fs'.
657
662
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15629,17): error TS2304: Cannot find name 'fs'.
658
663
node_modules/chrome-devtools-frontend/front_end/audits2_worker/lighthouse/lighthouse-background.js(15630,28): error TS2304: Cannot find name 'fs'.
Types of parameters 'onfulfilled' and 'onfulfilled' are incompatible.
5109
5114
Types of parameters 'value' and 'value' are incompatible.
5110
5115
Property 'computedStyle' is missing in type 'CSSMatchedStyles' but required in type 'ComputedStyle'.
5111
-
node_modules/chrome-devtools-frontend/front_end/elements/ComputedStyleWidget.js(91,34): error TS2339: Property 'spread' does not exist on type 'Promise<[any, any, any, any, any, any, any, any, any, any]>'.
5116
+
node_modules/chrome-devtools-frontend/front_end/elements/ComputedStyleWidget.js(91,34): error TS2339: Property 'spread' does not exist on type 'Promise<never>'.
5112
5117
node_modules/chrome-devtools-frontend/front_end/elements/ComputedStyleWidget.js(147,52): error TS2339: Property 'keysArray' does not exist on type 'Map<string, string>'.
5113
5118
node_modules/chrome-devtools-frontend/front_end/elements/ComputedStyleWidget.js(179,50): error TS2339: Property 'createChild' does not exist on type 'Element'.
5114
5119
node_modules/chrome-devtools-frontend/front_end/elements/ComputedStyleWidget.js(200,74): error TS2339: Property 'consume' does not exist on type 'Event'.
Copy file name to clipboardExpand all lines: tests/baselines/reference/user/webpack.log
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@ Exit Code: 2
2
2
Standard output:
3
3
lib/ContextModule.js(352,32): error TS2345: Argument of type 'Pick<ContextOptions & ContextModuleOptionsExtras, "include" | "regExp" | "chunkName" | "referencedExports" | "mode" | "recursive" | ... 6 more ... | "resourceQuery">' is not assignable to parameter of type 'ContextOptions & ContextModuleOptionsExtras'.
4
4
Property 'resolveOptions' is missing in type 'Pick<ContextOptions & ContextModuleOptionsExtras, "include" | "regExp" | "chunkName" | "referencedExports" | "mode" | "recursive" | ... 6 more ... | "resourceQuery">' but required in type 'ContextModuleOptionsExtras'.
5
+
lib/cache/PackFileCacheStrategy.js(692,25): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
6
+
lib/cache/PackFileCacheStrategy.js(698,25): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
7
+
lib/cache/PackFileCacheStrategy.js(701,24): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
8
+
lib/cache/PackFileCacheStrategy.js(714,25): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
9
+
lib/cache/PackFileCacheStrategy.js(721,25): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
10
+
lib/cache/PackFileCacheStrategy.js(734,27): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
11
+
lib/cache/PackFileCacheStrategy.js(739,27): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
12
+
lib/cache/PackFileCacheStrategy.js(744,26): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'PromiseLike<never>'.
13
+
lib/cache/PackFileCacheStrategy.js(755,13): error TS2488: Type 'never' must have a '[Symbol.iterator]()' method that returns an iterator.
14
+
lib/sharing/ConsumeSharedPlugin.js(178,18): error TS2345: Argument of type 'string | false' is not assignable to parameter of type 'PromiseLike<never>'.
15
+
Type 'string' is not assignable to type 'PromiseLike<never>'.
16
+
lib/sharing/ConsumeSharedPlugin.js(184,24): error TS2345: Argument of type '(string | number)[]' is not assignable to parameter of type 'PromiseLike<never>'.
17
+
Property 'then' is missing in type '(string | number)[]' but required in type 'PromiseLike<never>'.
18
+
lib/sharing/ConsumeSharedPlugin.js(236,18): error TS2345: Argument of type '(string | number)[]' is not assignable to parameter of type 'PromiseLike<never>'.
19
+
lib/sharing/ConsumeSharedPlugin.js(240,15): error TS2488: Type 'never' must have a '[Symbol.iterator]()' method that returns an iterator.
0 commit comments