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

chore: fix build errors #5256

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Jan 22, 2020

I'm getting build errors since our updates to strictness. They revolved around the call signatures of SchedulerLike and SchedulerAction in a few operators. This resolves that by being a little more explicit.

Copy link
Collaborator

@cartant cartant left a comment

Choose a reason for hiding this comment

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

LGTM. I would be interested to see the error effected and the circumstances involved, as the package built fine in the strict PR. Is the error in this package or an external one?

@benlesh
Copy link
Member Author

benlesh commented Jan 22, 2020

It was in this package. After I cleared node_modules and rebuilt locally I was getting errors (valid ones) in operators that used scheduling like windowTime.

@benlesh benlesh merged commit fa13149 into ReactiveX:master Jan 22, 2020
kwonoj pushed a commit to kwonoj/rxjs that referenced this pull request Feb 5, 2020
martinsik pushed a commit to martinsik/rxjs that referenced this pull request Feb 15, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Feb 22, 2020
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.

2 participants