Exclipse Plugin

Hello,
I have a java code and am using SonarLint to analyze it. I have database connections that are not closed. Why sonarLint is not showing it in issues. Whether i have to update any Rule. I am using SinarLint as Eclipse Plugin .

Hey there.

First of all, what do the logs say?

Second, if you’re reporting a false-negative, it’s great if you include a snippet of code where you think the issue should be raised.