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 3160 6 (6 added) 6 (6 added)
    6 files with differences 6 changes in violations 6 changes in violations

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

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-tests/test/com/google/common/graph/AbstractGraphTest.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-tests/test/com/google/common/graph/AbstractNetworkTest.java

    Severity Rule Message Line Col
    #A2 warning SummaryJavadoc Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N 56

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/android/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java

    Severity Rule Message Line Col
    #A3 warning SummaryJavadoc Javadoc comment at column 62 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 678

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-tests/test/com/google/common/graph/AbstractGraphTest.java

    Severity Rule Message Line Col
    #A4 warning SummaryJavadoc Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N 47

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-tests/test/com/google/common/graph/AbstractNetworkTest.java

    Severity Rule Message Line Col
    #A5 warning SummaryJavadoc Javadoc comment at column 48 has parse error. Details: token recognition error at: ',' while parsing N 56

    /home/runner/work/checkstyle/checkstyle/.ci-temp/contribution/checkstyle-tester/repositories/guava/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java

    Severity Rule Message Line Col
    #A6 warning SummaryJavadoc Javadoc comment at column 62 has parse error. Details: mismatched input '(' expecting JAVADOC_INLINE_TAG_END while parsing INLINE_TAG 685