Results 160 issues of Roman Ivanov

resolve PMD warning in logs: https://ci.appveyor.com/project/Checkstyle/checkstyle/builds/53003228/job/rcb6sqkpyovuw7pb#L1782 ``` [INFO] >>> pmd:3.28.0:check (default) > :pmd @ checkstyle >>> [INFO] [INFO] --- pmd:3.28.0:pmd (pmd) @ checkstyle --- [INFO] PMD version: 7.18.0 [WARNING] Warning...

approved
miscellaneous

After merge of https://github.com/checkstyle/checkstyle/pull/16314 We have ability to update all/most test methods in [XMLLoggerTest.java](https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/puppycrawl/tools/checkstyle/XMLLoggerTest.java) to use `verifyWithInlineConfigParserAndXmlLogger` Goal: use it as much as possible, ideally in all test methods. Good...

approved
miscellaneous
good third issue

Detected at https://github.com/checkstyle/checkstyle/pull/17267/files ``` Run groovy ./.ci/error-prone-check.groovy test-compile Caught: java.lang.VerifyError: (class: java_util_Set$of, method: callStatic signature: (Ljava/lang/Class;[Ljava/lang/Object;)Ljava/lang/Object;) Illegal type in constant pool java.lang.VerifyError: (class: java_util_Set$of, method: callStatic signature: (Ljava/lang/Class;[Ljava/lang/Object;)Ljava/lang/Object;) Illegal type...

approved
miscellaneous

As a part of this issue, we have to kill the mutation listed below and remove the suppression from [pitest xxxx suppression.xml](https://github.com/checkstyle/checkstyle/blob/master/config/pitest-suppressions/) To understanding how to kill the mutation Visit...

approved
miscellaneous

AI generates unicode emoj in code comments [example](https://github.com/checkstyle/checkstyle/pull/18008/files#diff-e8685d13c843aea432b0c89f0ef7f09fddfd9f00bf2c332e7e7d1a47e776354dR60): > // ✅ Enhancement 1: Basic validation this also raised by other users to address this at https://github.com/checkstyle/checkstyle/discussions/17983#discussioncomment-14888080 Potential soluton: ``` ```...

approved

As a part of this issue, we have to kill the mutation listed below and remove the suppression from [pitest xxxx suppression.xml](https://github.com/checkstyle/checkstyle/blob/master/config/pitest-suppressions/) To understanding how to kill the mutation Visit...

https://checkstyle.org/releasenotes.html#Release_12.3.0

https://checkstyle.org/releasenotes.html#Release_12.2.0

https://checkstyle.org/releasenotes.html#Release_12.1.2

https://checkstyle.org/releasenotes.html#Release_12.1.1