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
TreeWalker
WhitespaceAround tokens
  • ELLIPSIS

  • Summary:

    Report id Files Violations Severity-error
    base 0 0 0
    patch 409 53 53
    difference 28 53 53

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

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\functions\ActionN.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 22 21

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\functions\Actions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 87 32
    # error WhitespaceAround '...' is not preceded with whitespace. 426 33

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\functions\FuncN.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 22 18

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\functions\Functions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 34 33
    # error WhitespaceAround '...' is not preceded with whitespace. 56 33
    # error WhitespaceAround '...' is not preceded with whitespace. 78 33
    # error WhitespaceAround '...' is not preceded with whitespace. 100 33
    # error WhitespaceAround '...' is not preceded with whitespace. 122 33
    # error WhitespaceAround '...' is not preceded with whitespace. 144 33
    # error WhitespaceAround '...' is not preceded with whitespace. 166 33
    # error WhitespaceAround '...' is not preceded with whitespace. 188 33
    # error WhitespaceAround '...' is not preceded with whitespace. 210 33
    # error WhitespaceAround '...' is not preceded with whitespace. 232 33
    # error WhitespaceAround '...' is not preceded with whitespace. 253 36
    # error WhitespaceAround '...' is not preceded with whitespace. 276 36
    # error WhitespaceAround '...' is not preceded with whitespace. 299 36
    # error WhitespaceAround '...' is not preceded with whitespace. 322 36

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\internal\util\SubscriptionList.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 42 47

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\internal\util\UtilityFunctions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 158 29

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\subscriptions\CompositeSubscription.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 39 52

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\main\java\rx\subscriptions\Subscriptions.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 116 58

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\ZipTests.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 116 44

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OnSubscribeCacheTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 98 91

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OnSubscribeCombineLatestTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 477 44
    # error WhitespaceAround '...' is not preceded with whitespace. 509 44
    # error WhitespaceAround '...' is not preceded with whitespace. 775 38
    # error WhitespaceAround '...' is not preceded with whitespace. 860 39

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorBufferTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 348 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorConcatTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 488 63
    # error WhitespaceAround '...' is not preceded with whitespace. 492 113

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorMaterializeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 123 40

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorMergeDelayErrorTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 350 35
    # error WhitespaceAround '...' is not preceded with whitespace. 378 40

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorMergeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 383 35

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorOnErrorResumeNextViaFunctionTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 280 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorOnErrorResumeNextViaObservableTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 161 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorOnErrorReturnTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 190 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorOnExceptionResumeNextViaObservableTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 229 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorSerializeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 178 98
    # error WhitespaceAround '...' is not preceded with whitespace. 221 57
    # error WhitespaceAround '...' is not preceded with whitespace. 271 50

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorTakeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 263 41

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorTakeWhileTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 189 53

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorWindowWithSizeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 194 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorWindowWithStartEndObservableTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 138 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorWindowWithTimeTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 104 37

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\internal\operators\OperatorZipTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 993 44
    # error WhitespaceAround '...' is not preceded with whitespace. 1017 44

    D:\project\check\contribution\contribution\checkstyle-tester\src\main\java\RxJava\src\test\java\rx\observers\SerializedObserverTest.java

    Severity Rule Message Line Col
    # error WhitespaceAround '...' is not preceded with whitespace. 407 48
    # error WhitespaceAround '...' is not preceded with whitespace. 487 98
    # error WhitespaceAround '...' is not preceded with whitespace. 619 57
    # error WhitespaceAround '...' is not preceded with whitespace. 670 50