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/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?
7
+
[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?
8
8
[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(823,7): This condition will always return true since the function is always defined. Did you mean to call it instead?
10
10
[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(1037,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.
11
13
[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?
12
14
[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?
13
15
[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?
[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?
18
20
[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?
19
21
[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?
20
-
[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?
22
+
[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?
21
23
[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?
24
+
[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?
23
25
[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?
26
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/test/browser/workbenchTestServices.ts(1037,183): Property 'getTypeId' does not exist on type 'never'.
27
+
The intersection 'TestEditorInput & TestFileEditorInput' was reduced to 'never' because property 'typeId' exists in multiple constituents and is private in some.
24
28
[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?
25
29
[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?
26
30
[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?
@@ -36,7 +40,7 @@ info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this comm
36
40
37
41
Standard error:
38
42
[XX:XX:XX] 'compile' errored after
39
-
[XX:XX:XX] Error: Found 13 errors
43
+
[XX:XX:XX] Error: Found 14 errors
40
44
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
41
45
at _end (/vscode/node_modules/through/index.js:65:9)
42
46
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
[!] (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'.
79
79
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'.
82
82
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:10399:30)
84
+
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/rollup.js:16617:12)
85
+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:17634:24)
86
+
at Object.error (/vue-next/node_modules/rollup/dist/shared/rollup.js:16790:38)
87
87
at RollupContext.error (/vue-next/node_modules/rollup-plugin-typescript2/src/rollupcontext.ts:37:18)
88
88
at /vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:41:11
89
89
at arrayEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:516:11)
90
90
at forEach (/vue-next/node_modules/rollup-plugin-typescript2/node_modules/lodash/lodash.js:9342:14)
91
91
at _.each (/vue-next/node_modules/rollup-plugin-typescript2/src/print-diagnostics.ts:9:2)
92
92
at Object.transform (/vue-next/node_modules/rollup-plugin-typescript2/src/index.ts:242:5)
0 commit comments