Skip to content

Conversation

michaelnebel
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the C# label Aug 26, 2025
@michaelnebel michaelnebel force-pushed the csharp/code-quality-extended branch from 8edb66f to 7773846 Compare August 28, 2025 10:38
@michaelnebel michaelnebel force-pushed the csharp/code-quality-extended branch 2 times, most recently from 55c325d to be55348 Compare August 28, 2025 11:32
@michaelnebel michaelnebel marked this pull request as ready for review August 28, 2025 12:02
@michaelnebel michaelnebel requested a review from a team as a code owner August 28, 2025 12:02
@Copilot Copilot AI review requested due to automatic review settings August 28, 2025 12:02
Copy link
Contributor

@Copilot 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 adds all medium precision quality queries to the code-quality-extended suite by updating query metadata tags to include the quality tag as the first tag, with existing tags moved to subsequent lines.

  • Updates query metadata to include quality tag as the primary tag
  • Reorganizes existing tags to follow the new quality tag
  • Removes one security-severity annotation from a query

Reviewed Changes

Copilot reviewed 46 out of 46 changed files in this pull request and generated 1 comment.

File Description
Various .ql files Updated metadata tags to include quality as the primary tag, with existing tags reorganized
UseOfHtmlInputHidden.ql Removed security-severity annotation in addition to tag updates
Creation.qll Added a comment with a spelling error for testing purposes
.expected files Updated test expectations to reflect queries now included in the quality suite

@@ -177,6 +177,7 @@ class ElementInitializer extends MethodCall {
* }
* }
* ```
* Introduce a specific spelling error: abbout
Copy link
Preview

Copilot AI Aug 28, 2025

Choose a reason for hiding this comment

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

The word 'abbout' appears to be a misspelling of 'about'.

Copilot uses AI. Check for mistakes.

@michaelnebel michaelnebel marked this pull request as draft August 28, 2025 12:41
@michaelnebel michaelnebel force-pushed the csharp/code-quality-extended branch from be55348 to 7773846 Compare August 28, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant