zabetak opened a new pull request, #6076: URL: https://github.com/apache/hive/pull/6076
### What changes were proposed in this pull request? 1. Run checkstyle in CI during the Sonar step 2. Upload checkstyle reports to Sonarqube ### Why are the changes needed? 1. Report checkstyle violations in each PR as part of the Sonarqube report. 2. Prevent further degradation of code quality. ### Does this PR introduce _any_ user-facing change? No impact to users. Developpers and reviewers will see new checkstyle violations when raising pull requests. ### How was this patch tested? 1. Tested by uploading results manually on a forked ([zabetak_hive](https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED&id=zabetak_hive)) sonarqube project. 2. Inspect Sonarqube report(s) uploaded through this pull-request. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
