Occurs when there is no return key within a calculated variable
Colin
(Colin)
October 7, 2022, 2:12pm
2
I’ve moved your thread to the section on reporting false-positives.
Please read this post and update your thread with all the requested 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.
…
Thanks!