-
Hi
I'm trying to create a report to use on Sonarqube for code coverage
I decide to use Slather in my GitHub action but I receive an error
My action
```
- name: Generate coverage report …
-
I frequently forget that we even have it, so I almost never check. Perhaps we can configure it as a GitHub action, so that the results are shown for a PR:
https://docs.sonarsource.com/sonarqube/la…
-
**Describe the bug**
Sonarqube cannot decorate PR and throws exception
```
2024.09.26 16:10:30 ERROR ce[7b2f5da9-3e61-4ecd-822a-e30bebb182e0][o.s.c.t.p.a.p.PostProjectAnalysisTasksExecutor] Executi…
-
**Before you create a new issue**
- Is it really a _cxx-plugin_ issue or a general _SonarQube_ issue? To track _SonarQube_ issues use the [community from SonarSource](https://community.sonarsource.co…
-
## Is your feature request related to a problem?
I want to provide a code quality report to the Sonarqube instance.
## Describe the solution you'd like
I want to be able to choose a report type f…
-
It is currently not possible to configure a separate SonarQube Binding for multiple projects in intellij in an "easy" way.
In order to achieve this, each maven-module must override the SonarQube bi…
-
-
Adding sonarqube to help with test metrics and code smells
-
Hi,
It appears we have encountered a regression with the Dependency-check plugin and the Quality Gate settings. It seems that the 'Critical Vulnerability' setting is missing in version 5.0.0.
- …
-
Hi all! I can't get a detailed comment in Gitlab Merge Request after analyzing the code.
I get a response in the form of number of errors and that Quality Gate Failed.
I tried different ways of code…