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

  • WhitespaceAround id
  • example1

  • id
  • example1

  • WhitespaceAround tokens
  • ASSIGN, DIV_ASSIGN, PLUS_ASSIGN, MINUS_ASSIGN, STAR_ASSIGN, MOD_ASSIGN, SR_ASSIGN, BSR_ASSIGN, SL_ASSIGN, BXOR_ASSIGN, BOR_ASSIGN, BAND_ASSIGN

  • id
  • example2

  • tokens
  • ASSIGN, DIV_ASSIGN, PLUS_ASSIGN, MINUS_ASSIGN, STAR_ASSIGN, MOD_ASSIGN, SR_ASSIGN, BSR_ASSIGN, SL_ASSIGN, BXOR_ASSIGN, BOR_ASSIGN, BAND_ASSIGN

  • id
  • example2

  • WhitespaceAround tokens
  • LCURLY, RCURLY

  • id
  • example3

  • tokens
  • LCURLY, RCURLY

  • id
  • example3

  • WhitespaceAround allowEmptyMethods
  • true

  • id
  • example4

  • allowEmptyMethods
  • true

  • id
  • example4

  • WhitespaceAround allowEmptyConstructors
  • true

  • id
  • example5

  • allowEmptyConstructors
  • true

  • id
  • example5

  • WhitespaceAround id
  • example6

  • allowEmptyTypes
  • true

  • id
  • example6

  • allowEmptyTypes
  • true

  • WhitespaceAround allowEmptyLoops
  • true

  • id
  • example7

  • allowEmptyLoops
  • true

  • id
  • example7

  • WhitespaceAround allowEmptyLambdas
  • true

  • id
  • example8

  • allowEmptyLambdas
  • true

  • id
  • example8

  • WhitespaceAround allowEmptyCatches
  • true

  • id
  • example9

  • allowEmptyCatches
  • true

  • id
  • example9

  • WhitespaceAround ignoreEnhancedForColon
  • false

  • id
  • example10

  • ignoreEnhancedForColon
  • false

  • id
  • example10

  • 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 25280 25280
    patch 5911 25276 (8 removed, 4 added) 25276 (8 removed, 4 added)
    6 files with differences 12 changes in violations 12 changes in violations

    Report id example7 example6 example9 example8 example3 example2 example5 example4 example1 example10
    base 2947 2708 2938 2947 325 1672 2937 2867 2947 2992
    patch 2947 2708 2938 2947 325 1672 2937 2863 (8 removed, 4 added) 2947 2992
    changes in violations 0 0 0 0 0 0 0 12 0 0

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

    Violations:

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

    Severity Rule Message Line Col
    #A1 warning example4 '{' is not preceded with whitespace. 839 60

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ParsingTests.java

    Severity Rule Message Line Col
    #A2 warning example4 '}' is not followed by whitespace. 180 9
    #A3 warning example4 '}' is not followed by whitespace. 189 9
    #A4 warning example4 '}' is not followed by whitespace. 194 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/ScenariosForSpringSecurity.java

    Severity Rule Message Line Col
    #A5 warning example4 '}' is not preceded with whitespace. 192 77
    #A6 warning example4 '}' is not preceded with whitespace. 203 76
    #A7 warning example4 '}' is not preceded with whitespace. 214 80

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/testresources/Inventor.java

    Severity Rule Message Line Col
    #A8 warning example4 '}' is not preceded with whitespace. 201 55

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-expression/src/test/java/org/springframework/expression/spel/testresources/PlaceOfBirth.java

    Severity Rule Message Line Col
    #A9 warning example4 '}' is not preceded with whitespace. 16 47

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spring-framework/spring-test/src/test/java/org/springframework/test/web/servlet/samples/standalone/resultmatchers/StatusAssertionTests.java

    Severity Rule Message Line Col
    #A10 warning example4 '{' is not preceded with whitespace. 85 52
    #A11 warning example4 '{' is not preceded with whitespace. 90 55
    #A12 warning example4 '{' is not preceded with whitespace. 95 59