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 1233 23 (23 added) 23 (23 added)
    21 files with differences 23 changes in violations 23 changes in violations

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

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

    Violations:

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

    Severity Rule Message Line Col
    #A1 warning SummaryJavadoc Javadoc comment at column 10 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE 40

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

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

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

    Severity Rule Message Line Col
    #A3 warning SummaryJavadoc Javadoc comment at column 5 has parse error. Details: mismatched input '<EOF>' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 54

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

    Severity Rule Message Line Col
    #A4 warning SummaryJavadoc Javadoc comment at column 18 has parse error. Details: mismatched input '/' expecting IDENTIFIER while parsing QUALIFIED_NAME 153
    #A5 warning SummaryJavadoc Javadoc comment at column 18 has parse error. Details: mismatched input '/' expecting IDENTIFIER while parsing QUALIFIED_NAME 959

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

    Severity Rule Message Line Col
    #A6 warning SummaryJavadoc Javadoc comment at column 10 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE 42

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

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

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

    Severity Rule Message Line Col
    #A8 warning SummaryJavadoc Javadoc comment at column 16 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE 74

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

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

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

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

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

    Severity Rule Message Line Col
    #A11 warning SummaryJavadoc Javadoc comment at column 47 has parse error. Details: mismatched input 'and' expecting TAG_CLOSE while parsing HTML_TAG_END 150

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

    Severity Rule Message Line Col
    #A12 warning SummaryJavadoc Javadoc comment at column 39 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 34
    #A13 warning SummaryJavadoc Javadoc comment at column 38 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 43

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

    Severity Rule Message Line Col
    #A14 warning SummaryJavadoc Javadoc comment at column 64 has parse error. Details: mismatched input 'or' expecting TAG_CLOSE while parsing HTML_TAG_END 121

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

    Severity Rule Message Line Col
    #A15 warning SummaryJavadoc Javadoc comment at column 35 has parse error. Details: token recognition error at: '.' while parsing 36

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

    Severity Rule Message Line Col
    #A16 warning SummaryJavadoc Javadoc comment at column 8 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 155

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

    Severity Rule Message Line Col
    #A17 warning SummaryJavadoc Javadoc comment at column 74 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 48

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

    Severity Rule Message Line Col
    #A18 warning SummaryJavadoc Javadoc comment at column 4 has parse error. Details: no viable alternative at input '</' while parsing HTML_ELEMENT 29

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

    Severity Rule Message Line Col
    #A19 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '"http://www.pkware.com/documents/casestudies/APPNOTE.TXT PKWARE's\n * APPNOTE.TXT, section 4.6.8"' while parsing REFERENCE 28

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

    Severity Rule Message Line Col
    #A20 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '"http://www.pkware.com/documents/casestudies/APPNOTE.TXT PKWARE's\n * APPNOTE.TXT, section 4.6.9"' while parsing REFERENCE 28

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

    Severity Rule Message Line Col
    #A21 warning SummaryJavadoc Javadoc comment at column 10 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE 25

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

    Severity Rule Message Line Col
    #A22 warning SummaryJavadoc Javadoc comment at column 3 has parse error. Details: no viable alternative at input '"http://www.pkware.com/documents/casestudies/APPNOTE.TXT PKWARE's\n * APPNOTE.TXT, section 4.5.3"' while parsing REFERENCE 31

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

    Severity Rule Message Line Col
    #A23 warning SummaryJavadoc Javadoc comment at column 10 has parse error. Details: no viable alternative at input '<' while parsing REFERENCE 34