The only thing I’m good at is complaining, so when I found a couple of false-positives in the SonarQube, I immediately submitted them to the community:
- S1854: Remove this useless assignment to local variable “sourceEnvId” with lambdas
- S3457: “String contains no format specifiers” incorrectly works with slf4j Logger
Didn’t expected any reaction honestly and I was quite surprised today — both turned out to be actual false-positives and were turned into Jira Tickets.
Usually the software developers are needed to reduce the amount of work but I seem to be better at creating more work for others :)