-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SonarQube Scanning #494
Conversation
Codecov Report
@@ Coverage Diff @@
## master #494 +/- ##
==========================================
- Coverage 81.25% 80.96% -0.29%
==========================================
Files 15 16 +1
Lines 1296 1345 +49
Branches 223 234 +11
==========================================
+ Hits 1053 1089 +36
- Misses 165 172 +7
- Partials 78 84 +6
Continue to review full report at Codecov.
|
I seems the branch needs to passed, as it's all on master |
Docs: https://docs.sonarqube.org/latest/analysis/pull-request/
|
Looks like it has caused some "security issues" to become unresolved on the NLog-project: https://sonarcloud.io/project/security_hotspots?branch=dev&id=nlog2 |
It's the SonarQube update itself I guess, will check it |
@snakefoot doubting about this one: https://sonarcloud.io/project/security_hotspots?branch=dev&id=nlog2# It's because if the |
No idea. Marked But I kept |
msbuild-sonarqube-runner is deprecated
trying to fix #492