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

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

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

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • skipFileOnJavaParseException
  • true

  • javaParseExceptionSeverity
  • ignore

  • GenericWhitespace id
  • example1

  • id
  • example1

  • GenericWhitespace id
  • example2

  • id
  • example2

  • SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • message
  • Javadoc comment at column \d+ has parse error

  • Summary:

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

    Report id example2 example1
    base 4 4
    patch 7 (3 added) 7 (3 added)
    changes in violations 3 3

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/apache-struts/core/src/main/java/org/apache/struts2/config/impl/DefaultConfiguration.java

    Severity Rule Message Line Col
    #A1 warning example1 '>' is followed by an illegal character. 634 53
    #A2 warning example2 '>' is followed by an illegal character. 634 53

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/apache-struts/core/src/main/java/org/apache/struts2/util/TextParseUtil.java

    Severity Rule Message Line Col
    #A3 warning example1 '>' is followed by an illegal character. 182 36
    #A4 warning example2 '>' is followed by an illegal character. 182 36

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/apache-struts/plugins/config-browser/src/main/java/org/apache/struts2/config_browser/ConfigurationHelper.java

    Severity Rule Message Line Col
    #A5 warning example1 '>' is followed by an illegal character. 49 46
    #A6 warning example2 '>' is followed by an illegal character. 49 46