erroraway / sonar-erroraway-plugin

Analyze Java Code with ErrorProne in SonarQube
4 stars 0 forks source link

feature: fail the analysis when we encounter a compile error #17

Closed gtoison closed 1 year ago

gtoison commented 1 year ago

When we analyse a project it might happen that there's a compile error and in that case we fail to find issues. If we complete the analysis we report no issue to the SonarQube server and any existing issue is therfore marked as solved. Instead throw an exception and let the analysis fail

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication