SONARJAVA-6053 Fix S112 false positive for checked exception#5648
SONARJAVA-6053 Fix S112 false positive for checked exception#5648rombirli wants to merge 1 commit into
Conversation
Agentic Analysis: Early ResultsAgentic Analysis and Context Augmentation are available on your project. Here are some issues that could have been prevented. Follow the links to learn how to put them into action. 44 issue(s) found across 1 file(s):
Analyzed by SonarQube Agentic Analysis in 5.2 s |
CI failed: The build failed due to test regressions in `RawExceptionCheckTest` caused by the recent rule changes, alongside a localized failure in `JasperTest` related to JSP transpilation.OverviewThe build failed in the FailuresRule S112 Logic Regression (confidence: high)
JSP Transpilation Failure (confidence: high)
Summary
Code Review ✅ ApprovedIntroduces a fix for the S112 false positive involving checked exceptions and adds comprehensive test coverage for exception wrapping scenarios. No issues found. Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
Summary by Gitar
RawExceptionCheckSample.javato reproduce S112 false positives.This will update automatically on new commits.