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 2561 72391 72391
    patch 2561 72372 (23 removed, 4 added) 72372 (23 removed, 4 added)
    18 files with differences 27 changes in violations 27 changes in violations

    Report id example7 example6 example9 example8 example3 example2 example5 example4 example1 example10
    base 8708 8692 8649 8718 362 1885 8466 8642 8718 9551
    patch 8708 8692 8649 8718 362 1885 8466 8623 (23 removed, 4 added) 8718 9551
    changes in violations 0 0 0 0 0 0 0 27 0 0

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

    Violations:

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

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

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

    Severity Rule Message Line Col
    #A2 warning example4 '{' is not preceded with whitespace. 77 25

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java

    Severity Rule Message Line Col
    #A3 warning example4 '}' is not preceded with whitespace. 202 64

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

    Severity Rule Message Line Col
    #A4 warning example4 '}' is not followed by whitespace. 2011 9

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java

    Severity Rule Message Line Col
    #A5 warning example4 '}' is not preceded with whitespace. 458 52
    #A6 warning example4 '{' is not preceded with whitespace. 1294 51

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/BaseFileCleanerDelegate.java

    Severity Rule Message Line Col
    #A7 warning example4 '}' is not followed by whitespace. 39 7

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

    Severity Rule Message Line Col
    #A8 warning example4 '}' is not followed by whitespace. 527 5

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

    Severity Rule Message Line Col
    #A9 warning example4 '{' is not preceded with whitespace. 613 39
    #A10 warning example4 '}' is not preceded with whitespace. 3070 67
    #A11 warning example4 '}' is not preceded with whitespace. 3071 64

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/master/ReplicationLogCleaner.java

    Severity Rule Message Line Col
    #A12 warning example4 '}' is not followed by whitespace. 78 7

    /home/runner/work/checkstyle/checkstyle/.ci-temp/repositories/Hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AuthResult.java

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

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

    Severity Rule Message Line Col
    #A14 warning example4 '}' is not preceded with whitespace. 73 65
    #A15 warning example4 '}' is not preceded with whitespace. 74 62

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

    Severity Rule Message Line Col
    #A16 warning example4 '}' is not followed by whitespace. 403 5
    #A17 warning example4 '}' is not followed by whitespace. 417 5

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

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

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

    Severity Rule Message Line Col
    #A19 warning example4 '}' is not preceded with whitespace. 308 59

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

    Severity Rule Message Line Col
    #A20 warning example4 '}' is not followed by whitespace. 277 7
    #A21 warning example4 '}' is not followed by whitespace. 296 7

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

    Severity Rule Message Line Col
    #A22 warning example4 '}' is not preceded with whitespace. 589 47
    #A23 warning example4 '}' is not preceded with whitespace. 1990 47

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

    Severity Rule Message Line Col
    #A24 warning example4 '}' is not preceded with whitespace. 438 49
    #A25 warning example4 '}' is not preceded with whitespace. 453 49

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

    Severity Rule Message Line Col
    #A26 warning example4 '}' is not followed by whitespace. 273 9
    #A27 warning example4 '}' is not followed by whitespace. 278 9