vscode-extension-tester icon indicating copy to clipboard operation
vscode-extension-tester copied to clipboard

Filter unsupported NODE_* variables when calling VS Code

Open ssbarnea opened this issue 8 months ago • 1 comments

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 main branch 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 avatar Apr 25 '25 12:04 ssbarnea

@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?

djelinek avatar May 07 '25 15:05 djelinek

Sonarcloud has reported one issue here image

djelinek avatar May 07 '25 15:05 djelinek