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
from

Conversation

@typescript-bot
Copy link
Owner

@typescript-bot typescript-bot commented Mar 25, 2020

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-baseline-updates branch 2 times, most recently from c9e477b to 75cbaff Mar 25, 2020
@typescript-bot typescript-bot force-pushed the user-baseline-updates branch from 75cbaff to 22e1ca7 Mar 26, 2020
@typescript-bot typescript-bot force-pushed the user-update-microsoft--revertAwaitedType branch from 2167776 to 06ea5a4 Mar 26, 2020
@typescript-bot typescript-bot force-pushed the user-update-microsoft--revertAwaitedType branch from 06ea5a4 to 102ca07 Mar 26, 2020
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'.

This comment has been minimized.

@rbuckton

rbuckton Mar 26, 2020

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 Mar 26, 2020
@typescript-bot typescript-bot force-pushed the user-baseline-updates branch 27 times, most recently from 6f66814 to 0193feb Nov 3, 2020
@typescript-bot typescript-bot force-pushed the user-baseline-updates branch 3 times, most recently from c192d96 to 3819a59 Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.