Skip to content

🤖 User test baselines have changed for omit-on-indexable-type#142

Open
typescript-bot wants to merge 2 commits intouser-baseline-updatesfrom
user-update-weswigham--omit-on-indexable-type
Open

🤖 User test baselines have changed for omit-on-indexable-type#142
typescript-bot wants to merge 2 commits intouser-baseline-updatesfrom
user-update-weswigham--omit-on-indexable-type

Conversation

@typescript-bot
Copy link
Owner

This test run was triggerd by a request on microsoft#42524
Please review the diff and merge if no changes are unexpected.
You can view the build log here.

cc @weswigham

@@ -0,0 +1,12 @@
Exit Code: 2
Standard output:
lib/util/cleverMerge.js(538,3): error TS2322: Type 'T' is not assignable to type 'Omit<T, P>'.
Copy link
Collaborator

Choose a reason for hiding this comment

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

sigh yeah, might need full assignability rules for .nameType- having mapped types before we can ship this change, rather than just comparability rules.

@typescript-bot typescript-bot force-pushed the user-baseline-updates branch 26 times, most recently from 2d08609 to 60b1907 Compare February 3, 2021 20:04
@typescript-bot typescript-bot force-pushed the user-baseline-updates branch 29 times, most recently from 77b2149 to 6a4fdd0 Compare February 12, 2021 19:27
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