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 1765 36591 36591
    patch 1765 36601 (4 removed, 14 added) 36601 (4 removed, 14 added)
    14 files with differences 18 changes in violations 18 changes in violations

    Report id example7 example6 example9 example8 example3 example2 example5 example4 example1 example10
    base 4389 4321 4406 4407 1439 120 4397 4257 4411 4444
    patch 4389 4321 4406 4407 1439 120 4397 4267 (4 removed, 14 added) 4411 4444
    changes in violations 0 0 0 0 0 0 0 18 0 0

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

    Violations:

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/spoon-dataflow/src/test/java/fr/inria/spoon/dataflow/testcases/TestInvocation.java

    Severity Rule Message Line Col
    #A1 warning example4 '}' is not followed by whitespace. 7 61
    #A2 warning example4 '}' is not followed by whitespace. 8 59

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/support/visitor/java/testclasses/NPEInStaticInit.java

    Severity Rule Message Line Col
    #A3 warning example4 '{' is not preceded with whitespace. 6 24

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/comment/testclasses/TestClassWithComments.java

    Severity Rule Message Line Col
    #A4 warning example4 '{' is not preceded with whitespace. 20 45

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/generics/testclasses/CelebrationLunch.java

    Severity Rule Message Line Col
    #A5 warning example4 '{' is not preceded with whitespace. 9 65
    #A6 warning example4 '{' is not preceded with whitespace. 17 53

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/generics/testclasses/Lunch.java

    Severity Rule Message Line Col
    #A7 warning example4 '{' is not preceded with whitespace. 4 53

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/generics/testclasses3/ClassThatDefinesANewTypeArgument.java

    Severity Rule Message Line Col
    #A8 warning example4 '{' is not preceded with whitespace. 4 22

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/method_overriding/testclasses/A.java

    Severity Rule Message Line Col
    #A9 warning example4 '{' is not preceded with whitespace. 18 35
    #A10 warning example4 '{' is not preceded with whitespace. 20 40

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/method_overriding/testclasses/B.java

    Severity Rule Message Line Col
    #A11 warning example4 '{' is not preceded with whitespace. 21 35

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/method_overriding/testclasses/C.java

    Severity Rule Message Line Col
    #A12 warning example4 '{' is not preceded with whitespace. 29 50

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/method_overriding/testclasses/D.java

    Severity Rule Message Line Col
    #A13 warning example4 '{' is not preceded with whitespace. 21 46

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/model/Foo.java

    Severity Rule Message Line Col
    #A14 warning example4 '{' is not preceded with whitespace. 5 25
    #A15 warning example4 '{' is not preceded with whitespace. 20 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/prettyprinter/testclasses/ToBeChanged.java

    Severity Rule Message Line Col
    #A16 warning example4 '}' is not preceded with whitespace. 36 14

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/template/testclasses/inheritance/SubTemplate.java

    Severity Rule Message Line Col
    #A17 warning example4 '{' is not preceded with whitespace. 84 36

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/spoon/src/test/java/spoon/test/template/testclasses/match/MatchModifiers.java

    Severity Rule Message Line Col
    #A18 warning example4 '}' is not preceded with whitespace. 20 50