2020-07-27T17:10:41.9853842Z ./gradlew build sonarqube -Dsonar.host.url=http://sonar.company.com:9090 -Dsonar.login=*** -Dsonar.pullrequest.key=106 -Dsonar.pullrequest.branch=dependabot/gradle/service/org.springframework.boot-2.3.2.RELEASE -Dsonar.pullrequest.base=master -Dsonar.pullrequest.github.repository=Organization-Name/repo-name 2020-07-27T17:10:45.7328040Z > Task :sonarqube 2020-07-27T17:10:50.1327492Z 2020-07-27T17:10:50.1330657Z The following classes needed for analysis were missing: 2020-07-27T17:10:50.1331157Z makeConcatWithConstants 2020-07-27T17:10:50.1331589Z apply 2020-07-27T17:10:50.8326497Z 2020-07-27T17:10:50.8327825Z > Task :starter-service:check 2020-07-27T17:10:50.8328285Z > Task :starter-service:build 2020-07-27T17:10:50.8328418Z 2020-07-27T17:10:50.8328661Z BUILD SUCCESSFUL in 1m 8s