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/electron-browser/parts/titlebar/titlebarPart.ts(222,5): Type 'null' is not assignable to type 'string'.
8
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/electron-browser/parts/titlebar/titlebarPart.ts(225,7): Type 'null' is not assignable to type 'string'.
9
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/electron-browser/parts/titlebar/titlebarPart.ts(229,7): Type 'null' is not assignable to type 'string'.
10
7
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/common/searchModel.ts(609,21): Type 'FileMatch | FileMatch[]' must have a '[Symbol.iterator]()' method that returns an iterator.
11
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(470,5): Type 'null' is not assignable to type 'string'.
12
-
[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickinput/browser/quickInputList.ts(474,3): Type '"none" | null' is not assignable to type 'string'.
13
-
Type 'null' is not assignable to type 'string'.
14
-
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/splitview.ts(113,3): Type '"none" | null' is not assignable to type 'string'.
15
-
Type 'null' is not assignable to type 'string'.
16
-
[XX:XX:XX] Error: /vscode/src/vs/editor/browser/controller/pointerHandler.ts(45,45): Property 'msTouchAction' does not exist on type 'CSSStyleDeclaration'. Did you mean 'touchAction'?
17
-
[XX:XX:XX] Error: /vscode/src/vs/editor/browser/controller/pointerHandler.ts(46,45): Property 'msContentZooming' does not exist on type 'CSSStyleDeclaration'.
18
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/workbench.web.api.ts(249,25): Type 'readonly ICommand[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
19
-
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/splitview.ts(113,3): Type '"none" | null' is not assignable to type 'string'.
20
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/electron-browser/parts/titlebar/titlebarPart.ts(222,5): Type 'null' is not assignable to type 'string'.
21
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/electron-browser/parts/titlebar/titlebarPart.ts(225,7): Type 'null' is not assignable to type 'string'.
22
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/electron-browser/parts/titlebar/titlebarPart.ts(229,7): Type 'null' is not assignable to type 'string'.
8
+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/asyncDataTree.ts(215,2): Type '{ collapseByDefault: true; identityProvider: { getId(el: IAsyncDataTreeNode<TInput, T>): { toString(): string; }; } | undefined; dnd: AsyncDataTreeNodeListDragAndDrop<TInput, T> | undefined; ... 31 more ...; horizontalScrolling?: boolean | undefined; } | undefined' is not assignable to type 'IObjectTreeOptions<IAsyncDataTreeNode<TInput, T>, TFilterData> | undefined'.
9
+
Type '{ collapseByDefault: true; identityProvider: { getId(el: IAsyncDataTreeNode<TInput, T>): { toString(): string; }; } | undefined; dnd: AsyncDataTreeNodeListDragAndDrop<TInput, T> | undefined; ... 31 more ...; horizontalScrolling?: boolean | undefined; }' is not assignable to type 'IObjectTreeOptions<IAsyncDataTreeNode<TInput, T>, TFilterData>'.
10
+
Types of property 'ariaProvider' are incompatible.
11
+
Type '{ getPosInSet(el: IAsyncDataTreeNode<TInput, T>, index: number): number; getSetSize(el: IAsyncDataTreeNode<TInput, T>, index: number, listLength: number): number; getRole: (el: IAsyncDataTreeNode<...>) => string; isChecked: ((e: IAsyncDataTreeNode<...>) => boolean | undefined) | undefined; } | undefined' is not assignable to type 'IAriaProvider<IAsyncDataTreeNode<TInput, T>> | undefined'.
12
+
Type '{ getPosInSet(el: IAsyncDataTreeNode<TInput, T>, index: number): number; getSetSize(el: IAsyncDataTreeNode<TInput, T>, index: number, listLength: number): number; getRole: (el: IAsyncDataTreeNode<...>) => string; isChecked: ((e: IAsyncDataTreeNode<...>) => boolean | undefined) | undefined; }' is not assignable to type 'IAriaProvider<IAsyncDataTreeNode<TInput, T>>'.
13
+
Types of property 'isChecked' are incompatible.
14
+
Type '((e: IAsyncDataTreeNode<TInput, T>) => boolean | undefined) | undefined' is not assignable to type '((element: IAsyncDataTreeNode<TInput, T>) => boolean) | undefined'.
15
+
Type '(e: IAsyncDataTreeNode<TInput, T>) => boolean | undefined' is not assignable to type '(element: IAsyncDataTreeNode<TInput, T>) => boolean'.
16
+
Type 'boolean | undefined' is not assignable to type 'boolean'.
17
+
Type 'undefined' is not assignable to type 'boolean'.
18
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/workbench.web.api.ts(216,25): Type 'readonly ICommand[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
19
+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/asyncDataTree.ts(215,2): boolean | undefined; } | undefined' is not assignable to type 'IObjectTreeOptions<IAsyncDataTreeNode<TInput, T>, TFilterData> | undefined'.
23
20
[XX:XX:XX] Error: /vscode/src/vs/workbench/contrib/search/common/searchModel.ts(609,21): Type 'FileMatch | FileMatch[]' must have a '[Symbol.iterator]()' method that returns an iterator.
24
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/browser/parts/titlebar/titlebarPart.ts(470,5): Type 'null' is not assignable to type 'string'.
25
-
[XX:XX:XX] Error: /vscode/src/vs/base/parts/quickinput/browser/quickInputList.ts(474,3): Type '"none" | null' is not assignable to type 'string'.
26
-
Type 'null' is not assignable to type 'string'.
27
-
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/splitview.ts(113,3): Type '"none" | null' is not assignable to type 'string'.
28
-
Type 'null' is not assignable to type 'string'.
29
-
[XX:XX:XX] Error: /vscode/src/vs/editor/browser/controller/pointerHandler.ts(45,45): Property 'msTouchAction' does not exist on type 'CSSStyleDeclaration'. Did you mean 'touchAction'?
30
-
[XX:XX:XX] Error: /vscode/src/vs/editor/browser/controller/pointerHandler.ts(46,45): Property 'msContentZooming' does not exist on type 'CSSStyleDeclaration'.
31
-
[XX:XX:XX] Error: /vscode/src/vs/workbench/workbench.web.api.ts(249,25): Type 'readonly ICommand[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
32
-
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/splitview/splitview.ts(113,3): Type '"none" | null' is not assignable to type 'string'.
21
+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/asyncDataTree.ts(215,2): Type '{ collapseByDefault: true; identityProvider: { getId(el: IAsyncDataTreeNode<TInput, T>): { toString(): string; }; } | undefined; dnd: AsyncDataTreeNodeListDragAndDrop<TInput, T> | undefined; ... 31 more ...; horizontalScrolling?: boolean | undefined; } | undefined' is not assignable to type 'IObjectTreeOptions<IAsyncDataTreeNode<TInput, T>, TFilterData> | undefined'.
22
+
Type '{ collapseByDefault: true; identityProvider: { getId(el: IAsyncDataTreeNode<TInput, T>): { toString(): string; }; } | undefined; dnd: AsyncDataTreeNodeListDragAndDrop<TInput, T> | undefined; ... 31 more ...; horizontalScrolling?: boolean | undefined; }' is not assignable to type 'IObjectTreeOptions<IAsyncDataTreeNode<TInput, T>, TFilterData>'.
23
+
Types of property 'ariaProvider' are incompatible.
24
+
Type '{ getPosInSet(el: IAsyncDataTreeNode<TInput, T>, index: number): number; getSetSize(el: IAsyncDataTreeNode<TInput, T>, index: number, listLength: number): number; getRole: (el: IAsyncDataTreeNode<...>) => string; isChecked: ((e: IAsyncDataTreeNode<...>) => boolean | undefined) | undefined; } | undefined' is not assignable to type 'IAriaProvider<IAsyncDataTreeNode<TInput, T>> | undefined'.
25
+
Type '{ getPosInSet(el: IAsyncDataTreeNode<TInput, T>, index: number): number; getSetSize(el: IAsyncDataTreeNode<TInput, T>, index: number, listLength: number): number; getRole: (el: IAsyncDataTreeNode<...>) => string; isChecked: ((e: IAsyncDataTreeNode<...>) => boolean | undefined) | undefined; }' is not assignable to type 'IAriaProvider<IAsyncDataTreeNode<TInput, T>>'.
26
+
Types of property 'isChecked' are incompatible.
27
+
Type '((e: IAsyncDataTreeNode<TInput, T>) => boolean | undefined) | undefined' is not assignable to type '((element: IAsyncDataTreeNode<TInput, T>) => boolean) | undefined'.
28
+
Type '(e: IAsyncDataTreeNode<TInput, T>) => boolean | undefined' is not assignable to type '(element: IAsyncDataTreeNode<TInput, T>) => boolean'.
29
+
Type 'boolean | undefined' is not assignable to type 'boolean'.
30
+
Type 'undefined' is not assignable to type 'boolean'.
31
+
[XX:XX:XX] Error: /vscode/src/vs/workbench/workbench.web.api.ts(216,25): Type 'readonly ICommand[] | undefined' must have a '[Symbol.iterator]()' method that returns an iterator.
32
+
[XX:XX:XX] Error: /vscode/src/vs/base/browser/ui/tree/asyncDataTree.ts(215,2): boolean | undefined; } | undefined' is not assignable to type 'IObjectTreeOptions<IAsyncDataTreeNode<TInput, T>, TFilterData> | undefined'.
33
33
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
34
34
35
35
36
36
37
37
Standard error:
38
38
[XX:XX:XX] 'compile' errored after
39
-
[XX:XX:XX] Error: Found 10 errors
39
+
[XX:XX:XX] Error: Found 3 errors
40
40
at Stream.<anonymous> (/vscode/build/lib/reporter.js:75:29)
41
41
at _end (/vscode/node_modules/through/index.js:65:9)
42
42
at Stream.stream.end (/vscode/node_modules/through/index.js:74:5)
[!] (plugin rpt2) Error: /vue-next/packages/runtime-core/src/apiOptions.ts(137,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/apiOptions.ts(143,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
80
packages/runtime-core/src/apiOptions.ts
81
-
Error: /vue-next/packages/runtime-core/src/apiOptions.ts(137,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/apiOptions.ts(143,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
83
at error (/vue-next/node_modules/rollup/dist/shared/node-entry.js:5400:30)
84
84
at throwPluginError (/vue-next/node_modules/rollup/dist/shared/node-entry.js:11878:12)
at makeError (/vue-next/node_modules/execa/lib/error.js:59:11)
95
95
at handlePromise (/vue-next/node_modules/execa/index.js:112:26)
96
96
at processTicksAndRejections (internal/process/task_queues.js:97:5)
97
-
at async build (/vue-next/scripts/build.js:72:3)
98
-
at async buildAll (/vue-next/scripts/build.js:51:5)
99
-
at async run (/vue-next/scripts/build.js:41:5)
97
+
at async build (/vue-next/scripts/build.js:71:3)
98
+
at async buildAll (/vue-next/scripts/build.js:50:5)
99
+
at async run (/vue-next/scripts/build.js:40:5)
100
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
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.
0 commit comments