The following document contains the results of Checkstyle 7.2 with google_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
3 | Warning |
imports | CustomImportOrder
|
24 | Warning |
indentation | Indentation
|
248 | Warning |
javadoc | JavadocMethod
|
1 | Warning |
JavadocParagraph | 20 | Warning | |
SummaryJavadoc
|
25 | Warning | |
sizes | LineLength
|
23 | Warning |
whitespace | OperatorWrap
|
4 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnyGetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnySetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonPropertyOrder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.EqualsBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.HashCodeBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.ToStringBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 31 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 37 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 39 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 41 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 43 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 45 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 47 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 51 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 57 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 62 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 64 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 65 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 67 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 72 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 74 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 75 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 77 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 78 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 79 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 80 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 82 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 87 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 89 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 90 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 92 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 97 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 99 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 100 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 102 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 103 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 104 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 105 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 107 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 114 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 115 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 117 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 124 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 125 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 127 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 128 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 129 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 130 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 132 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 137 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 139 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 140 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 142 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 147 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 149 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 150 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 152 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 153 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 154 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 155 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 157 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 162 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 164 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 165 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 167 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 172 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 174 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 175 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 177 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 178 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 179 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 180 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 182 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 187 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 189 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 190 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 192 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 197 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 199 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 200 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 202 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 203 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 204 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 205 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 207 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 212 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 214 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 215 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 217 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 222 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 224 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 225 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 227 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 228 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 229 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 230 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 232 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 237 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 239 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 240 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 242 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 247 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 249 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 250 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 252 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 253 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 254 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 255 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 257 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 262 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 264 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 265 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 267 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 272 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 274 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 275 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 277 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 278 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 279 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 280 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 282 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 284 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 285 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 287 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 289 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 290 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 292 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 294 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 295 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 297 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 298 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 299 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 300 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 302 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 304 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 251). | 304 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 305 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 307 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 309 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 310 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 311 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 312 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 313 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 314 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 315 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 316 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 418). | 316 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 317 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.collect.Ordering' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. | 25 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 45 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 47 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 49 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 51 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 53 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 55 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 57 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnyGetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnySetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.EqualsBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.HashCodeBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.ToStringBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 19 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 21 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 24 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 26 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 27 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 31 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 32 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 39 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 40 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 41 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 42 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 46 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 47 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 51 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 52 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 53 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 54 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 55 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 56 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 57 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 58 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 58 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonPropertyOrder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.EqualsBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.HashCodeBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.ToStringBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 18 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 20 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 20 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 34 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 36 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 38 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 40 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 40 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 45 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 48 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 58 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 58 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 63 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 68 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 68 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 72 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 75 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 82 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 85 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 92 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 96 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 98 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 98 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 105 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 107 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 108 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 110 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 112 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 112 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 124 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 125 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 126 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 127 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 129 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 136 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 138 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 139 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 141 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 148 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 150 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 151 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 153 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 154 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 155 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 156 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 160 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 160 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 167 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 169 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 170 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 174 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 174 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 181 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 183 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 184 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 186 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 187 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 188 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 189 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 193 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 193 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 199 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 201 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 202 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 206 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 206 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 212 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 214 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 215 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 217 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 218 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 219 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 220 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 223 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 228 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 230 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 231 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 234 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 239 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 241 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 242 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 244 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 245 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 246 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 247 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 250 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 255 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 257 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 258 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 261 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 266 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 268 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 269 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 271 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 272 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 273 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 274 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 282 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 284 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 285 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 293 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 295 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 296 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 298 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 299 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 300 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 301 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 303 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 305 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 306 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 308 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 310 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 165). | 310 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 311 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 313 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 315 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 316 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 317 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 318 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 319 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 320 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 321 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 322 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 255). | 322 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 323 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 59 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 122 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 122 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 123 |
Warning | whitespace | OperatorWrap | '||' should be on a new line. | 124 |
Warning | whitespace | OperatorWrap | '||' should be on a new line. | 125 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang3.StringUtils' import. Should be before 'org.apache.streams.pojo.json.ActivityObject'. | 25 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 106). | 52 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 54 |