The following document contains the results of Checkstyle 7.2 with google_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
11 | Warning |
imports | CustomImportOrder
|
56 | Warning |
indentation | Indentation
|
662 | Warning |
javadoc | JavadocMethod
|
1 | Warning |
JavadocParagraph | 14 | Warning | |
SummaryJavadoc
|
48 | Warning | |
modifier | ModifierOrder | 7 | Warning |
naming | AbbreviationAsWordInName
|
4 | Warning |
sizes | LineLength
|
54 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 2 |
Warning | imports | CustomImportOrder | Import statement for 'com.sysomos.xml.BeatApi' 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.sysomos.xml.ObjectFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'JAXBDebug' must contain no more than '1' capital letters. | 13 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 16 |
Warning | indentation | Indentation | 'method def lcurly' have incorrect indentation level 4, expected level should be 2. | 18 |
Warning | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 18 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 19 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 264). | 19 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 20 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
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. | 19 |
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. | 20 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 32 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 36 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 38 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 42 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 48 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 50 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 52 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 56 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 59 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 64 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 66 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 67 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 69 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 74 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 76 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 77 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 79 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 81 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 82 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 84 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 90 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 92 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 93 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 95 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 101 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 103 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 104 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 106 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 107 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 108 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 109 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 111 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 116 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 118 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 119 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 121 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 126 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 128 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 129 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 131 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 132 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 133 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 134 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 136 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 141 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 143 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 144 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 146 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 151 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 153 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 154 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 156 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 157 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 158 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 159 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 161 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 166 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 168 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 169 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 171 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 176 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 178 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 179 |
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. | 182 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 186 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 191 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 193 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 194 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 196 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 201 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 203 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 204 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 206 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 207 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 208 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 209 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 211 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 216 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 218 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 219 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 221 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 226 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 228 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 229 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 231 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 232 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 233 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 234 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 236 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 238 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 239 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 241 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 243 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 244 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 246 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 248 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 249 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 251 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 252 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 253 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 254 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 256 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 258 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 218). | 258 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 259 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 261 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 263 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 264 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 265 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 266 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 267 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 268 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 269 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 270 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 358). | 270 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 271 |
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. | 7 |
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. | 8 |
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. | 9 |
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 | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 22 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 25 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 27 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 37 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 39 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 40 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 42 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 47 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 49 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 50 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 52 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 53 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 54 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 55 |
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 | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 82 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 84 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 85 |
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 | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 92 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 94 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 95 |
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. | 98 |
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. | 104 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 118). | 104 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 105 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 107 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 109 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 110 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 111 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 112 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 113 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 114 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 115 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 116 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 173). | 116 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 117 |
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 '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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 35 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 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. | 53 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 55 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 57 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 59 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 61 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 63 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 65 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 67 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 70 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 75 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 77 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 78 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 80 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 85 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 87 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 88 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 90 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 91 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 92 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 93 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 95 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 100 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 102 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 103 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 105 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 110 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 112 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 113 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 115 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 116 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 117 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 118 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 120 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 125 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 127 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 128 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 130 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 137 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 138 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 140 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 141 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 142 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 143 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 145 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 150 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 152 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 153 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 155 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 160 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 162 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 163 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 165 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 166 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 167 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 168 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 170 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 175 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 177 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 178 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 180 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 185 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 187 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 188 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 190 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 191 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 192 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 193 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 195 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 200 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 202 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 203 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 205 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 210 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 212 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 213 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 215 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 216 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 217 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 218 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 220 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 225 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 227 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 228 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 230 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 235 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 237 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 238 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 240 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 241 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 242 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 243 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 245 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 250 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 252 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 253 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 255 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 260 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 262 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 263 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 265 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 266 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 267 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 268 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 270 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 275 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 277 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 278 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 280 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 285 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 287 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 288 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 290 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 291 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 292 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 293 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 295 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 300 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 302 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 303 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 305 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 310 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 312 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 313 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 315 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 316 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 317 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 318 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 320 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 325 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 327 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 328 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 330 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 335 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 337 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 338 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 340 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 341 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 342 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 343 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 345 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 350 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 352 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 353 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 355 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 360 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 362 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 363 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 365 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 366 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 367 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 368 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 370 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 375 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 377 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 378 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 380 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 385 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 387 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 388 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 390 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 391 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 392 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 393 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 395 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 400 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 402 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 403 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 405 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 410 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 412 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 413 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 415 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 416 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 417 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 418 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 420 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 422 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 423 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 425 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 427 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 428 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 430 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 432 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 433 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 435 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 436 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 437 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 438 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 440 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 442 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 333). | 442 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 443 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 445 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 447 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 448 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 449 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 450 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 451 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 452 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 453 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 454 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 567). | 454 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 455 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 2 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 16 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 19 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 20 |
Warning | indentation | Indentation | 'method def rcurly' 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. | 23 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 23 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 24 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 25 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 26 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 27 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 28 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 2 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 25 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 136 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 140 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 142 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 142 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 143 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 145 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 147 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 157 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 158 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 159 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 169 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 170 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 171 |
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. | 182 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 183 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 193 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 194 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 195 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 205 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 206 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 207 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. | 219 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 223 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 246 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 247 |
Warning | indentation | Indentation | '}' have incorrect indentation level 4, expected level should be 8. | 254 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 255 |
Warning | indentation | Indentation | 'class def lcurly' have incorrect indentation level 4, expected level should be 2. | 257 |
Warning | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 257 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 259 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 259 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 260 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'heatbeatID' must contain no more than '1' capital letters. | 261 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 262 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 266 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 270 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 272 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 273 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 283 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'getHeatbeatID' must contain no more than '1' capital letters. | 283 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 284 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 285 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 295 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'setHeatbeatID' must contain no more than '1' capital letters. | 295 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 296 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 297 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 307 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 308 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 309 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 319 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 320 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 321 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 331 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 332 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 333 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 343 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 344 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 345 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 355 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 356 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 357 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 367 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 368 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 369 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 375 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 376 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 377 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 383 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 384 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 385 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 391 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 392 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 393 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 399 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 400 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 401 |
Warning | indentation | Indentation | 'class def rcurly' have incorrect indentation level 4, expected level should be 2. | 403 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 407 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 475 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 476 |
Warning | indentation | Indentation | '}' have incorrect indentation level 4, expected level should be 8. | 479 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 480 |
Warning | indentation | Indentation | 'class def lcurly' have incorrect indentation level 4, expected level should be 2. | 482 |
Warning | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 482 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 484 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 484 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 485 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 486 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 491 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 497 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 504 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 510 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 511 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 512 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 513 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 514 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 515 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 521 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 522 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 523 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 529 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 530 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 531 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 535 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 103). | 537 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 8, expected level should be 4. | 592 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 8, expected level should be 4. | 593 |
Warning | indentation | Indentation | '}' have incorrect indentation level 8, expected level should be 12. | 611 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 8, expected level should be 4. | 612 |
Warning | indentation | Indentation | 'class def lcurly' have incorrect indentation level 8, expected level should be 4. | 614 |
Warning | blocks | LeftCurly | '{' at column 9 should be on the previous line. | 614 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 616 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 616 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 617 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 619 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 621 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 625 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 627 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 629 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 631 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 634 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 635 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 637 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 639 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 641 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 642 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 643 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 645 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 647 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 12, expected level should be 6. | 648 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 658 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 659 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 660 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 670 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 671 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 672 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 682 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 683 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 684 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 694 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 695 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 696 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 706 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 707 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 708 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 718 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 719 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 720 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 730 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 731 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 732 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 742 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 743 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 744 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 754 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 755 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 756 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 766 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 767 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 768 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 778 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 779 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 780 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 790 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 791 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 792 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 802 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 803 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 804 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 814 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 815 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 816 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 826 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 827 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 828 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 838 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 839 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 840 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 850 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 851 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 852 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 862 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 863 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 864 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 874 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 875 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 876 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 886 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 887 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 888 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 898 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 899 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 900 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 910 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 911 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 912 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 917 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 923 |
Warning | javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 930 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 936 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 16, expected level should be 8. | 937 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 20, expected level should be 10. | 938 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 16, expected level should be 8. | 939 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 940 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 941 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 951 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 952 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 953 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 963 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 964 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 965 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 975 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 976 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 977 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 987 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 988 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 989 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 999 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 1000 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 1001 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 1011 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 1012 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 1013 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 1023 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 1024 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 1025 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 1035 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 1036 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 1037 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 1047 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 1048 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 1049 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 12, expected level should be 6. | 1059 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 16, expected level should be 8. | 1060 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 12, expected level should be 6. | 1061 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 1065 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 1067 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 12, expected level should be 6. | 1084 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 12, expected level should be 6. | 1085 |
Warning | indentation | Indentation | '}' have incorrect indentation level 12, expected level should be 16. | 1088 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 12, expected level should be 6. | 1089 |
Warning | indentation | Indentation | 'class def lcurly' have incorrect indentation level 12, expected level should be 6. | 1091 |
Warning | blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1091 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1093 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1093 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1094 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1096 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1107 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1108 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1109 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1120 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1121 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1131 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1132 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1133 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1143 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1144 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1145 |
Warning | indentation | Indentation | 'class def rcurly' have incorrect indentation level 12, expected level should be 6. | 1147 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 1151 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 1153 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 12, expected level should be 6. | 1171 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 12, expected level should be 6. | 1172 |
Warning | indentation | Indentation | '}' have incorrect indentation level 12, expected level should be 16. | 1176 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 12, expected level should be 6. | 1177 |
Warning | indentation | Indentation | 'class def lcurly' have incorrect indentation level 12, expected level should be 6. | 1179 |
Warning | blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1179 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1181 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1181 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1182 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1184 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 16, expected level should be 8. | 1186 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1196 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1197 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1198 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1208 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1209 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1210 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1220 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1221 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1222 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1232 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1233 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1234 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1244 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1245 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1246 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 16, expected level should be 8. | 1256 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 20, expected level should be 10. | 1257 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 16, expected level should be 8. | 1258 |
Warning | indentation | Indentation | 'class def rcurly' have incorrect indentation level 12, expected level should be 6. | 1260 |
Warning | indentation | Indentation | 'class def rcurly' have incorrect indentation level 8, expected level should be 4. | 1262 |
Warning | indentation | Indentation | 'class def rcurly' have incorrect indentation level 4, expected level should be 2. | 1264 |
Warning | javadoc | JavadocParagraph | Redundant <p> tag. | 1268 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 1287 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 1288 |
Warning | indentation | Indentation | '}' have incorrect indentation level 4, expected level should be 8. | 1291 |
Warning | indentation | Indentation | 'class def modifier' have incorrect indentation level 4, expected level should be 2. | 1292 |
Warning | indentation | Indentation | 'class def lcurly' have incorrect indentation level 4, expected level should be 2. | 1294 |
Warning | blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1294 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 1296 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 1296 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 1297 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 8, expected level should be 4. | 1298 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 1305 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 1306 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 1307 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 1313 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 1314 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 1315 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 1325 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 1326 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 1327 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 8, expected level should be 4. | 1337 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 12, expected level should be 6. | 1338 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 8, expected level should be 4. | 1339 |
Warning | indentation | Indentation | 'class def rcurly' have incorrect indentation level 4, expected level should be 2. | 1341 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 2 |
Warning | javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 18 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 129). | 33 |
Warning | indentation | Indentation | 'ctor def modifier' have incorrect indentation level 4, expected level should be 2. | 36 |
Warning | indentation | Indentation | 'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 39 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 43 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 44 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 45 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 51 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 52 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 59 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 60 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 61 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 67 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 68 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 69 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 75 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 76 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 77 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 83 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 84 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 85 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 91 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 92 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.sysomos.xml.BeatApi' import. Should be before 'org.apache.streams.pojo.json.Provider'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.StringUtils' import. Should be before 'org.apache.streams.pojo.json.Provider'. | 28 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.data.util.ActivityUtil.LANGUAGE_EXTENSION' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 34 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.data.util.ActivityUtil.LOCATION_EXTENSION' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 35 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.data.util.ActivityUtil.LOCATION_EXTENSION_COUNTRY' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 36 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.data.util.ActivityUtil.getObjectId' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 37 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.data.util.ActivityUtil.getPersonId' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 38 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.data.util.ActivityUtil.getProviderId' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 39 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 130). | 42 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 95 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 101 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 117). | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 50 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 131). | 89 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 119). | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.sysomos.xml.BeatApi' import. Should be before 'org.apache.streams.sysomos.conversion.SysomosBeatActivityConverter'. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.sysomos.xml.BeatApi' import. Should be before 'org.apache.streams.sysomos.util.SysomosUtils'. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.sysomos.xml.ObjectFactory' import. Should be before 'org.apache.streams.sysomos.util.SysomosUtils'. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.apache.streams.sysomos.util.SysomosUtils.SYSOMOS_DATE_FORMATTER' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.sysomos.xml.BeatApi' import. Should be before 'org.apache.streams.core.StreamsDatum'. | 24 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 120). | 63 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 113 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 117 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 106). | 126 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 131 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 135). | 141 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 32 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.base.Preconditions' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 33 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.base.Splitter' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 34 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.collect.Queues' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 35 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.collect.Sets' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 36 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.util.concurrent.Uninterruptibles' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 37 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.sysomos.SysomosConfiguration' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigFactory' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigParseOptions' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.NotImplementedException' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 42 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 68 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 71 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 118). | 72 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 109). | 87 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 131). | 117 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 118 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 126). | 121 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 195 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 113). | 211 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 256 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 118). | 268 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 122). | 269 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 134). | 276 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 103). | 278 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 285 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 131). | 304 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 129). | 311 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 132). | 319 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 133). | 327 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 122). | 352 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 125). | 367 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 127). | 372 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 377 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 381 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.base.Strings' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.io.IOUtils' import. Should be before 'org.apache.streams.sysomos.SysomosException'. | 25 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 133). | 47 |