public void post(){
AuthType authType = authTypeRepository.findOne(3L);
if (authType != null) {
someMethod(authType.getName());
}
}
private void someMethod(String test){
LOG.debug(test);
}
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/ff0868c0-e893-474e-8b5c-d3935b77731c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/78102444-7987-41b4-aee2-6ea59008245e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/5389f5a9-a92d-4328-a62d-ba26cb503a70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I get the same false positives with sonarlint 2.2.1 for eclipse. Is there any fix available or planned for eclipse plugin too?
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/7d00f84d-6418-4983-b632-9f5325760141%40googlegroups.com.
I'm sorry, I cannot find any attached project.
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/5c0d2771-80d8-45e0-917c-f43deeba461d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.