Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 User test baselines have changed for revertAwaitedType #11

Open
wants to merge 2 commits into
base: user-baseline-updates
Choose a base branch
from

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-bot typescript-bot force-pushed the user-update-microsoft--revertAwaitedType branch from 06ea5a4 to 102ca07 Compare March 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-bot typescript-bot force-pushed the user-baseline-updates branch 21 times, most recently from 7f3dced to fc14de5 Compare March 30, 2020 22:50
@typescript-bot typescript-bot force-pushed the user-baseline-updates branch 21 times, most recently from acde8c3 to b82007b Compare April 28, 2022 02:37
@typescript-bot typescript-bot force-pushed the user-baseline-updates branch 9 times, most recently from 48d4889 to 78bf52e Compare May 2, 2022 20:18
Sign up for free to 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.

2 participants