Branch: refs/heads/claude/nifty-bell-6tw81b Home: https://github.com/xwiki/xwiki-commons Commit: dc86a3a48e4da0269aae2f1e672df32f24eec6f2 https://github.com/xwiki/xwiki-commons/commit/dc86a3a48e4da0269aae2f1e672df3... Author: Vincent Massol <[email protected]> Date: 2026-09-06 (Sun, 06 Sep 2026) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/SinceFormatCheck.java M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheck.java Log Message: ----------- [Misc] Fix the SonarQube java:S131 issues of the Checkstyle checks * Add the missing default case to the token switch of SinceFormatCheck and UnstableAnnotationCheck. Both switches already fall through to the code below for any unhandled token, so the added case is behaviour-neutral. Co-Authored-By: Vincent Massol <[email protected]> Claude-Session: https://claude.ai/code/session_01FTH7nnTgyrquQ4VFuesFYG To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications