Skip to content

Conversation

@typescript-bot
Copy link
Owner

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

@typescript-bottypescript-botforce-pushed the user-baseline-updates branch 2 times, most recently from c9e477b to 75cbaffCompareMarch 25, 2020 23:29
@typescript-bottypescript-botforce-pushed the user-update-microsoft--revertAwaitedType branch from 2167776 to 06ea5a4CompareMarch 26, 2020 00:04
@typescript-bottypescript-botforce-pushed the user-update-microsoft--revertAwaitedType branch from 06ea5a4 to 102ca07CompareMarch 26, 2020 01:21
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'.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to actually be due to microsoft#36539

@typescript-bottypescript-botforce-pushed the user-baseline-updates branch 21 times, most recently from 7f3dced to fc14de5CompareMarch 30, 2020 22:50
@typescript-bottypescript-botforce-pushed the user-baseline-updates branch 21 times, most recently from acde8c3 to b82007bCompareApril 28, 2022 02:37
@typescript-bottypescript-botforce-pushed the user-baseline-updates branch 9 times, most recently from 48d4889 to 78bf52eCompareMay 2, 2022 20:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@typescript-bot@rbuckton