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

fix(lib): Loosen Array predicate return types #31076

Conversation

@RyanCavanaugh
Copy link
Member

@typescript-bot test this

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 23, 2019

Heya @RyanCavanaugh, I've started to run the extended test suite on this PR at 68c9099. You can monitor the build here. It should now contribute to this PR's status checks.

@RyanCavanaugh
Copy link
Member

RWC looks good, this just needs baseline updates

@RyanCavanaugh
Copy link
Member

@typescript-bot run dt

@typescript-bot
Copy link
Collaborator

typescript-bot commented Apr 23, 2019

Heya @RyanCavanaugh, I've started to run the parallelized Definitely Typed test suite on this PR at 68c9099. You can monitor the build here. It should now contribute to this PR's status checks.

@ExE-Boss
Copy link
Contributor Author

Well, I can’t reproduce the Travis failure locally and it’s related to type generation, which was just removed in #31075.

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.

Array functions taking predicates should not have to return boolean.
3 participants