Skip to content

Marked internal createAnonymousType type as allowing undefined Symbols #36016

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

Merged

Conversation

JoshuaKGoldberg
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 5, 2020

Continues #18217.

Noticed when working on #36015: the symbol is allowed to be passed as undefined to createAnonymousType; the declaration in TypeChecker is just more strict than the function itself.

@JoshuaKGoldberg JoshuaKGoldberg force-pushed the create-anonymous-type-undefined branch from 33f2596 to 68028c8 Compare January 6, 2020 01:35
@JoshuaKGoldberg JoshuaKGoldberg force-pushed the create-anonymous-type-undefined branch from 68028c8 to 895d86f Compare January 6, 2020 01:54
@sandersn sandersn added the Housekeeping Housekeeping PRs label Feb 1, 2020
@sandersn sandersn merged commit 1aaf314 into microsoft:master Feb 14, 2020
@JoshuaKGoldberg JoshuaKGoldberg deleted the create-anonymous-type-undefined branch February 14, 2020 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Housekeeping Housekeeping PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants