Skip to content

Enable strict null checking for snippetVariables test#65236

Merged
mjbvz merged 3 commits intomicrosoft:masterfrom
usernamehw:strict_null_snippet_variables
Dec 18, 2018
Merged

Enable strict null checking for snippetVariables test#65236
mjbvz merged 3 commits intomicrosoft:masterfrom
usernamehw:strict_null_snippet_variables

Conversation

@usernamehw
Copy link
Contributor

@usernamehw usernamehw commented Dec 17, 2018

#65233

  • "./vs/editor/contrib/snippet/test/snippetSession.test.ts"
  • "./vs/editor/contrib/snippet/test/snippetVariables.test.ts"
  • "./vs/editor/contrib/snippet/test/snippetParser.test.ts"

You can see the build fail because of the src/vs/editor/contrib/snippet/snippetSession.ts strict null errors ...
I enabled only "./vs/editor/contrib/snippet/test/snippetSession.test.ts" but errors from (not a test file) appeared.

@mjbvz mjbvz merged commit ec45d20 into microsoft:master Dec 18, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Dec 18, 2018

Thanks. I'm going to tweak the script that generates the list of eligible files to not include files like snippetSession.test.ts which, as you saw, is not eligible yet

@usernamehw usernamehw deleted the strict_null_snippet_variables branch December 18, 2018 09:21
@mjbvz mjbvz added this to the December/January 2019 milestone Dec 18, 2018
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 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