Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • GoogleMethodName

    Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 1233 14 (14 added) 14 (14 added)
    8 files with differences 14 changes in violations 14 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck
    base 0
    patch 14 (14 added)
    changes in violations 14

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 14

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/taskdefs/MatchingTask.java

    Severity Rule Message Line Col
    #A1 warning GoogleMethodName Method name 'XsetItems' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. 127 17
    #A2 warning GoogleMethodName Method name 'XsetIgnore' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. 160 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/types/FilterSet.java

    Severity Rule Message Line Col
    #A3 warning GoogleMethodName Method name 'iReplaceTokens' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. 535 33

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/main/org/apache/tools/ant/util/UnicodeUtil.java

    Severity Rule Message Line Col
    #A4 warning GoogleMethodName Method name 'EscapeUnicode' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. 31 31

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/UnknownElementTest.java

    Severity Rule Message Line Col
    #A5 warning GoogleMethodName Test method name 'XtestTaskFinishedEvent' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 58 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/RmicAdvancedTest.java

    Severity Rule Message Line Col
    #A6 warning GoogleMethodName Test method name 'XtestWlrmic' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 141 17
    #A7 warning GoogleMethodName Test method name 'XtestWlrmicJArg' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 150 17
    #A8 warning GoogleMethodName Test method name 'NotestForking' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 159 17
    #A9 warning GoogleMethodName Test method name 'NotestFailingAdapter' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 281 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/SubAntTest.java

    Severity Rule Message Line Col
    #A10 warning GoogleMethodName Test method name 'testMultipleTargetsOneDoesntExist_FOEfalse' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 98 17
    #A11 warning GoogleMethodName Test method name 'testMultipleTargetsOneDoesntExist_FOEtrue' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 104 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/condition/IsReachableTest.java

    Severity Rule Message Line Col
    #A12 warning GoogleMethodName Test method name 'NotestFile' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 98 17

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/apache-ant/src/tests/junit/org/apache/tools/ant/taskdefs/condition/ParserSupportsTest.java

    Severity Rule Message Line Col
    #A13 warning GoogleMethodName Test method name 'NotestPropertyInvalid' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 86 17
    #A14 warning GoogleMethodName Test method name 'NotestXercesProperty' is not valid, each segment must be lowerCamelCase: start lowercase, min 2 chars, avoid single lowercase followed by uppercase. 92 17