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. |
22 |
Warning |
blocks |
LeftCurly |
'{' at column 1 should be on the previous line. |
24 |
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. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'method def rcurly' 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 |
'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. |
54 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
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 |
'if' have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
93 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |