-
As a developer I would like to clean the code so that It will be much a clean-coded program.
[Link to the sonarcloud](https://sonarcloud.io/dashboard?id=csabe812_Agrovetel)
-
It would be nice to add OpenSCD to SonarCloud (Static code analysis).
-
**Is your feature request related to a problem? Please describe.**
1. We have a Github + Sonarcloud integration. When we create PRs, the Sonarcloud bot comments on the PR with various status checks;
…
-
i use (User : token)
Cannot fetch SonarQube project and modules from SonarCloud
org.sonarqube.ws.client.HttpException: Error 401 on https://sonarcloud.io/api/components/search?qualifiers=TRK :
…
ghost updated
5 years ago
-
### NodeBB version
_No response_
### NodeBB git hash
_No response_
### NodeJS version
_No response_
### Installed NodeBB plugins
_No response_
### Database type
_No response…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 15 | Next scheduled analysis: Nov 22_
### Open
- h…
-
@echebbi a well-known limitation of using SonarCloud from GitHub Actions is that secrets are NOT available for external PRs.
This means that we are not able to scan PRs with SonarCloud (unless we mer…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 03 | Next scheduled analysis: Nov 10_
### Open
✅…
-
## Affected builder image
gcr.io/cloud-builders-community/sonarqube
## Expected Behavior
successful build
## Actual Behavior
```
Step #2: START: Running sonar-scanner-cli on Tue Mar 19 2…
-
Hello Team,
I have configured slather to my project and I am able to see code coverage report. I have generated code coverage by below comands
$ slather coverage -x --output-directory path/to/xml_…