Skip to content

Conversation

@ndubchak
Copy link
Contributor

🔍 Description

This PR fixes an s360 issue SM04242. The previous fix didn't work because the CodeQL warning suppression has to be in a single line.

@ndubchak ndubchak requested a review from a team as a code owner December 23, 2025 21:25
Copilot AI review requested due to automatic review settings December 23, 2025 21:25
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 fixes a CodeQL warning suppression (SM04242) by consolidating a multi-line comment into a single line, which is required for CodeQL suppressions to function properly.

  • Combines the two-line CodeQL suppression comment into one line to ensure the warning is actually suppressed

@ndubchak ndubchak merged commit 2752e89 into main Dec 23, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants