Colin
(Colin)
November 8, 2022, 9:42am
2
Hey there.
I think you’re reporting a false-positive. I’ve moved your post to the appropriate section, and I would ask you visit this post and add more information:
Hey SonarSource Community!
False-positives happen , as do false-negatives, and we’re eager to fix them. We are thrilled when our users report problems, so we can make our products better.
What is a false-positive (FP)?
A false-positive is when an issue is raised unexpectedly on code that should not trigger an issue, or where the suggested action doesn’t make any sense for the code.
What is a false-negative (FN)?
A false-negative is when an issue should be raised on a piece of code, but isn’t…