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

Resolve parsingContextErrors TODO #50011

Merged
merged 2 commits into from Jul 26, 2022
Merged

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Jul 22, 2022

Something I noticed when going through #18217 TODOs.

This switch/case was missing an entry for AssertEntries, which was leading to suboptimal parsing errors (see the diff in 1b9ea99). Make sure the switch/case is exhaustive.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jul 22, 2022
@jakebailey jakebailey merged commit 3afe2d6 into microsoft:main Jul 26, 2022
@jakebailey jakebailey deleted the fix-parser-todo branch July 26, 2022 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants