Questions tagged as 'sonarqube'

1
answer

Refactor SonarQube code

What could I do to improve this code? SonarQube indicates that I should refactor this code, but it does not have any suggestions: var dados = Set.Where(s => s.Id > 0); if (filtro.IdSolicitacao > 0) { dados = dado...
asked by 27.08.2018 / 15:18
0
answers

Problems running SonarQube

I can not run SonarQube, I'm having problems with the sonar module. Here is the log: Running SonarQube... wrapper | --> Wrapper Started as Console wrapper | Launching a JVM... jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftw...
asked by 13.09.2018 / 13:42