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 2561 168 168
    patch 2561 178 (10 added) 178 (10 added)
    4 files with differences 10 changes in violations 10 changes in violations

    Report id example2 example1
    base 84 84
    patch 89 (5 added) 89 (5 added)
    changes in violations 5 5

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/ResourceBase.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/RSRpcServices.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestMasterOperationsForRegionReplicas.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestWALReplay.java

    Severity Rule Message Line Col
    #A7 warning example1 '>' is followed by an illegal character. 359 30
    #A8 warning example2 '>' is followed by an illegal character. 359 30
    #A9 warning example1 '>' is followed by an illegal character. 428 30
    #A10 warning example2 '>' is followed by an illegal character. 428 30