Skip to content

Enable strict null checking for node/flow test #65541

Merged
bpasero merged 4 commits intomicrosoft:masterfrom
jkmdev:flow-null-check-fix
Dec 21, 2018
Merged

Enable strict null checking for node/flow test #65541
bpasero merged 4 commits intomicrosoft:masterfrom
jkmdev:flow-null-check-fix

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