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

Enable strict null checking for node/flow test #65541

Merged
merged 4 commits into from
Dec 21, 2018

Conversation

jkmdev
Copy link
Contributor

@jkmdev jkmdev commented Dec 21, 2018

Related to #65233

Makes it so that ./vs/base/test/node/flow.test.ts can utilize strict null checks without errors. src/vs/base/node/flow.ts was the file changed instead because the errors in the test file were related to the types in parallel's function arguments.

@msftclas
Copy link

msftclas commented Dec 21, 2018

CLA assistant check
All CLA requirements met.

@jkmdev jkmdev changed the title Flow null check fix Enable strict null checking for node/flow test Dec 21, 2018
This reverts commit 4f0c4be.
@bpasero
Copy link
Member

bpasero commented Dec 21, 2018

Looks like there are conflicts.

@bpasero bpasero added this to the December/January 2019 milestone Dec 21, 2018
@bpasero bpasero merged commit 297f871 into microsoft:master Dec 21, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 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.

3 participants