| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Type 'awaited U' is not assignable to type 'U'. | ||
| 'U' could be instantiated with an arbitrary type which could be unrelated to 'awaited U'. | ||
| [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. | ||
| [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'. |
There was a problem hiding this comment.
This looks to actually be due to microsoft#36539
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This test run was triggerd by a request on microsoft#37610
Please review the diff and merge if no changes are unexpected.
You can view the build log here.
cc @rbuckton