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 type predicate check circularity #12210

Merged
merged 2 commits into from Nov 13, 2016
Merged

Fix type predicate check circularity #12210

merged 2 commits into from Nov 13, 2016

Conversation

ahejlsberg
Copy link
Member

Fixes #12101.

@mhegazy
Copy link
Contributor

mhegazy commented Nov 13, 2016

The failure in travis is caused by an unmet peer dependency for tslint. will need to update tslint dependency to make this go away.

@vladima
Copy link
Contributor

vladima commented Nov 13, 2016

it is not only tslint issue (since build for PR that updates tslint also fails). gulp-typescript has the peer dependency problem - it is already fixed in the master of gulp-typescript and will be the part of next release (which should be sometime today)

@ahejlsberg ahejlsberg merged commit db813d5 into master Nov 13, 2016
@ahejlsberg ahejlsberg deleted the typePredicateCheck branch November 13, 2016 23:40
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

None yet

4 participants