[PR #18315] Added CodeQL supression comment #31503

Open
opened 2026-01-31 09:47:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/18315

State: closed
Merged: Yes


Summary of the Pull Request

CodeQL is raising errors when building Visual Studio since we have a dependency on Windows Terminal for our integrated terminal. The issue raised is not applicable to this case and therefore requires a suppression comment to ignore the raised error.

References and Relevant Issues

CodeQL error: https://liquid.microsoft.com/codeql/issues/794ce24e-f563-420c-b611-351ab9a2b700?copilot_promptid=E91B0CE9-0C1B-4AC2-8A46-33F49B67E058

Detailed Description of the Pull Request / Additional comments

Adds a CodeQL suppression comment to specifically ignore the error raised by CodeQL.

Validation Steps Performed

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/18315 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request CodeQL is raising errors when building Visual Studio since we have a dependency on Windows Terminal for our integrated terminal. The issue raised is not applicable to this case and therefore requires a suppression comment to ignore the raised error. ## References and Relevant Issues CodeQL error: https://liquid.microsoft.com/codeql/issues/794ce24e-f563-420c-b611-351ab9a2b700?copilot_promptid=E91B0CE9-0C1B-4AC2-8A46-33F49B67E058 ## Detailed Description of the Pull Request / Additional comments Adds a CodeQL suppression comment to specifically ignore the error raised by CodeQL. ## Validation Steps Performed ## PR Checklist - [ ] Closes #xxx - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:47:42 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31503