Skip to content

Commit f6d7e70

Browse files
Update user baselines
1 parent 72a0411 commit f6d7e70

File tree

6 files changed

+38
-586
lines changed

6 files changed

+38
-586
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: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,37 +6,45 @@ $ 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?
1111
[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?
1212
[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?
1313
[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?
1414
[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?
1515
[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?
16+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/touch.ts(134,77): Property 'navigator' does not exist on type 'never'.
1617
[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?
1718
[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?
1819
[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?
1920
[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?
21+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(54,76): Property 'navigator' does not exist on type 'never'.
22+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,76): Property 'navigator' does not exist on type 'never'.
23+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,147): Property 'navigator' does not exist on type 'never'.
2024
[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?
2125
[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?
26+
[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?
2327
[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?
2428
[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?
2529
[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?
2630
[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?
2731
[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?
2832
[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?
33+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/touch.ts(134,77): Property 'navigator' does not exist on type 'never'.
2934
[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?
3035
[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?
3136
[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?
3237
[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?
38+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(54,76): Property 'navigator' does not exist on type 'never'.
39+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,76): Property 'navigator' does not exist on type 'never'.
40+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/canIUse.ts(55,147): Property 'navigator' does not exist on type 'never'.
3341
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
3442

3543

3644

3745
Standard error:
3846
[XX:XX:XX] 'compile' errored after
39-
[XX:XX:XX] Error: Found 13 errors
47+
[XX:XX:XX] Error: Found 17 errors
4048
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
4149
at _end (/vscode/node_modules/through/index.js:65:9)
4250
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,21 +81,21 @@ packages/runtime-core/src/apiOptions.ts
8181
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'.
8282
Type 'Function' provides no match for the signature '(...args: any): any'.
8383
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)
84+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16254:12)
85+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17262:24)
86+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:16427: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:18) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:5c33776,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)
9797
at async build (/vue-next/scripts/build.js:71:3)
9898
at async buildAll (/vue-next/scripts/build.js:50:5)
9999
at async run (/vue-next/scripts/build.js:40:5)
100-
(node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
101-
(node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
100+
(node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
101+
(node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

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

tests/baselines/reference/user/zone.js.log

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)