Skip to content

Conversation

@ahejlsberg
Copy link
Member

Fixes #31766.

Copy link
Member

@weswigham weswigham left a comment

Choose a reason for hiding this comment

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

Should check that that node8 test is passing, too - I restarted it because the failure seemed unrelated (maybe due to a nested dependency) hopefully it's ok on rerun.

@weswigham
Copy link
Member

cc @rbuckton re: the node 8 failure on this PR. That failure looks like it's in an untranspiled optional catch clause in a library you happen to maintain: https://github.com/esfx/esfx/blob/master/internal/deprecate/src/index.ts

@rbuckton
Copy link
Contributor

rbuckton commented Jul 2, 2019

Should be fixed now. I restarted the node 8 build and it passed successfully.

@ahejlsberg ahejlsberg merged commit 345777e into master Jul 2, 2019
@ahejlsberg ahejlsberg deleted the fix31766 branch July 2, 2019 17:01
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generic type inference prefers conditional types

4 participants