Skip to content

Conversation

@Napalys
Copy link
Contributor

@Napalys Napalys commented Oct 15, 2025

Removes the SyntaxError query from the quality and quality-extended suites, while it remains in the security-and-quality suite.

@github-actions github-actions bot added the JS label Oct 15, 2025
@Napalys Napalys added the no-change-note-required This PR does not need a change note label Oct 15, 2025
@Napalys Napalys marked this pull request as ready for review October 15, 2025 07:08
@Napalys Napalys requested a review from a team as a code owner October 15, 2025 07:08
Copilot AI review requested due to automatic review settings October 15, 2025 07:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the "quality" tag from the JavaScript SyntaxError query, keeping only the "reliability", "correctness", and "language-features" tags. This change results in the query being excluded from JavaScript code quality test suites.

  • Removed "quality" tag from SyntaxError.ql query metadata
  • Updated query suite expectations to reflect the removal from quality-focused test suites

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
javascript/ql/src/LanguageFeatures/SyntaxError.ql Removed "quality" tag from query metadata tags list
javascript/ql/integration-tests/query-suite/javascript-code-quality.qls.expected Removed SyntaxError.ql from expected code quality suite results
javascript/ql/integration-tests/query-suite/javascript-code-quality-extended.qls.expected Removed SyntaxError.ql from expected extended code quality suite results

@Napalys Napalys merged commit 7bf677d into github:main Oct 15, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JS no-change-note-required This PR does not need a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants