Skip to content

Commit 62f01e2

Browse files
Update user baselines
1 parent a2609b1 commit 62f01e2

File tree

6 files changed

+48
-592
lines changed

6 files changed

+48
-592
lines changed

tests/baselines/reference/docker/office-ui-fabric.log

Lines changed: 16 additions & 479 deletions
Large diffs are not rendered by default.

tests/baselines/reference/docker/vscode.log

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,45 +6,57 @@ $ gulp compile --max_old_space_size=4095
66
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
77
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/search/common/search.ts(617,20): This condition will always return true since the function is always defined. Did you mean to call it instead?
88
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/webview/electron-browser/webviewCommands.ts(156,13): This condition will always return true since the function is always defined. Did you mean to call it instead?
9-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/scm/browser/repositoryPane.ts(809,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
9+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/scm/browser/repositoryPane.ts(804,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1010
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesSearch.ts(522,18): This condition will always return true since the function is always defined. Did you mean to call it instead?
11+
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/browser/workbenchTestServices.ts(1036,183): Property 'getTypeId' does not exist on type 'never'.
12+
The intersection 'TestEditorInput & TestFileEditorInput' was reduced to 'never' because property 'typeId' exists in multiple constituents and is private in some.
1113
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/extHostDebugService.ts(1075,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1214
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/extHostDebugService.ts(1087,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1315
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/extHostDebugService.ts(1093,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1416
[XX:XX:XX] Error: /vscode/src/vs/editor/contrib/hover/hoverOperation.ts(146,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1517
[XX:XX:XX] Error: /vscode/src/vs/editor/contrib/hover/hoverOperation.ts(160,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
18+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/touch.ts(134,77): Property 'navigator' does not exist on type 'never'.
1619
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(83,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1720
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(89,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
1821
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(211,8): This condition will always return true since the function is always defined. Did you mean to call it instead?
1922
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(219,8): This condition will always return true since the function is always defined. Did you mean to call it instead?
23+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(54,76): Property 'navigator' does not exist on type 'never'.
24+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,76): Property 'navigator' does not exist on type 'never'.
25+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,147): Property 'navigator' does not exist on type 'never'.
2026
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/search/common/search.ts(617,20): This condition will always return true since the function is always defined. Did you mean to call it instead?
2127
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/webview/electron-browser/webviewCommands.ts(156,13): This condition will always return true since the function is always defined. Did you mean to call it instead?
22-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/scm/browser/repositoryPane.ts(809,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
28+
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/scm/browser/repositoryPane.ts(804,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
2329
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/preferences/browser/preferencesSearch.ts(522,18): This condition will always return true since the function is always defined. Did you mean to call it instead?
30+
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/browser/workbenchTestServices.ts(1036,183): Property 'getTypeId' does not exist on type 'never'.
31+
The intersection 'TestEditorInput & TestFileEditorInput' was reduced to 'never' because property 'typeId' exists in multiple constituents and is private in some.
2432
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/extHostDebugService.ts(1075,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
2533
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/extHostDebugService.ts(1087,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
2634
[XX:XX:XX] Error: /vscode/src/vs/workbench/api/common/extHostDebugService.ts(1093,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
2735
[XX:XX:XX] Error: /vscode/src/vs/editor/contrib/hover/hoverOperation.ts(146,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
2836
[XX:XX:XX] Error: /vscode/src/vs/editor/contrib/hover/hoverOperation.ts(160,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
37+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/touch.ts(134,77): Property 'navigator' does not exist on type 'never'.
2938
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(83,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
3039
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(89,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
3140
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(211,8): This condition will always return true since the function is always defined. Did you mean to call it instead?
3241
[XX:XX:XX] Error: /vscode/src/vs/base/browser/mouseEvent.ts(219,8): This condition will always return true since the function is always defined. Did you mean to call it instead?
42+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(54,76): Property 'navigator' does not exist on type 'never'.
43+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,76): Property 'navigator' does not exist on type 'never'.
44+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,147): Property 'navigator' does not exist on type 'never'.
3345
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
3446

3547

3648

3749
Standard error:
3850
[XX:XX:XX] 'compile' errored after
39-
[XX:XX:XX] Error: Found 13 errors
51+
[XX:XX:XX] Error: Found 18 errors
4052
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
4153
at _end (/vscode/node_modules/through/index.js:65:9)
4254
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
4355
at Stream.onend (internal/streams/legacy.js:42:10)
4456
at Stream.emit (events.js:203:15)
4557
at Stream.EventEmitter.emit (domain.js:466:23)
4658
at drain (/vscode/node_modules/through/index.js:34:23)
47-
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
48-
at Stream.end (/vscode/node_modules/through/index.js:15:35)
49-
at _end (/vscode/node_modules/through/index.js:65:9)
59+
at Stream.stream.resume (/vscode/node_modules/through/index.js:99:5)
60+
at Stream.ondrain (internal/streams/legacy.js:24:14)
61+
at Stream.emit (events.js:198:13)
5062
error Command failed with exit code 1.

tests/baselines/reference/docker/vue-next.log

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Exit Code: 0
22
Standard output:
33

4-
> @X.X.X-alpha.10 build /vue-next
4+
> @X.X.X-alpha.11 build /vue-next
55
> node scripts/build.js "--types"
66
Rolling up type definitions for compiler-core...
77
Writing: /vue-next/temp/compiler-core.api.json
@@ -75,22 +75,22 @@ created packages/reactivity/dist/reactivity.global.prod.js in ?s
7575
/vue-next/packages/reactivity/src/index.ts → packages/reactivity/dist/reactivity.esm.prod.js...
7676
created packages/reactivity/dist/reactivity.esm.prod.js in ?s
7777
/vue-next/packages/runtime-core/src/index.ts → packages/runtime-core/dist/runtime-core.esm-bundler.js...
78-
[!] (plugin rpt2) Error: /vue-next/packages/runtime-core/src/apiOptions.ts(143,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
78+
[!] (plugin rpt2) Error: /vue-next/packages/runtime-core/src/componentOptions.ts(160,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
7979
Type 'Function' provides no match for the signature '(...args: any): any'.
80-
packages/runtime-core/src/apiOptions.ts
81-
Error: /vue-next/packages/runtime-core/src/apiOptions.ts(143,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
80+
packages/runtime-core/src/componentOptions.ts
81+
Error: /vue-next/packages/runtime-core/src/componentOptions.ts(160,18): semantic error TS2344: Type 'Function & T[key]["get"]' does not satisfy the constraint '(...args: any) => any'.
8282
Type 'Function' provides no match for the signature '(...args: any): any'.
83-
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:10120:30)
84-
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16247:12)
85-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17255:24)
86-
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:16420:38)
83+
at error (/vue-next/node_modules/rollup/dist/shared/rollup.js:10123:30)
84+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16260:12)
85+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17268:24)
86+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:16433:38)
8787
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
8888
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
8989
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
9090
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
9191
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
9292
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
93-
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:94562da,NODE_ENV:production,TARGET:runtime-core,TYPES:true
93+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:cb504c2,NODE_ENV:production,TARGET:runtime-core,TYPES:true
9494
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
9595
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
9696
at processTicksAndRejections (internal/process/task_queues.js:97:5)

tests/baselines/reference/user/npm.log

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1781,6 +1781,7 @@ node_modules/npm/test/tap/unsupported.js(2,20): error TS2307: Cannot find module
17811781
node_modules/npm/test/tap/update-examples.js(2,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations.
17821782
node_modules/npm/test/tap/update-examples.js(6,18): error TS2307: Cannot find module 'npm-registry-mock' or its corresponding type declarations.
17831783
node_modules/npm/test/tap/update-examples.js(10,29): error TS2307: Cannot find module 'require-inject' or its corresponding type declarations.
1784+
node_modules/npm/test/tap/update-examples.js(127,15): error TS2565: Property 'prototype' is used before being assigned.
17841785
node_modules/npm/test/tap/update-path.js(2,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations.
17851786
node_modules/npm/test/tap/update-path.js(3,29): error TS2307: Cannot find module 'require-inject' or its corresponding type declarations.
17861787
node_modules/npm/test/tap/upgrade-lifecycles.js(3,20): error TS2307: Cannot find module 'tap' or its corresponding type declarations.

tests/baselines/reference/user/puppeteer.log

Lines changed: 4 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1,96 +1,9 @@
11
Exit Code: 1
22
Standard output:
3-
lib/Accessibility.js(134,15): error TS2503: Cannot find namespace 'Protocol'.
4-
lib/Accessibility.js(344,7): error TS2322: Type 'string | number | boolean' is not assignable to type 'never'.
5-
Type 'string' is not assignable to type 'never'.
6-
lib/Accessibility.js(367,7): error TS2322: Type 'string | number | true' is not assignable to type 'never'.
7-
Type 'string' is not assignable to type 'never'.
8-
lib/Accessibility.js(379,7): error TS2322: Type 'boolean | "mixed"' is not assignable to type 'never'.
9-
Type 'false' is not assignable to type 'never'.
10-
lib/Accessibility.js(390,7): error TS2322: Type 'string | number | boolean' is not assignable to type 'never'.
11-
Type 'string' is not assignable to type 'never'.
12-
lib/Accessibility.js(403,7): error TS2322: Type 'string | number | true' is not assignable to type 'never'.
13-
Type 'string' is not assignable to type 'never'.
14-
lib/Accessibility.js(409,22): error TS2503: Cannot find namespace 'Protocol'.
15-
lib/Browser.js(109,15): error TS2503: Cannot find namespace 'Protocol'.
16-
lib/Browser.js(116,58): error TS2322: Type 'Promise<CDPSession>' is not assignable to type 'Promise<Puppeteer.CDPSession>'.
17-
Type 'CDPSession' is not assignable to type 'Puppeteer.CDPSession'.
18-
lib/Browser.js(141,15): error TS2503: Cannot find namespace 'Protocol'.
19-
lib/Connection.js(149,14): error TS2503: Cannot find namespace 'Protocol'.
20-
lib/Coverage.js(115,15): error TS2503: Cannot find namespace 'Protocol'.
21-
lib/Coverage.js(208,15): error TS2503: Cannot find namespace 'Protocol'.
22-
lib/EmulationManager.js(36,16): error TS2503: Cannot find namespace 'Protocol'.
23-
lib/ExecutionContext.js(26,15): error TS2503: Cannot find namespace 'Protocol'.
24-
lib/ExecutionContext.js(158,18): error TS2503: Cannot find namespace 'Protocol'.
25-
lib/ExecutionContext.js(186,14): error TS2503: Cannot find namespace 'Protocol'.
26-
lib/FrameManager.js(151,15): error TS2503: Cannot find namespace 'Protocol'.
27-
lib/FrameManager.js(173,15): error TS2503: Cannot find namespace 'Protocol'.
28-
lib/FrameManager.js(230,15): error TS2503: Cannot find namespace 'Protocol'.
29-
lib/FrameManager.js(668,15): error TS2503: Cannot find namespace 'Protocol'.
30-
lib/JSHandle.js(32,15): error TS2503: Cannot find namespace 'Protocol'.
31-
lib/JSHandle.js(146,15): error TS2503: Cannot find namespace 'Protocol'.
32-
lib/JSHandle.js(237,29): error TS2503: Cannot find namespace 'Protocol'.
33-
lib/Launcher.js(181,17): error TS1003: Identifier expected.
34-
lib/Launcher.js(359,17): error TS1003: Identifier expected.
35-
lib/NetworkManager.js(32,30): error TS2503: Cannot find namespace 'Protocol'.
36-
lib/NetworkManager.js(159,15): error TS2503: Cannot find namespace 'Protocol'.
37-
lib/NetworkManager.js(178,15): error TS2503: Cannot find namespace 'Protocol'.
38-
lib/NetworkManager.js(197,15): error TS2503: Cannot find namespace 'Protocol'.
39-
lib/NetworkManager.js(218,15): error TS2503: Cannot find namespace 'Protocol'.
40-
lib/NetworkManager.js(239,15): error TS2503: Cannot find namespace 'Protocol'.
41-
lib/NetworkManager.js(249,15): error TS2503: Cannot find namespace 'Protocol'.
42-
lib/NetworkManager.js(263,15): error TS2503: Cannot find namespace 'Protocol'.
43-
lib/NetworkManager.js(276,15): error TS2503: Cannot find namespace 'Protocol'.
44-
lib/NetworkManager.js(295,15): error TS2503: Cannot find namespace 'Protocol'.
45-
lib/NetworkManager.js(319,15): error TS2503: Cannot find namespace 'Protocol'.
46-
lib/NetworkManager.js(529,15): error TS2503: Cannot find namespace 'Protocol'.
47-
lib/NetworkManager.js(668,15): error TS2503: Cannot find namespace 'Protocol'.
48-
lib/Page.js(93,33): error TS2345: Argument of type 'CDPSession' is not assignable to parameter of type 'Puppeteer.CDPSession'.
49-
Types of property 'on' are incompatible.
50-
Type '(event: string | symbol, listener: (...args: any[]) => void) => CDPSession' is not assignable to type '<T extends string | number | symbol>(event: T, listener: (arg: any) => void) => CDPSession'.
51-
Types of parameters 'event' and 'event' are incompatible.
52-
Type 'T' is not assignable to type 'string | symbol'.
53-
Type 'string | number | symbol' is not assignable to type 'string | symbol'.
54-
Type 'number' is not assignable to type 'string | symbol'.
55-
Type 'T' is not assignable to type 'symbol'.
56-
Type 'string | number | symbol' is not assignable to type 'symbol'.
57-
Type 'string' is not assignable to type 'symbol'.
58-
lib/Page.js(94,42): error TS2345: Argument of type 'Worker' is not assignable to parameter of type 'Worker'.
59-
Type 'Worker' is missing the following properties from type 'Worker': onmessage, onmessageerror, postMessage, terminate, and 4 more.
60-
lib/Page.js(142,15): error TS2503: Cannot find namespace 'Protocol'.
61-
lib/Page.js(217,15): error TS2503: Cannot find namespace 'Protocol'.
62-
lib/Page.js(385,20): error TS2503: Cannot find namespace 'Protocol'.
63-
lib/Page.js(448,7): error TS2740: Type '(...args: any[]) => Promise<any>' is missing the following properties from type 'Window': applicationCache, clientInformation, closed, customElements, and 221 more.
64-
lib/Page.js(458,9): error TS2349: This expression is not callable.
65-
Type 'Window' has no call signatures.
66-
lib/Page.js(494,15): error TS2503: Cannot find namespace 'Protocol'.
67-
lib/Page.js(504,22): error TS2503: Cannot find namespace 'Protocol'.
68-
lib/Page.js(517,15): error TS2503: Cannot find namespace 'Protocol'.
69-
lib/Page.js(527,15): error TS2503: Cannot find namespace 'Protocol'.
70-
lib/Page.js(552,15): error TS2503: Cannot find namespace 'Protocol'.
71-
lib/Page.js(605,14): error TS2503: Cannot find namespace 'Protocol'.
72-
lib/Page.js(941,19): error TS2503: Cannot find namespace 'Protocol'.
73-
lib/Page.js(1352,15): error TS2503: Cannot find namespace 'Protocol'.
74-
lib/PipeTransport.js(19,17): error TS1003: Identifier expected.
75-
lib/Target.js(23,15): error TS2503: Cannot find namespace 'Protocol'.
76-
lib/Target.js(87,7): error TS2322: Type 'Promise<Worker | Worker>' is not assignable to type 'Promise<Worker>'.
77-
Type 'Worker | Worker' is not assignable to type 'Worker'.
78-
Type 'Worker' is not assignable to type 'Worker'. Two different types with this name exist, but they are unrelated.
79-
lib/Target.js(135,15): error TS2503: Cannot find namespace 'Protocol'.
80-
lib/WebSocketTransport.js(19,17): error TS1003: Identifier expected.
81-
lib/WebSocketTransport.js(32,72): error TS2345: Argument of type 'import("/puppeteer/puppeteer/node_modules/@types/ws/index")' is not assignable to parameter of type 'WebSocket'.
82-
Property 'dispatchEvent' is missing in type 'import("/puppeteer/puppeteer/node_modules/@types/ws/index")' but required in type 'WebSocket'.
83-
lib/Worker.js(25,50): error TS2503: Cannot find namespace 'Protocol'.
84-
lib/Worker.js(26,24): error TS2503: Cannot find namespace 'Protocol'.
85-
lib/Worker.js(33,26): error TS2503: Cannot find namespace 'Protocol'.
86-
lib/externs.d.ts(18,26): error TS2503: Cannot find namespace 'Protocol'.
87-
lib/externs.d.ts(18,69): error TS2503: Cannot find namespace 'Protocol'.
88-
lib/externs.d.ts(19,28): error TS2503: Cannot find namespace 'Protocol'.
89-
lib/externs.d.ts(19,81): error TS2503: Cannot find namespace 'Protocol'.
90-
lib/externs.d.ts(19,121): error TS2503: Cannot find namespace 'Protocol'.
91-
lib/helper.js(45,15): error TS2503: Cannot find namespace 'Protocol'.
92-
lib/helper.js(63,15): error TS2503: Cannot find namespace 'Protocol'.
93-
lib/helper.js(89,15): error TS2503: Cannot find namespace 'Protocol'.
3+
src/Launcher.js(181,17): error TS1003: Identifier expected.
4+
src/Launcher.js(359,17): error TS1003: Identifier expected.
5+
src/PipeTransport.js(19,17): error TS1003: Identifier expected.
6+
src/WebSocketTransport.js(19,17): error TS1003: Identifier expected.
947

958

969

0 commit comments

Comments
 (0)