Branch: refs/heads/claude/nifty-bell-mp1o6c Home: https://github.com/xwiki/xwiki-commons Commit: 4085c0c069e084b923ec3ba804c8873fc0385146 https://github.com/xwiki/xwiki-commons/commit/4085c0c069e084b923ec3ba804c887... Author: Vincent Massol <vincent@massol.net> Date: 2026-09-01 (Tue, 01 Sep 2026) Changed paths: M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/src/main/java/org/xwiki/observation/internal/DefaultObservationManager.java M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/src/main/java/org/xwiki/test/mockito/MockitoComponentMocker.java M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/src/test/java/org/xwiki/test/mockito/StringReaderMatcherTest.java M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheck.java Log Message: ----------- [Misc] Fix various SonarQube issues * java:S1172 remove unused private method parameters * java:S1130 remove an unthrowable declared exception from a private method * java:S5778 hoist the fixture out of an assertThrows() lambda Co-Authored-By: Vincent Massol <vincent@massol.net> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications