Hello everyone.
I installed sonarQube with Helm.
I encountered some problems in the inspection of the java language. I would like to ask you for advice. The error is shown in the figure. He said very clearly that I need a class file.
The analysis of Java requires the actual bytecode of the compiled application to perform an accurate analysis. That’s why we suggest using the SonarScanner for Maven or SonarScanner for Gradle, scanner integrations with the build tools you’re probably already using to build your code.