SonarQube 版本 9.2.4
SonarQube执行代码扫描失败,报错如下
remote: INFO: Sensor FindBugs Sensor [findbugs]
remote: INFO: Findbugs plugin version: 4.2.6
remote: INFO: JavaResourceLocator.binaryDirs() not available before SonarQube 9.8
remote: INFO: JavaResourceLocator.testClasspath() not available before SonarQube 9.8
remote: WARN: Findbugs needs sources to be compiled. Please build project before executing sonar or check the location of compiled classes to make it possible for Findbugs to analyse your (sub)project (/var/opt/gitlab/git-data/repositories/@hashed/d6/06/d6061bbee6cf13bd73765faaea7cdd0af1323e4b125342ac346047f7c4bda1fc.git/tmp).
remote: WARN: Property 'sonar.java.binaries' is not declared as multi-values/property set but was read using 'getStringArray' method. The SonarQube plugin declaring this property should be updated.
remote: INFO: ------------------------------------------------------------