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 5911 136 136
    patch 5911 148 (12 added) 148 (12 added)
    4 files with differences 12 changes in violations 12 changes in violations

    Report id example2 example1
    base 68 68
    patch 74 (6 added) 74 (6 added)
    changes in violations 6 6

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-beans/src/test/java/org/springframework/beans/factory/DefaultListableBeanFactoryTests.java

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

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-core/src/test/java/org/springframework/core/convert/support/GenericConversionServiceTests.java

    Severity Rule Message Line Col
    #A3 warning example1 '>' is followed by an illegal character. 824 109
    #A4 warning example2 '>' is followed by an illegal character. 824 109
    #A5 warning example1 '>' is followed by an illegal character. 837 107
    #A6 warning example2 '>' is followed by an illegal character. 837 107
    #A7 warning example1 '>' is followed by an illegal character. 850 100
    #A8 warning example2 '>' is followed by an illegal character. 850 100

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessageContentsDelegate.java

    Severity Rule Message Line Col
    #A9 warning example1 '>' is followed by an illegal character. 31 46
    #A10 warning example2 '>' is followed by an illegal character. 31 46

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-webmvc/src/main/java/org/springframework/web/servlet/support/WebContentGenerator.java

    Severity Rule Message Line Col
    #A11 warning example1 '>' is followed by an illegal character. 68 27
    #A12 warning example2 '>' is followed by an illegal character. 68 27