sonarqube

Code and details of code coverage not showing in SonarCloud for .Net solution

瘦欲@ 提交于 2020-08-10 20:02:11
问题 I have issues seeing details of the code analysis in SonarCloud. What I have working is a .Net Core application with Coverlet. I do see that the results are uploaded and the coverage shows. However, I don't get to see a dashboard, the tab 'code' doesn't show code and Measures doesn't give detailed information either. My Github project is linked and as I can see, the results are uploaded. I wondered why I can't see the code and detailed coverage. I'm not familiar with .NET code and SonarQube

Why sonar-maven-plugin-3.0.1.jar cannot be found when executing sonar:sonar?

放肆的年华 提交于 2020-08-03 05:42:52
问题 We are currently including (reactivating) sonar in our continuous build process and we are experiencing some issues. In order to focus only on sonar I tried to make it work on an "HelloWorld" project but still without any success. One jar (sonar-maven-plugin-3.0.1.jar) seems to be missing from repo1 and repo2. I've browse those locations and only pom can be found here. Neither it can be found on the following url: [http://www.java2s.com/Code/Jar/s/sonar.htm][1] [http://mvnrepository.com

Why sonar-maven-plugin-3.0.1.jar cannot be found when executing sonar:sonar?

☆樱花仙子☆ 提交于 2020-08-03 05:42:36
问题 We are currently including (reactivating) sonar in our continuous build process and we are experiencing some issues. In order to focus only on sonar I tried to make it work on an "HelloWorld" project but still without any success. One jar (sonar-maven-plugin-3.0.1.jar) seems to be missing from repo1 and repo2. I've browse those locations and only pom can be found here. Neither it can be found on the following url: [http://www.java2s.com/Code/Jar/s/sonar.htm][1] [http://mvnrepository.com

SonarQube Jenkins/git integration when cloning to a subdirectory

一笑奈何 提交于 2020-07-19 05:20:08
问题 I have Jenkins' git plug-in clone my repository to a subdirectory of WORKSPACE . Accordingly, I set sonar.sources=my/subdir SCM detection doesn't seem to be informed by the above setting, however; and setting sonar.scm.provider=git …yields: ERROR: Not inside a Git work tree: /path/to/my/workspace How do I inform SonarQube's git plug-in of the location of my sources? (And why isn't it clever enough to use sonar.sources ?) 回答1: struggled with this for a full 5 hours. thougt i should share what

Pod status as `CreateContainerConfigError` in Minikube cluster

限于喜欢 提交于 2020-07-17 09:31:47
问题 I am trying to run Sonarqube service using the following helm chart. So the set-up is like it starts a MySQL and Sonarqube service in the minikube cluster and Sonarqube service talks to the MySQL service to dump the data. When I do helm install followed by kubectl get pods I see the MySQL pod status as running , but the Sonarqube pos status shows as CreateContainerConfigError . I reckon it has to do with the mounting volume thingy: link. Although I am not quite sure how to fix it (pretty nnew

Pod status as `CreateContainerConfigError` in Minikube cluster

不羁岁月 提交于 2020-07-17 09:30:04
问题 I am trying to run Sonarqube service using the following helm chart. So the set-up is like it starts a MySQL and Sonarqube service in the minikube cluster and Sonarqube service talks to the MySQL service to dump the data. When I do helm install followed by kubectl get pods I see the MySQL pod status as running , but the Sonarqube pos status shows as CreateContainerConfigError . I reckon it has to do with the mounting volume thingy: link. Although I am not quite sure how to fix it (pretty nnew

SonarQube Scanner fails with “Not inside a git worktree” error

雨燕双飞 提交于 2020-07-10 10:29:17
问题 I'm using Travis CI to run SonarQube Scanner on a C# project. I've managed to get the scanner to work once but it failed with no obvious reason on the next commit (the commit updated README.md ). I've tried to clear the build cache, with no success. I've also read about the issue in other programming languages (Java mainly) but no luck so far. Error log The specific error is: Not inside a Git work tree: /home/travis/build/presque-fini The full error log is below: 34.72s$ mono ./scanner

SonarQube Scanner fails with “Not inside a git worktree” error

丶灬走出姿态 提交于 2020-07-10 10:28:09
问题 I'm using Travis CI to run SonarQube Scanner on a C# project. I've managed to get the scanner to work once but it failed with no obvious reason on the next commit (the commit updated README.md ). I've tried to clear the build cache, with no success. I've also read about the issue in other programming languages (Java mainly) but no luck so far. Error log The specific error is: Not inside a Git work tree: /home/travis/build/presque-fini The full error log is below: 34.72s$ mono ./scanner

This version of OSX is not able to perform the necessary dSYM transformations

↘锁芯ラ 提交于 2020-07-06 07:48:28
问题 [31merror: could not complete submission of dSYM at /Users/XXUSERXX/Library/Developer/Xcode/DerivedData/ProjectName-flcoueeibbfifebpxptgzctdsqel/Build/Intermediates.noindex/ArchiveIntermediates/ProjectNameAlpha/BuildProductsPath/ProjectNameAlpha-iphoneos/ProjectName.app.dSYM: Error Domain=com.crashlytics.mac.error-domain.process-dsym Code=4 "This version of OSX is not able to perform the necessary dSYM transformations." UserInfo={NSLocalizedFailureReason=This version of OSX is not able to

This version of OSX is not able to perform the necessary dSYM transformations

我的未来我决定 提交于 2020-07-06 07:48:03
问题 [31merror: could not complete submission of dSYM at /Users/XXUSERXX/Library/Developer/Xcode/DerivedData/ProjectName-flcoueeibbfifebpxptgzctdsqel/Build/Intermediates.noindex/ArchiveIntermediates/ProjectNameAlpha/BuildProductsPath/ProjectNameAlpha-iphoneos/ProjectName.app.dSYM: Error Domain=com.crashlytics.mac.error-domain.process-dsym Code=4 "This version of OSX is not able to perform the necessary dSYM transformations." UserInfo={NSLocalizedFailureReason=This version of OSX is not able to