vscode-extension-tester
vscode-extension-tester copied to clipboard
Filter unsupported NODE_* variables when calling VS Code
Related: https://github.com/microsoft/vscode/issues/204005
Before submitting your PR, please review the following checklist:
- [x] CONSIDER adding a new test if your PR resolves an issue.
- [x] DO keep pull requests small so they can be easily reviewed.
- [x] DO make sure tests pass.
- [x] DO make sure any public APIs changes are documented.
- [x] DO make sure not to introduce any compiler warnings.
Before merging the PR:
- [ ] CHECK continuous integration of
mainbranch is green. - [ ] CHECK pull request check job is green.
- [ ] CHECK all pull request questions/requests are resolved.
- [ ] WAIT till PR is approved by at least 1 committer.
@ssbarnea Hi, can you share or point me to an original unsupported NODE_* variables warnings please? I am not aware of any in logs, so just wondering where it is coming from?
Sonarcloud has reported one issue here
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code