Skip to content

Commit ca1f467

Browse files
TypeScript Bottypescript-bot
TypeScript Bot
andauthored
Update user baselines (#37946)
Co-authored-by: typescript-bot <[email protected]>
1 parent cdc3840 commit ca1f467

File tree

3 files changed

+8
-53
lines changed

3 files changed

+8
-53
lines changed
Lines changed: 2 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,11 @@
1-
Exit Code: 1
1+
Exit Code: 0
22
Standard output:
33
yarn run vX.X.X
44
$ gulp compile --max_old_space_size=4095
55
[XX:XX:XX] Node flags detected: --max_old_space_size=4095
66
[XX:XX:XX] Using gulpfile /vscode/gulpfile.js
7-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/notebook/browser/viewModel/codeCellViewModel.ts(70,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
8-
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/search/common/search.ts(620,20): 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/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?
10-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/scm/browser/repositoryPane.ts(823,7): 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/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?
12-
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/browser/workbenchTestServices.ts(1039,183): Property 'getTypeId' does not exist on type 'never'.
13-
The intersection 'TestEditorInput & TestFileEditorInput' was reduced to 'never' because property 'typeId' exists in multiple constituents and is private in some.
14-
[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?
15-
[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?
16-
[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?
17-
[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?
18-
[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?
19-
[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?
20-
[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?
21-
[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?
22-
[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/workbench/contrib/notebook/browser/viewModel/codeCellViewModel.ts(70,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
24-
[XX:XX:XX] Error: /vscode/src/vs/workbench/services/search/common/search.ts(620,20): This condition will always return true since the function is always defined. Did you mean to call it instead?
25-
[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?
26-
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/scm/browser/repositoryPane.ts(823,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
27-
[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?
28-
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/browser/workbenchTestServices.ts(1039,183): Property 'getTypeId' does not exist on type 'never'.
29-
The intersection 'TestEditorInput & TestFileEditorInput' was reduced to 'never' because property 'typeId' exists in multiple constituents and is private in some.
30-
[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?
31-
[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?
32-
[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?
33-
[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?
34-
[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?
35-
[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?
36-
[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?
37-
[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?
38-
[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?
39-
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
7+
Done in ?s.
408

419

4210

4311
Standard error:
44-
[XX:XX:XX] 'compile' errored after
45-
[XX:XX:XX] Error: Found 15 errors
46-
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
47-
at _end (/vscode/node_modules/through/index.js:65:9)
48-
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
49-
at Stream.onend (internal/streams/legacy.js:42:10)
50-
at Stream.emit (events.js:203:15)
51-
at Stream.EventEmitter.emit (domain.js:466:23)
52-
at drain (/vscode/node_modules/through/index.js:34:23)
53-
at Stream.stream.queue.stream.push (/vscode/node_modules/through/index.js:45:5)
54-
at Stream.end (/vscode/node_modules/through/index.js:15:35)
55-
at _end (/vscode/node_modules/through/index.js:65:9)
56-
error Command failed with exit code 1.

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

Lines changed: 4 additions & 4 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.12 build /vue-next
4+
> @X.X.X-alpha.13 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,10 +75,10 @@ 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/componentOptions.ts(160,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(161,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'.
8080
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'.
81+
Error: /vue-next/packages/runtime-core/src/componentOptions.ts(161,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:10399:30)
8484
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16617:12)
@@ -90,7 +90,7 @@ Error: /vue-next/packages/runtime-core/src/componentOptions.ts(160,18): semantic
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:a35e297,NODE_ENV:production,TARGET:runtime-core,TYPES:true
93+
(node:17) UnhandledPromiseRejectionWarning: Error: Command failed with exit code 1 (EPERM): rollup -c --environment COMMIT:11654a6,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/uglify-js.log

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ node_modules/uglify-js/lib/scope.js(441,49): error TS2339: Property 'has_directi
159159
node_modules/uglify-js/lib/scope.js(496,30): error TS2554: Expected 0 arguments, but got 1.
160160
node_modules/uglify-js/lib/scope.js(521,30): error TS2554: Expected 0 arguments, but got 1.
161161
node_modules/uglify-js/lib/sourcemap.js(82,11): error TS2339: Property 'index' does not exist on type 'any[]'.
162-
node_modules/uglify-js/lib/sourcemap.js(173,31): error TS2339: Property 'index' does not exist on type 'any[]'.
163-
node_modules/uglify-js/lib/sourcemap.js(181,34): error TS2339: Property 'index' does not exist on type 'any[]'.
162+
node_modules/uglify-js/lib/sourcemap.js(177,31): error TS2339: Property 'index' does not exist on type 'any[]'.
163+
node_modules/uglify-js/lib/sourcemap.js(185,34): error TS2339: Property 'index' does not exist on type 'any[]'.
164164
node_modules/uglify-js/tools/exit.js(10,37): error TS2345: Argument of type 'any[]' is not assignable to parameter of type '[(number | undefined)?]'.
165165
Types of property 'length' are incompatible.
166166
Type 'number' is not assignable to type '0 | 1'.

0 commit comments

Comments
 (0)