The following document contains the results of Checkstyle 7.2 with google_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
8 | Warning |
coding | VariableDeclarationUsageDistance | 1 | Warning |
imports | CustomImportOrder
|
343 | Warning |
indentation | Indentation
|
2217 | Warning |
javadoc | JavadocMethod
|
2 | Warning |
NonEmptyAtclauseDescription | 6 | Warning | |
SummaryJavadoc
|
343 | Warning | |
naming | AbbreviationAsWordInName
|
1 | Warning |
TypeName | 1 | Warning | |
sizes | LineLength
|
98 | Warning |
whitespace | EmptyLineSeparator
|
1 | Warning |
WhitespaceAround
|
7 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnyGetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 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 105). | 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 147). | 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. | 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 103). | 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 143). | 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. | 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 | imports | CustomImportOrder | Import statement for 'org.joda.time.DateTime' 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. | 25 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 30 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 32 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 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. | 39 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 46 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 47 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 49 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 56 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 57 |
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' child have incorrect indentation level 8, expected level should be 4. | 61 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 62 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 64 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 69 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 71 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 72 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 74 |
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. | 81 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 82 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 84 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 85 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 87 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 89 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 94 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 96 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 97 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 99 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 104 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 106 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 107 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 109 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 110 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 111 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 114 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 124 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 129 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 131 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 132 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 134 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 136 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 137 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 139 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 141 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 142 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 144 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 146 |
Warning | indentation | Indentation | 'method def rcurly' 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. | 149 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 151 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 152 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 154 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 155 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 156 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 157 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 159 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 161 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 139). | 161 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 162 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 164 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 166 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 167 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 168 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 169 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 170 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 171 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 172 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 173 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 209). | 173 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 174 |
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. | 23 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 |
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. | 31 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 36 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 52 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 54 |
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. | 61 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 62 |
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. | 65 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 79 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 84 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 87 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 89 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 91 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 92 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 94 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 99 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 101 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 102 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 104 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 109 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 111 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 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 | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 117 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 124 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 126 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 127 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 129 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 131 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 132 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 134 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 136 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 137 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 139 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 141 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 141 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 142 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 144 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 146 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 147 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 148 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 149 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 150 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 151 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 152 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 153 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 176). | 153 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 154 |
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 103). | 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 143). | 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. | 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 | naming | TypeName | Type name 'Datum_' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 23 |
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 103). | 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 143). | 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. | 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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 25 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 28 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 33 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 38 |
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. | 45 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 46 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 48 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 55 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 56 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 63 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 68 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 71 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 73 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 81 |
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' child have incorrect indentation level 8, expected level should be 4. | 85 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 86 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 88 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 91 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 93 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 95 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 96 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 98 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 100 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 101 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 103 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 104 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 105 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 106 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 108 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 110 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 110 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 111 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 113 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 115 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 116 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 117 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 118 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 119 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 120 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 122 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 169). | 122 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 123 |
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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.databind.annotation.JsonDeserialize' 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. | 33 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 37 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 41 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 43 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 47 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 49 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 55 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 59 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 61 |
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 | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 74 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 82 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 86 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 89 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 95 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 97 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 98 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 100 |
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. | 108 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 109 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 111 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 112 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 113 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 114 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 116 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 124 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 125 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 127 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 133 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 136 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 138 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 139 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 140 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 141 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 143 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 149 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 151 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 152 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 154 |
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. | 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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 181 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 187 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 189 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 190 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 192 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 197 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 203 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 205 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 206 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 208 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 214 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 216 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 217 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 219 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 220 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 221 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 222 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 224 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 229 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 231 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 232 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 234 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 239 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 241 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 242 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 244 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 245 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 246 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 247 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 249 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 255 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 257 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 258 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 260 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 266 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 268 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 269 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 271 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 272 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 273 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 274 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 282 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 284 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 285 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 293 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 295 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 296 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 298 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 299 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 300 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 301 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 303 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 305 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 306 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 308 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 310 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 311 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 313 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 315 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 316 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 318 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 319 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 320 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 321 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 323 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 325 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 206). | 325 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 326 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 328 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 330 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 331 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 332 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 333 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 334 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 335 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 336 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 337 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 331). | 337 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 338 |
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. | 25 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 27 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 29 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 31 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 33 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 37 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 40 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 45 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 47 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 48 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 50 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 55 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 57 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 58 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 60 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 61 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 62 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 63 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 65 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 70 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 72 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 75 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 80 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 82 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 83 |
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. | 86 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 90 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 95 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 97 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 98 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 100 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 105 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 107 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 108 |
Warning | 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. | 111 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 115 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 120 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 122 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 123 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 125 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 130 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 132 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 133 |
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. | 136 |
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. | 142 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 143 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 145 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 147 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 148 |
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 | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 155 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 156 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 157 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 158 |
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 | sizes | LineLength | Line is longer than 100 characters (found 158). | 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 | 'if' have incorrect indentation level 8, expected level should be 4. | 167 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 168 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 169 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 170 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 171 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 172 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 173 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 174 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 247). | 174 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 175 |
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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
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. | 19 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 25 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 29 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 31 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 35 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 38 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 41 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 52 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
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. | 63 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 64 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 68 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 71 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 76 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 81 |
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' child have incorrect indentation level 8, expected level should be 4. | 85 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 86 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 88 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 91 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 93 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 95 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 96 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 97 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 98 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 99 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 100 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 101 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 102 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 128). | 102 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 103 |
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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
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. | 19 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 26 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 30 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 |
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. | 39 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 48 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 56 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 57 |
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. | 65 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 67 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 68 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 70 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 71 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 72 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 75 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 81 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 83 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 84 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 86 |
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 | 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 | 'method def' child have incorrect indentation level 8, expected level should be 4. | 109 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 110 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 114 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 115 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 117 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 118 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 119 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 120 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 124 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 119). | 124 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 125 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 127 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 129 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 130 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 131 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 132 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 133 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 134 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 136 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 175). | 136 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 137 |
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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
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. | 19 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 26 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 30 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 32 |
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. | 39 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 48 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 56 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 57 |
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. | 65 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 67 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 68 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 70 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 71 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 72 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 75 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 81 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 83 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 84 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 86 |
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 | 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 | 'method def' child have incorrect indentation level 8, expected level should be 4. | 109 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 110 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 114 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 115 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 117 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 118 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 119 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 120 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 124 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 119). | 124 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 125 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 127 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 129 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 130 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 131 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 132 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 133 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 134 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 136 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 175). | 136 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 137 |
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 103). | 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 143). | 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 | imports | CustomImportOrder | Import statement for 'org.joda.time.DateTime' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 30 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 36 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 38 |
Warning | indentation | Indentation | 'member def modifier' 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. | 43 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 48 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 51 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 53 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
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. | 63 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 64 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 68 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 76 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 78 |
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. | 85 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 86 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 88 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 89 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 91 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 93 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 98 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 100 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 101 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 103 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 108 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 110 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 111 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 113 |
Warning | indentation | Indentation | 'method def' child 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 rcurly' have incorrect indentation level 4, expected level should be 2. | 116 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 118 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 120 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 121 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 123 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 125 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 126 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 128 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 130 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 131 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 133 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 134 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 136 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 138 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 140 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 127). | 140 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 141 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 143 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 145 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 146 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 147 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 148 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 149 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 150 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 151 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 152 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 188). | 152 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 153 |
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 105). | 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 147). | 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. | 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. | 28 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 31 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 36 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 39 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 41 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 44 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 46 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 51 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 56 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 59 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 61 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 64 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 66 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 69 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 71 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 74 |
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. | 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. | 89 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 91 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 92 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 94 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 95 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 96 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 97 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 99 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 104 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 106 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 107 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 109 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 114 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 116 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 117 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 120 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 124 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 129 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 131 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 132 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 134 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 139 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 141 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 142 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 144 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 145 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 146 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 147 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 149 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 154 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 156 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 157 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 159 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 164 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 166 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 167 |
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' child have incorrect indentation level 8, expected level should be 4. | 171 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 172 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 174 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 179 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 181 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 182 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 184 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 189 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 191 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 192 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 194 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 195 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 196 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 197 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 199 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 204 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 209 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 214 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 216 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 217 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 219 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 220 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 221 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 222 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 224 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 229 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 231 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 232 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 234 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 239 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 241 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 242 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 244 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 245 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 246 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 247 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 249 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 254 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 256 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 257 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 259 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 264 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 266 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 267 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 269 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 270 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 271 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 272 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 274 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 276 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 277 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 279 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 281 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 282 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 284 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 286 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 287 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 289 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 290 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 291 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 292 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 294 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 296 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 197). | 296 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 297 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 299 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 301 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 302 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 303 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 304 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 305 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 306 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 307 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 308 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 313). | 308 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 309 |
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. | 10 |
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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 24 |
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. | 30 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 38 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 40 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 41 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 43 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 48 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 51 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 54 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 55 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 56 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
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. | 63 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 68 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 71 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 74 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 76 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 81 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 83 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 85 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 86 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 87 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 88 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 89 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 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 | sizes | LineLength | Line is longer than 100 characters (found 124). | 92 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 93 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnyGetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonAnySetter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonIgnore' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonInclude' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'com.fasterxml.jackson.annotation.JsonPropertyOrder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.EqualsBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.HashCodeBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.lang3.builder.ToStringBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 63 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 65 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 67 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 70 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 72 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 75 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 77 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 80 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 82 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 85 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 87 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 90 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 92 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 95 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 97 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 100 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 102 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 105 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 107 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 110 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 112 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 115 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 118 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 121 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 123 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 126 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 128 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 131 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 134 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 137 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 139 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 142 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 144 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 147 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 149 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 152 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 154 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 157 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 159 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 162 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 164 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 167 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 169 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 172 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 174 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 177 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 179 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 182 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 184 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 187 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 189 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 192 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 194 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 197 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 199 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 202 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 205 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 208 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 210 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 213 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 216 |
Warning | indentation | Indentation | 'member def modifier' 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 | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 224 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 226 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 229 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 231 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 234 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 236 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 239 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 241 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 244 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 246 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 249 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 251 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 254 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 256 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 259 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 262 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 265 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 267 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 270 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 272 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 275 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 277 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 290 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 295 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 297 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 298 |
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. | 301 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 315 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 320 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 322 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 323 |
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. | 326 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 340 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 345 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 347 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 348 |
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. | 351 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 365 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 370 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 372 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 373 |
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. | 376 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 390 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 395 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 397 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 398 |
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. | 401 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 415 |
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. | 426 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 430 |
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. | 437 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 438 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 440 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 445 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 447 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 448 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 450 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 451 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 452 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 453 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 455 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 460 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 462 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 463 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 465 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 470 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 472 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 473 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 475 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 476 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 477 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 478 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 480 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 485 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 487 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 488 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 490 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 495 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 497 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 498 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 500 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 501 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 502 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 503 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 505 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 510 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 512 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 513 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 515 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 520 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 522 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 523 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 525 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 526 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 527 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 528 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 530 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 535 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 537 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 538 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 540 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 545 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 547 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 548 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 550 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 551 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 552 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 553 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 555 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 560 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 562 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 563 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 565 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 570 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 572 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 573 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 575 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 576 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 577 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 578 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 580 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 585 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 587 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 588 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 590 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 595 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 597 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 598 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 600 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 601 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 602 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 603 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 605 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 610 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 612 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 613 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 615 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 620 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 622 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 623 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 625 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 626 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 627 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 628 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 630 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 635 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 637 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 638 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 640 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 645 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 647 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 648 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 650 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 651 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 652 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 653 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 655 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 660 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 662 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 663 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 665 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 670 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 672 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 673 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 675 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 676 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 677 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 678 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 680 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 685 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 687 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 688 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 690 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 695 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 697 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 698 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 700 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 701 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 702 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 703 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 705 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 710 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 712 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 713 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 715 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 720 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 722 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 723 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 725 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 726 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 727 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 728 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 730 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 735 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 737 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 738 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 740 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 745 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 747 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 748 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 750 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 751 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 752 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 753 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 755 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 760 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 762 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 763 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 765 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 770 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 772 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 773 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 775 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 776 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 777 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 778 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 780 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 785 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 787 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 788 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 790 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 795 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 797 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 798 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 800 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 801 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 802 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 803 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 805 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 810 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 812 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 813 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 815 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 820 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 822 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 823 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 825 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 826 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 827 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 828 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 830 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 835 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 837 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 838 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 840 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 845 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 847 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 848 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 850 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 851 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 852 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 853 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 855 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 860 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 862 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 863 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 865 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 870 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 872 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 873 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 875 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 876 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 877 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 878 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 880 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 885 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 887 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 888 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 890 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 895 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 897 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 898 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 900 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 901 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 902 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 903 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 905 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 910 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 912 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 913 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 915 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 920 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 922 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 923 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 925 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 926 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 927 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 928 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 930 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 935 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 937 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 938 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 940 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 945 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 947 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 948 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 950 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 951 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 952 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 953 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 955 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 960 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 962 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 963 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 965 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 970 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 972 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 973 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 975 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 976 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 977 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 978 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 980 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 985 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 987 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 988 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 990 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 995 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 997 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 998 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1000 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1001 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1002 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1003 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1005 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1010 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1012 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1013 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1015 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1020 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1022 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1023 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1025 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1026 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1027 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1028 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1030 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1035 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1037 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1038 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1040 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1045 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1047 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1048 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1050 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1051 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1052 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1053 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1055 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1060 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1062 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1063 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1065 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1070 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1072 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1073 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1075 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1076 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1077 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1078 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1080 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1085 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1087 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1088 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1090 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1095 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1097 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1098 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1100 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1101 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1102 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1103 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1105 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1110 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1112 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1113 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1115 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1120 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1122 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1123 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1125 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1126 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1127 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1128 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1130 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1137 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1138 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1140 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1145 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1147 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1148 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1150 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1151 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1152 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1153 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1155 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1160 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1162 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1163 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1165 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1170 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1172 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1173 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1175 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1176 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1177 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1178 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1180 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1185 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1187 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1188 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1190 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1195 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1197 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1198 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1200 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1201 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1202 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1203 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1205 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1210 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1212 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1213 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1215 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1220 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1222 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1223 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1225 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1226 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1227 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1228 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1230 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1235 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1237 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1238 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1240 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1245 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1247 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1248 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1250 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1251 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1252 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1253 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1255 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1260 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1262 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1263 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1265 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1270 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1272 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1273 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1275 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1276 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1277 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1278 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1280 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1285 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1287 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1288 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 1290 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1295 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1297 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1298 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1300 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1301 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1302 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1303 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1305 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1307 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1308 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1310 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1312 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1313 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1315 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1317 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1318 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1320 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1321 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1322 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1323 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1325 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1327 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 902). | 1327 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1328 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 1330 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 1332 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 1333 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 1334 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 1335 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 1336 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 1337 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1338 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 1339 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 1,624). | 1339 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 1340 |
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. | 23 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 26 |
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. | 31 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 36 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 44 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 52 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 54 |
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. | 61 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 62 |
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. | 65 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 79 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 84 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 86 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 87 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 89 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 91 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 92 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 94 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 99 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 101 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 102 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 104 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 109 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 111 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 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 | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 117 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 121 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 122 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 124 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 126 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 127 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 129 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 131 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 132 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 134 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 136 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 137 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 139 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 141 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 120). | 141 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 142 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 144 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 146 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 147 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 148 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 149 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 150 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 151 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 152 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 153 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 174). | 153 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 154 |
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 103). | 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 143). | 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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
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. | 19 |
Warning | imports | CustomImportOrder | Import statement for 'org.joda.time.DateTime' 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. | 52 |
Warning | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 54 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 56 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
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. | 64 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 66 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 69 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 71 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 75 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 77 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 79 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 81 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 83 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 86 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 89 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 92 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 94 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 97 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 99 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 101 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 103 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 106 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 108 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 110 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 112 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 114 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 117 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 120 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 123 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 128 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 130 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 131 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 133 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 138 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 140 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 141 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 143 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 144 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 145 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 146 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 148 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 153 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 155 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 156 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 158 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 163 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 165 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 166 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 168 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 173 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 178 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 180 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 181 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 183 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 188 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 190 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 191 |
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' child have incorrect indentation level 8, expected level should be 4. | 195 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 196 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 198 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 203 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 205 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 206 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 208 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 213 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 215 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 216 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 218 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 219 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 220 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 221 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 223 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 228 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 230 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 231 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 233 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 238 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 240 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 241 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 243 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 244 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 245 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 246 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 248 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 253 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 255 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 256 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 258 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 263 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 265 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 266 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 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 | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 271 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 273 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 278 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 280 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 281 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 283 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 288 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 290 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 291 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 293 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 294 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 295 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 296 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 298 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 303 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 305 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 306 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 308 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 313 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 315 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 316 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 318 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 319 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 320 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 321 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 323 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 328 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 330 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 331 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 333 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 338 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 340 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 341 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 343 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 344 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 345 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 346 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 348 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 353 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 355 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 356 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 358 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 363 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 365 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 366 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 368 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 369 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 370 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 371 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 373 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 378 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 380 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 381 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 383 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 388 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 390 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 391 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 393 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 394 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 395 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 396 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 398 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 403 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 405 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 406 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 408 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 413 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 415 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 416 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 418 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 419 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 420 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 421 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 423 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 428 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 430 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 431 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 433 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 438 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 440 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 441 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 443 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 444 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 445 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 446 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 448 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 453 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 455 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 456 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 458 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 463 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 465 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 466 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 468 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 469 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 470 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 471 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 473 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 478 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 480 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 481 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 483 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 488 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 490 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 491 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 493 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 494 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 495 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 496 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 498 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 503 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 505 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 506 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 508 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 513 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 515 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 516 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 518 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 519 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 520 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 521 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 523 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 528 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 530 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 531 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 533 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 538 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 540 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 541 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 543 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 544 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 545 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 546 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 548 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 553 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 555 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 556 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 558 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 563 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 565 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 566 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 568 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 569 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 570 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 571 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 573 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 578 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 580 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 581 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 583 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 588 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 590 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 591 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 593 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 594 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 595 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 596 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 598 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 603 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 605 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 606 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 608 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 613 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 615 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 616 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 618 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 619 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 620 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 621 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 623 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 628 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 630 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 631 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 633 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 638 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 640 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 641 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 643 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 644 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 645 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 646 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 648 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 653 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 655 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 656 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 658 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 663 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 665 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 666 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 668 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 669 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 670 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 671 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 673 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 678 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 680 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 681 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 683 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 688 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 690 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 691 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 693 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 694 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 695 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 696 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 698 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 703 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 705 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 706 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 708 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 713 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 715 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 716 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 718 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 719 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 720 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 721 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 723 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 728 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 730 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 731 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 733 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 738 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 740 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 741 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 743 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 744 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 745 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 746 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 748 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 753 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 755 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 756 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 758 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 763 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 765 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 766 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 768 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 769 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 770 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 771 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 773 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 778 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 780 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 781 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 783 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 788 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 790 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 791 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 793 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 794 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 795 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 796 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 798 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 800 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 801 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 803 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 805 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 806 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 808 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 810 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 811 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 813 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 814 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 815 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 816 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 818 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 820 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 512). | 820 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 821 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 823 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 825 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 826 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 827 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 828 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 829 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 830 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 831 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 832 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 886). | 832 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 833 |
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. | 21 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 24 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 26 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 29 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 34 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 36 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 37 |
Warning | 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. | 44 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 46 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 47 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 49 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 51 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 52 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 54 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 56 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 57 |
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. | 61 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 62 |
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 | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 69 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 71 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 72 |
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 | 'if' have incorrect indentation level 8, expected level should be 4. | 81 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 82 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 83 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 84 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 85 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 86 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 87 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 88 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 126). | 88 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 89 |
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 105). | 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 147). | 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. | 10 |
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. | 11 |
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. | 12 |
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. | 13 |
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. | 14 |
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. | 15 |
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. | 16 |
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. | 17 |
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. | 18 |
Warning | indentation | Indentation | '}' have incorrect indentation level 0, expected level should be 4. | 24 |
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. | 30 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 38 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 40 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 41 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 43 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 48 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 50 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 51 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 54 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 55 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 56 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
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. | 63 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 65 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 66 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 68 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 70 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 71 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 74 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 76 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 78 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 80 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 81 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 83 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 85 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 86 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 87 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 88 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 89 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 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 | sizes | LineLength | Line is longer than 100 characters (found 124). | 92 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 93 |
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. | 27 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 30 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 33 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 35 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 38 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 40 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 43 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 45 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 48 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 50 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 53 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 55 |
Warning | indentation | Indentation | 'member def modifier' have incorrect indentation level 4, expected level should be 2. | 58 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 60 |
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 | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 68 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 73 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 75 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 76 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 78 |
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. | 85 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 86 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 88 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 89 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 90 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 91 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 93 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 98 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 100 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 101 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 103 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 108 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 110 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 111 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 113 |
Warning | indentation | Indentation | 'method def' child 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 rcurly' have incorrect indentation level 4, expected level should be 2. | 116 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 118 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 123 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 125 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 126 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 128 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 133 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 135 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 136 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 138 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 139 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 140 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 141 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 143 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 148 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 150 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 151 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 153 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 158 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 160 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 161 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 163 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 164 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 165 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 166 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 168 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 173 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 175 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 176 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 178 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 183 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 185 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 186 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 188 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 189 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 190 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 191 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 193 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 198 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 200 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 201 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 203 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 208 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 210 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 211 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 213 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 214 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 215 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 216 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 218 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 223 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 225 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 226 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 228 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 233 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 235 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 236 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 238 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 239 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 240 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 241 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 243 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 245 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 246 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 248 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 250 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 251 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 253 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 255 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 256 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 258 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 259 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 260 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 261 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 263 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 265 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 230). | 265 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 266 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 268 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 270 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 271 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 272 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 273 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 274 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 275 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 276 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 277 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 382). | 277 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 278 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.NotImplementedException' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 29 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 33 |
Warning | whitespace | EmptyLineSeparator | 'STATIC_INIT' should be separated from previous statement. | 40 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.NotImplementedException' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 29 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 109). | 36 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonParser' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 32 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.core.JsonProcessingException' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 33 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.node.ObjectNode' import. Should be before 'org.apache.streams.pojo.json.Activity'. | 35 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 134). | 92 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'isValidJSON' must contain no more than '1' capital letters. | 133 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.annotations.VisibleForTesting' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 29 |
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. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Facebook' import. Should be before 'org.apache.streams.util.oauth.tokens.tokenmanager.impl.BasicTokenManager'. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookFactory' import. Should be before 'org.apache.streams.util.oauth.tokens.tokenmanager.impl.BasicTokenManager'. | 32 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.conf.ConfigurationBuilder' import. Should be before 'org.apache.streams.util.oauth.tokens.tokenmanager.impl.BasicTokenManager'. | 33 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.node.ObjectNode' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 25 |
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. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.StringUtils' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 31 |
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. | 32 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.util.concurrent.MoreExecutors' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 33 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigRenderOptions' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Facebook' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookException' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 37 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookFactory' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Friend' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Paging' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Post' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.ResponseList' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 42 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.conf.ConfigurationBuilder' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 43 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.json.DataObjectFactory' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 44 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.NotImplementedException' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 45 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 1,393). | 73 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 112). | 108 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 136). | 114 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 136). | 135 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 295 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 31 |
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. | 32 |
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. | 33 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.util.concurrent.MoreExecutors' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigRenderOptions' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Facebook' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 37 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookException' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookFactory' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Friend' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Paging' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Post' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 42 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.ResponseList' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 43 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.conf.ConfigurationBuilder' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 44 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.json.DataObjectFactory' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 45 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.NotImplementedException' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 46 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 1,351). | 79 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 116 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 136). | 122 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 136). | 144 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 309 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.util.SerializationUtil'. | 31 |
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. | 32 |
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. | 33 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.util.concurrent.Futures' 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.util.concurrent.ListenableFuture' 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.util.concurrent.ListeningExecutorService' 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.MoreExecutors' 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.typesafe.config.ConfigRenderOptions' import. Should be before 'org.apache.streams.util.SerializationUtil'. | 38 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 168). | 78 |
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'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 29 |
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. | 30 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.util.concurrent.MoreExecutors' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 32 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigRenderOptions' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 33 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Facebook' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookException' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookFactory' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Friend' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 37 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Paging' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.ResponseList' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.User' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.conf.ConfigurationBuilder' 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 102). | 67 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 1,393). | 71 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 117). | 101 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 159). | 107 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 114 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 121 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 159). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 31 |
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. | 32 |
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. | 33 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.util.concurrent.ListeningExecutorService' 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.util.concurrent.MoreExecutors' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigRenderOptions' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 37 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Facebook' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookException' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookFactory' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Post' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.ResponseList' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 42 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.conf.ConfigurationBuilder' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 43 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.json.DataObjectFactory' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 44 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'org.apache.commons.lang.NotImplementedException' import. Should be before 'org.apache.streams.util.ComponentUtils'. | 45 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 159). | 116 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 159). | 138 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 308 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 126). | 324 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 327 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 27 |
Warning | imports | CustomImportOrder | Import statement for 'com.google.common.annotations.VisibleForTesting' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookException' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Page' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.json.DataObjectFactory' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 31 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 108). | 46 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 147). | 56 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 123). | 68 |
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.annotations.VisibleForTesting' 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.Preconditions' 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.util.concurrent.Uninterruptibles' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigFactory' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 37 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigParseOptions' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 38 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 138). | 60 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 110 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 134). | 115 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 118 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.FacebookException' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Paging' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Post' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.Reading' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.ResponseList' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 32 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'facebook4j.json.DataObjectFactory' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 33 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 112). | 49 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 137). | 65 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 68 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 135). | 69 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 70 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 135). | 71 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 135). | 73 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 76 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 123). | 123 |
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.util.concurrent.Uninterruptibles' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.Config' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigFactory' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.typesafe.config.ConfigParseOptions' import. Should be before 'org.apache.streams.jackson.StreamsJacksonMapper'. | 37 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 86 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 134). | 91 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 94 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.ObjectMapper' import. Should be before 'org.apache.streams.pojo.json.Provider'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.fasterxml.jackson.databind.node.ObjectNode' import. Should be before 'org.apache.streams.pojo.json.Provider'. | 39 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 62 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 64 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 74 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 76 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 98 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 108). | 119 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 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. | 209 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 211 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 212 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 214 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 216 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 217 |
Warning | indentation | Indentation | 'method def modifier' have incorrect indentation level 4, expected level should be 2. | 219 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 221 |
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'mapper' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). | 221 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 222 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 224 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 224 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 225 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 226 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 228 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 228 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 229 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 230 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 231 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 233 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 233 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 234 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 235 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 236 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 237 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 239 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 239 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 240 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 241 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 242 |
Warning | indentation | Indentation | 'for' have incorrect indentation level 12, expected level should be 6. | 244 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'for' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 244 |
Warning | indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 245 |
Warning | indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 247 |
Warning | indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 248 |
Warning | indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 249 |
Warning | indentation | Indentation | 'for' child have incorrect indentation level 16, expected level should be 8. | 251 |
Warning | indentation | Indentation | 'for rcurly' have incorrect indentation level 12, expected level should be 6. | 252 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 253 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 8, expected level should be 4. | 255 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 255 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 12, expected level should be 6. | 256 |
Warning | indentation | Indentation | 'if' have incorrect indentation level 12, expected level should be 6. | 257 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) | 257 |
Warning | indentation | Indentation | 'if' child have incorrect indentation level 16, expected level should be 8. | 258 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 113). | 258 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 12, expected level should be 6. | 259 |
Warning | indentation | Indentation | 'if rcurly' have incorrect indentation level 8, expected level should be 4. | 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. | 270 |
Warning | indentation | Indentation | 'method def' child have incorrect indentation level 8, expected level should be 4. | 271 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 124). | 272 |
Warning | indentation | Indentation | 'method def rcurly' have incorrect indentation level 4, expected level should be 2. | 273 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 32 |