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 6271 52 52
    patch 6271 56 (4 added) 56 (4 added)
    2 files with differences 4 changes in violations 4 changes in violations

    Report id example2 example1
    base 26 26
    patch 28 (2 added) 28 (2 added)
    changes in violations 2 2

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/hibernate-orm/hibernate-entitymanager/src/main/java/org/hibernate/ejb/criteria/SelectionImplementor.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/hibernate-orm/hibernate-entitymanager/src/main/java/org/hibernate/ejb/metamodel/AttributeFactory.java

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