-
Whilst testing the fix for #4 an exception is thrown by the scanner engine when retrieving pull request info for a project containing an existing Pull Request analysis.
The stacktrace is
```
U…
-
hi there, bill petridis ran your waves-gui through sonarcloud and found 575 bugs and 72 codesmells. will you guys please have a look at this? thank you very much! :)
https://sonarcloud.io/organiza…
foerl updated
5 years ago
-
I ran `run-sonar-swift.sh` in my project and it finishes successfully, the report looks pretty empty:
- no bugs
- no vulnerabilities
- no code smell
- no debt
- no duplications
as much as I would lov…
haemi updated
5 years ago
-
Hello! After I try to create-react-app [project name], the terminal warns me that istanbul-lib-hook@1.2.1 should have a major version bump. This happens after [1/4] Resolving Packages...
1. Does an…
-
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
-
-
Code Cleanup Netzwerk und so.
-
In main FA repository, there was an issue reported https://github.com/fluentassertions/fluentassertions/issues/569.
To keep it short, the user used `?.` operator:
```
int? val = null;
val?.Sho…
-
`codesmells primitive-obsession` as a shortcut for `codesmells bloaters primitive-obsession`
-
### Description
created report.xml using gometalinter. Ran sonar-scanner and the log says
"Analysis report generated and Analysis report uploaded".
I logged into my dashboard to see the results…