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

  • SummaryJavadoc
    SuppressionXpathSingleFilter message
  • ^(?!.*Javadoc comment at column \d+ has parse error).+

  • Summary:

    Report id Files Violations Severity-warning
    base 0 0 0
    patch 2656 9 (9 added) 9 (9 added)
    5 files with differences 9 changes in violations 9 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
    base 0
    patch 9 (9 added)
    changes in violations 9

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-core/src/main/java/net/sourceforge/pmd/util/ClassUtil.java

    Severity Rule Message Line Col
    #A1 warning SummaryJavadoc Javadoc comment at column 24 has parse error. Details: token recognition error at: ',' while parsing Class 55

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/private_method_in_inner_class_interface1.java

    Severity Rule Message Line Col
    #A2 warning SummaryJavadoc Javadoc comment at column 15 has parse error. Details: mismatched input '/' expecting IDENTIFIER while parsing QUALIFIED_NAME 12

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/ast/jdkversiontests/private_method_in_inner_class_interface2.java

    Severity Rule Message Line Col
    #A3 warning SummaryJavadoc Javadoc comment at column 15 has parse error. Details: mismatched input '/' expecting IDENTIFIER while parsing QUALIFIED_NAME 11

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-jsp/src/test/java/net/sourceforge/pmd/lang/jsp/ast/JspDocStyleTest.java

    Severity Rule Message Line Col
    #A4 warning SummaryJavadoc Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 934
    #A5 warning SummaryJavadoc Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 939
    #A6 warning SummaryJavadoc Javadoc comment at column 43 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 946

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/pmd/pmd-visualforce/src/test/java/net/sourceforge/pmd/lang/vf/ast/VfDocStyleTest.java

    Severity Rule Message Line Col
    #A7 warning SummaryJavadoc Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 744
    #A8 warning SummaryJavadoc Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 749
    #A9 warning SummaryJavadoc Javadoc comment at column 43 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 756