-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Correctly error on enum member values referring to identifiers shadowing Infinity
and NaN
#55018
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
Correctly error on enum member values referring to identifiers shadowing Infinity
and NaN
#55018
Conversation
…ing `Infinity` and `NaN`
This comment was marked as duplicate.
This comment was marked as duplicate.
@typescript-bot run DT |
Heya @gabritto, I've started to run the parallelized Definitely Typed test suite on this PR at 5488642. You can monitor the build here. Update: The results are in! |
Heya @gabritto, I've started to run the diff-based user code test suite on this PR at 5488642. You can monitor the build here. Update: The results are in! |
Heya @gabritto, I've started to run the diff-based top-repos suite on this PR at 5488642. You can monitor the build here. Update: The results are in! |
@gabritto Here are the results of running the user test suite comparing There were infrastructure failures potentially unrelated to your change:
Otherwise... Something interesting changed - please have a look. Details
|
@gabritto Here are the results of running the top-repos suite comparing Everything looks good! |
@typescript-bot run DT |
Heya @gabritto, I've started to run the parallelized Definitely Typed test suite on this PR at 5488642. You can monitor the build here. Update: The results are in! |
Hey @gabritto, it looks like the DT test run failed. Please check the log for more details. |
Hey @gabritto, the results of running the DT tests are ready. |
fixes #54981