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
IllegalTypeCheck illegalClassNames
  • Boolean

  • illegalClassNames
  • Boolean

  • Summary:

    Report id Files Violations Severity-error
    base 409 98 98
    patch 409 338 338
    difference 37 240 240

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

    Violations:

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\main\java\rx\Observable.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 2378 40
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 2379 61
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 2413 40
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 2413 154
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 3025 29
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 3025 59
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 3607 29
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 3608 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 4408 29
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 4408 62
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 4428 56
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 4487 55
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 4530 80
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 4954 29
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 5024 54
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 5067 79
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 5199 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 6396 64
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 6729 56
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 6778 81
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 6961 59
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 7739 59
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 8026 65
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 8049 65

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 100 43
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 102 61

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 28 55
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 29 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 31 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 36 64

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 28 55
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 29 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 32 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 38 64

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 30 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 32 44

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 408 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 408 95

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 28 37
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 29 65
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 47 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 56 94

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 63 34
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 65 47
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 70 43
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 87 42

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 28 45
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 30 56
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 64 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 64 86
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 65 38

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 77 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 79 62

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 31 53
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 33 53
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 34 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 42 64

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 427 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 437 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 449 42

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 110 33
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 119 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 136 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 136 93

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 37 40
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 46 40
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 64 54
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 73 55

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\main\java\rx\observables\BlockingObservable.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 183 37
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 213 62
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 245 42
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 279 61
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 355 38
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 391 63

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\test\java\rx\BackpressureTests.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 287 44
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 539 50

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\test\java\rx\CombineLatestTests.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 75 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 76 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 77 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 78 76
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 78 85
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 78 94
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 84 40

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\test\java\rx\ObservableTests.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 68 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 68 79
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 843 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 857 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 871 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 885 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1062 42
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1062 51
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1069 48
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1071 47

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 180 66

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 36 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 37 35
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 54 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 55 35
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 72 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 73 35
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 91 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 92 35
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 106 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 106 63
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 117 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 123 32

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 35 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 38 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 49 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 52 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 63 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 66 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 77 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 80 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 91 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 94 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 105 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 108 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 119 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 120 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 129 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 140 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 141 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 150 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 161 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 162 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 171 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 183 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 184 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 193 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 204 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 204 67
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 215 32

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 48 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 51 18

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 131 42
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 131 51
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 138 48
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 140 47
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 157 42
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 157 51
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 164 48
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 166 47

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 39 68
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 63 59
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 109 61

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 44 40
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 44 74
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 145 43
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 166 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 187 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 251 55
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 272 39
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 293 36

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 580 90
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1008 38
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1012 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1014 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1025 32
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1025 67
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1033 35
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1033 74
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1048 54
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1051 76
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1269 89
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1272 68
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1326 89
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 1329 68

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 104 42
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 125 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 146 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 210 54
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 231 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 252 36

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 149 69
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 173 56

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 38 31
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 38 83
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 44 31
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 44 79
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 50 31
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 50 93

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 142 38

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 35 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 43 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 51 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 59 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 68 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 77 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 87 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 95 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 103 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 110 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 117 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 124 20
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 126 43
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 135 42
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 137 18
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 146 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 148 18

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 246 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 267 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 288 36
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 352 39
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 373 56
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 394 36

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 38 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 38 86
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 47 41
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 47 93

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 74 63
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 92 63

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

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 37 67
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 57 67
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 87 65
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 116 44
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 131 89
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 158 84
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 223 93
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 249 93

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\test\java\rx\internal\util\IndexedRingBufferTest.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 174 54
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 188 54
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 367 26
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 368 29
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 380 27
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 381 34
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 392 27
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 393 34

    D:\project\check\contribution\contribution\checkstyle-tester\repositories\RxJava\src\test\java\rx\observables\BlockingObservableTest.java

    Severity Rule Message Line Col
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 69 70
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 93 67
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 106 67
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 118 56
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 140 109
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 151 81
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 169 66
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 186 46
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 332 59
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 344 44
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 367 79
    # error IllegalType Declaring variables, return values or parameters of type 'Boolean' is not allowed. 379 79