-
I feel that issue #37 is still present as I am running an analysis on my project with:
- sonarqube 5.6.6
- Findbugs 3.4.4
- SonarJava 4.6.0.8784
I am using sonar way as my quality profile which …
-
Hi Team,
I started working on angular typescript project to setup with SonarTS on my mac.
Seems after running the sonar scanner i get the error below error for all the Typescript files.
blearne…
-
Hi,
If I analyze my project with default java profile "Sonar Way" it runs fine. But If I activate AEM rules in "Sonar way + AEM" profile and analyze project against it then gives me below error ...…
-
**I want to report a bug.**
**SonarJS version:** SonarJS 3.3.0.5702 (javascript)
**SonarQube version:** Version 6.7 (build 33306)
**Reproducer**
Running a `sonar-scanner` from a docker ima…
-
### Description
After running a scan on a go project, the UI does not show any results. However, the report.xml records the results
### Steps to Reproduce
1. Create a variable in a .go file t…
-
I recently encountered a out of memory problem with running JaCoCo as part of SonarQube analysis, see thread: http://markmail.org/thread/hu6sgl63fdatfno2
From my analysis, it looks like SonarQube's […
-
Hi,
SonarQube complains that some bytecode from MapDB is invalid.
Here is a very simple maven project to reproduce:
`pom.xml`:
```
4.0.0
org.mapdb
sonarqube-is…
-
Jacoco version: 0.7.5.201505241946 triggers the following error:
java.io.IOException: Incompatible version 1007
see also: http://stackoverflow.com/questions/30459260/jacoco-sonarqube-incompatible-ve…
-
### Description
Hello,
I just installed sonarqube (docker) and have not analyzed any projects.
I am able to pull up sonarqube at localhost in my browser.
I can run gometalinter to generate repor…
-
Hi Team,
I have problem with my SonarQube-5.6.6(LTS) with SonarQube C++ Community Plugin Version - 0.9.7.
Our Environment details as follows:
SonarQube Server Version - 5.6.6 (64-Bit).
Opera…