-
Hi,
When I tried starting SonarQube server, wrapper is getting started and stopping with the below error. Seems to be "plsql' plugin causing the issue and am not sure what could resolve this.
Coul…
-
Hi. I have had a Maven Project using the sonar maven plugin for a while now, interacting with a SonarQube server. Up until know, I have been using Java 8 when building and performing static analysis.
…
hildo updated
5 years ago
-
[See the buid.](https://travis-ci.org/RoboZonky/robozonky/jobs/435300869)
This is most likely caused by an old version of ASM being included in the Sonar codebase. This version does not support Jav…
-
Sonar version: 7.6
Checkstyle sonar plugin verson: 4.17
Steps to reproduce or description of problem:
After upgrading from Sonarqube 7.1 to 7.6 we are facing following issue.
We have followi…
-
After upgrading from Sonarqube 7.1 to 7.6 we are facing following issue.
We have following plugins and versions:
- CSS / SCSS / Less 3.1
- Checkstyle 4.17
- Code smelss 4.0.0
- Git 1.8 (build…
-
Is there an equivalent of SonarJava's ""deprecated code should not be used"?
We want it to show up in sonar as a violation, so developers will notice it. However, we can't seem to find a similar ru…
h-ngo updated
6 years ago
-
### Description
OS: Mac OS 10.13.6
SonarQube:7.4.0.18908 with builtin database
SonarC#:7.9.1
SonarScanner:3.2.0.1227
sonarqube page always shows "This Project Is Empty"
### Repro steps
Co…
-
### Description
Sonar scanning seems to not find the test files, but I can't work out why. There is some coverage, so I'm not sure where this is from.
I get `line-rate="0.6259947"` in `coverage.…
-
Currently, UCFGs are produced if and only if any of the SonarSecurity rules are enabled.
SonarCSharp 7.4 produces new UCFGs that cannot be read by SonarSecurity 7.2. If a customer of SonarQube 7.2 …
-
### Steps to reproduce
JaCoCo version: 0.8.0
Operating system: Linux
Tool integration: Ant + SonarQube 6.7
### Expected behaviour
I downloaded the version 0.8.0 of JaCoCo because I was anno…