Checkstyle Results
The following document contains the results of Checkstyle 6.18 with /devhome/git/Hygieia-core/src/devops/checkstyle.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
334 |
0 |
18136 |
0 |
Details
com/capitalone/dashboard/client/RestClient.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
'java.nio.charset.StandardCharsets' should be separated from previous import group. |
23 |
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. |
29 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
36 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
46 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
51 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
51 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
52 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
55 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 141). |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
65 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
70 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
70 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
71 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
71 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
79 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 154). |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
82 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
84 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
89 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
94 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
98 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
103 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
103 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
104 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
107 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
108 |
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. |
112 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 152). |
112 |
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. |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
116 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
118 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
121 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
121 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
122 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
122 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
124 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
125 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
130 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 165). |
130 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
134 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
134 |
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. |
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' child have incorrect indentation level 8, expected level should be 4. |
146 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
147 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
148 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
149 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
152 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def' 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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
158 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
158 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
159 |
Warning |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
159 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 |
'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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
168 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
169 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
169 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
170 |
Warning |
indentation |
Indentation |
'if' 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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
174 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
174 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
175 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
175 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
177 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
178 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
179 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
180 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
181 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
182 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
183 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
184 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
187 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
189 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
193 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
193 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
194 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
194 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
196 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
197 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
198 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
199 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
200 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
201 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
204 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
207 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
208 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
208 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
210 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
211 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
212 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
213 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
214 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
215 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
216 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
218 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
222 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
223 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
225 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
228 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
229 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
232 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
233 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
233 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
235 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
236 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
237 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
238 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
238 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
239 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
240 |
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 |
com/capitalone/dashboard/client/RestUserInfo.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
8 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
9 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
com/capitalone/dashboard/collector/CollectorTask.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.base.Strings' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
5 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
19 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
22 |
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. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
52 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
53 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
54 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
55 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
56 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
57 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
58 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
63 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
66 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
67 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
73 |
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. |
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 modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' 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 modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'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' child have incorrect indentation level 12, expected level should be 6. |
94 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
98 |
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. |
103 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
107 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
108 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
109 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
109 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '?' is not preceded with whitespace. |
109 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
111 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 163). |
111 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
111 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
111 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
111 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
111 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
111 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
112 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
112 |
Warning |
indentation |
Indentation |
'if rcurly' 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 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 |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
118 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
119 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
120 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
121 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
122 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
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. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
134 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
135 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
136 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
138 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
139 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
140 |
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 |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
143 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
147 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
148 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
149 |
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 |
com/capitalone/dashboard/collector/CollectorTaskWithGenericItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.collect.Lists' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
30 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 267). |
31 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 158). |
40 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
42 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 204). |
47 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 22. |
50 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 28, expected level should be 24. |
51 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 24, expected level should be 22. |
52 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
53 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
54 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
55 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
56 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
57 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
58 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
59 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
60 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 24, expected level should be 22. |
61 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
64 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
70 |
com/capitalone/dashboard/collector/RestOperationsSupplier.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
com/capitalone/dashboard/config/CollectorConfig.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
com/capitalone/dashboard/config/MongoConfig.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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 |
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 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
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' child have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
62 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
63 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
64 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
65 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
66 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
67 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
70 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
71 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
72 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
75 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
76 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 8. |
77 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 8. |
79 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
79 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 12, expected level should be 6. |
80 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
82 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
83 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
84 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
85 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
86 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 8. |
87 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 8. |
89 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
89 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
93 |
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. |
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 |
com/capitalone/dashboard/config/collector/CloudConfig.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
CommentsIndentation |
Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 32. |
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. |
33 |
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. |
35 |
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. |
37 |
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. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
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. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
72 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
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. |
81 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 139). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 139). |
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. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
96 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
98 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
98 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
99 |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
103 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
104 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
105 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
106 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
107 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
108 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
109 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
110 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
111 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
112 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
113 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
114 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
115 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
116 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
116 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
118 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
122 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
128 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
129 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
129 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
131 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
131 |
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 |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
139 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
140 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
142 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
143 |
com/capitalone/dashboard/config/collector/QCloudConfig.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
34 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
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. |
66 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
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. |
77 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
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. |
85 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 343). |
85 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
92 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
95 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
103 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
103 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
103 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
108 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
109 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
110 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
111 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
112 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
113 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
114 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
115 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
118 |
com/capitalone/dashboard/event/BuildEventListener.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.util.PipelineUtils.isMoveCommitToBuild' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
30 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.util.PipelineUtils.processPreviousFailedBuilds' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. |
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. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
45 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'ctor 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. |
55 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
58 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
60 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
66 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
75 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
76 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
80 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
81 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
89 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
91 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
93 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
94 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
95 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
96 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
97 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
99 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
103 |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
105 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
107 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
109 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
109 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
110 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
110 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
111 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
112 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
113 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 173). |
113 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
114 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
115 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
116 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
117 |
Warning |
indentation |
Indentation |
'for rcurly' 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 |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
128 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
135 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
137 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
138 |
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) |
138 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
139 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
139 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
140 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
142 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
142 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
143 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
144 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
156 |
com/capitalone/dashboard/event/CodeQualityEventListener.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
com/capitalone/dashboard/event/CommitEventListener.java
Severity |
Category |
Rule |
Message |
Line |
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. |
30 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
32 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
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' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 20, expected level should be 18. |
55 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 20. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
56 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 20. |
57 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 20. |
58 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 20. |
59 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 20, expected level should be 18. |
60 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
65 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
66 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
67 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
69 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
70 |
Warning |
indentation |
Indentation |
'if' 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 |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
72 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
73 |
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. |
83 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
84 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 20, expected level should be 18. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
87 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 20, expected level should be 18. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
90 |
com/capitalone/dashboard/event/DashboardEventListener.java
Severity |
Category |
Rule |
Message |
Line |
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. |
25 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'ctor def rcurly' 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. |
34 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
36 |
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 |
'if' have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
43 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
47 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
52 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
53 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
54 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
57 |
Warning |
indentation |
Indentation |
'else rcurly' 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. |
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 |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
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' 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. |
72 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'if rcurly' 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. |
79 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
85 |
com/capitalone/dashboard/event/EnvironmentComponentEventListener.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.base.Function' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
27 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.collect.Iterables' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
28 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.collect.Lists' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
29 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'ctor 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' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
77 |
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) |
77 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
77 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
78 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
85 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
90 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
93 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
96 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
99 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
100 |
Warning |
indentation |
Indentation |
'for rcurly' 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. |
103 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 123). |
106 |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
108 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
110 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
111 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
114 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
114 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
115 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
115 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
118 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 144). |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
119 |
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 |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
123 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
124 |
Warning |
indentation |
CommentsIndentation |
Comment has incorrect indentation level 9, expected is 12, indentation should be the same level as line 126. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
126 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
127 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
129 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
133 |
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) |
133 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
133 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
134 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
134 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
135 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 193). |
135 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
138 |
Warning |
indentation |
CommentsIndentation |
Comment has incorrect indentation level 10, expected is 13, indentation should be the same level as line 140. |
139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
139 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 8. |
140 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 215). |
140 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
140 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
141 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
142 |
Warning |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
142 |
Warning |
indentation |
Indentation |
'else' have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 6. |
144 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
144 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 6. |
145 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
145 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 6. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
147 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 6. |
148 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
148 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
148 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
149 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
151 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
151 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
152 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
153 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
153 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
154 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
154 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
155 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
155 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
156 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
156 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
156 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
157 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
160 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
161 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
163 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
164 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
166 |
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) |
166 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
166 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
167 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
167 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
168 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 166). |
168 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
168 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
169 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
169 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
170 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 6. |
171 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
171 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
172 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
173 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
173 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
174 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
174 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
175 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
175 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
176 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
176 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
177 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
178 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
178 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 32, expected level should be 8. |
179 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
179 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 40, expected level should be 10. |
180 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
180 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
180 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 40, expected level should be 10. |
181 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
181 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
181 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 32, expected level should be 8. |
182 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
182 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
183 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
183 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
184 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
186 |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
188 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
190 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
192 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
192 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
193 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
193 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
194 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
195 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
196 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 185). |
196 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
197 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
198 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
199 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
200 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
206 |
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) |
206 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
206 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
207 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
208 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
209 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
210 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
213 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
215 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
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 |
whitespace |
FileTabCharacter |
Line contains a tab character. |
219 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
220 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
221 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
221 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
222 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
223 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
224 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
224 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
225 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
226 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
226 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
227 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
228 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
228 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
229 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
229 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
230 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
230 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
231 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
231 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
232 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
232 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
233 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
234 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
234 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
235 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
235 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
235 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
236 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
236 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
236 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
237 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
238 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 16, expected level should be 6. |
239 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
239 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
240 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
240 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
240 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
241 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
242 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
242 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 10. |
243 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
243 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
244 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
244 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
245 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 16, expected level should be 8. |
246 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
246 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
246 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
247 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
248 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
248 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 10. |
249 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
249 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
250 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
250 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 16, expected level should be 6. |
251 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
251 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
252 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
252 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 6. |
253 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
253 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
254 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
254 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
255 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
256 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
256 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
257 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 174). |
257 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
257 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
258 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
258 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
259 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
260 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
260 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
261 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
263 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
265 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
266 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
268 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
268 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
268 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
269 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 123). |
269 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
270 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
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 109). |
271 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
272 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
273 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
275 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
276 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
278 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
279 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
280 |
com/capitalone/dashboard/event/HygieiaMongoEventListener.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
23 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
32 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
33 |
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) |
33 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
33 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
34 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
35 |
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 |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 142). |
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 |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
52 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
53 |
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. |
56 |
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 |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
60 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
62 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
63 |
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. |
66 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
67 |
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) |
67 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
67 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
69 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
74 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
76 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
77 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
80 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
82 |
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) |
82 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
82 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
83 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
84 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
33 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
34 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
35 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 134). |
35 |
Warning |
indentation |
Indentation |
'catch rcurly' 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 |
com/capitalone/dashboard/event/TestResultEventListener.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.TestCapability' import. Should be before 'com.capitalone.dashboard.model.TestResult'. |
4 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.TestCase' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
6 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.TestCaseStatus' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.Collector' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
8 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.CollectorItem' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
9 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.CollectorType' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
10 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.Performance' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
11 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.PerformanceType' import. Should be before 'com.capitalone.dashboard.model.TestSuiteType'. |
12 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'java.util.List'. |
28 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Comparator' import. Should be before 'java.util.List'. |
29 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Map' import. Should be before 'java.util.concurrent.TimeUnit'. |
31 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Optional' import. Should be before 'java.util.concurrent.TimeUnit'. |
32 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
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. |
62 |
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. |
64 |
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. |
66 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
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. |
70 |
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. |
74 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'PERFORMANCE_METRICS' must contain no more than '1' capital letters. |
77 |
Warning |
naming |
TypeName |
Type name 'PERFORMANCE_METRICS' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
77 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
78 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
79 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
whitespace |
EmptyLineSeparator |
'ENUM_DEF' should be separated from previous statement. |
82 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'VIOLATION_ATTRIBUTES' must contain no more than '1' capital letters. |
82 |
Warning |
naming |
TypeName |
Type name 'VIOLATION_ATTRIBUTES' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
82 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
86 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'ctor 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 |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
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' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
105 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
106 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
109 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
110 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
110 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
111 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
112 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
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' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
116 |
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' child have incorrect indentation level 8, expected level should be 4. |
120 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, 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 |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
129 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
129 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
130 |
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) |
130 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
130 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
131 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
131 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
132 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 14. |
133 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
133 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
134 |
Warning |
whitespace |
OperatorWrap |
'?' should be on a new line. |
134 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 14. |
136 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 14. |
137 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
137 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
138 |
Warning |
whitespace |
OperatorWrap |
'?' should be on a new line. |
138 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 14. |
140 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
142 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
143 |
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) |
143 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
143 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
144 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
144 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
145 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 14. |
146 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
147 |
Warning |
whitespace |
OperatorWrap |
'?' should be on a new line. |
147 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 14. |
149 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 14. |
150 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
151 |
Warning |
whitespace |
OperatorWrap |
'?' should be on a new line. |
151 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 14. |
153 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
155 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
156 |
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) |
156 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
156 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
157 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
157 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
158 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 14. |
159 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
159 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
160 |
Warning |
whitespace |
OperatorWrap |
'?' should be on a new line. |
160 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 14. |
162 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 14. |
163 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
163 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
164 |
Warning |
whitespace |
OperatorWrap |
'?' should be on a new line. |
164 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 16. |
167 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
167 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 14. |
168 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
javadoc |
JavadocMethod |
Unused @param tag for 'testResult,'. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
179 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
180 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
183 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
184 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
187 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
188 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
189 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
191 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
193 |
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. |
195 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
195 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
196 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
198 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
198 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
199 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
200 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
201 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
203 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
203 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
205 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
207 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
208 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
209 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
210 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
211 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
212 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
213 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
214 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
215 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
216 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
219 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
220 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
222 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
227 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
227 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
228 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
229 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
230 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
231 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
232 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
233 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
234 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 12, expected level should be 10. |
235 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
237 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
238 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
240 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
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. |
246 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'metrics' declaration and its first usage is 4, 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). |
246 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
247 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
248 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
249 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'callsPerMinuteVal' 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). |
249 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 139). |
249 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
251 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '/' is not preceded with whitespace. |
251 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '/' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
251 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
252 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'errorsPerMinuteVal' declaration and its first usage is 6, 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). |
252 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 144). |
252 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
253 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'totalCallsVal' declaration and its first usage is 8, 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). |
253 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
254 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
255 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
256 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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' child have incorrect indentation level 8, expected level should be 4. |
261 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
262 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
263 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
264 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
264 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
265 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
266 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
267 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
268 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
270 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
276 |
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. |
280 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
281 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
282 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
282 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
283 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
284 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
285 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
286 |
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) |
286 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
287 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
288 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
289 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
290 |
com/capitalone/dashboard/event/sync/SyncDashboard.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.collect.Lists' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
22 |
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. |
23 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
29 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'javax.validation.constraints.NotNull'. |
30 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
31 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Set' import. Should be before 'javax.validation.constraints.NotNull'. |
32 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'javax.validation.constraints.NotNull'. |
33 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
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. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
51 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
63 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
66 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
67 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 159). |
81 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
82 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
82 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
84 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
86 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
86 |
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) |
86 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
88 |
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) |
88 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
89 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'standardWidget' declaration and its first usage is 7, 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). |
90 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
91 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
92 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
92 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
95 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
95 |
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) |
95 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
97 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
98 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
99 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
100 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
102 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
103 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
104 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
105 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
106 |
Warning |
indentation |
Indentation |
'for rcurly' 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. |
114 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
114 |
Warning |
indentation |
Indentation |
'switch' have incorrect indentation level 8, expected level should be 4. |
115 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
116 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
117 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
118 |
Warning |
indentation |
Indentation |
'switch rcurly' 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. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
126 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
126 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
127 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
127 |
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) |
127 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
129 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
130 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
130 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
131 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
131 |
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) |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
142 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
142 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
142 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
143 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
144 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
144 |
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) |
144 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
146 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
146 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
147 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
147 |
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) |
147 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
149 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
150 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
150 |
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) |
150 |
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 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
161 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
161 |
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 115). |
162 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
163 |
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. |
172 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
173 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
173 |
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) |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
177 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
184 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
184 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
185 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
186 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
187 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
188 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
188 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
190 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 152). |
190 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
191 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
191 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
192 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
193 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
196 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
206 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
209 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
209 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
210 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
211 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
212 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
213 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
213 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
216 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
220 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 152). |
220 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
224 |
Warning |
indentation |
Indentation |
'lambda arguments' have incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. |
225 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. |
226 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 156). |
226 |
Warning |
indentation |
Indentation |
'block rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. |
227 |
Warning |
indentation |
Indentation |
'method call rparen' have incorrect indentation level 8, expected level should be 4. |
228 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
229 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
231 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
234 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
236 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
237 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
238 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
238 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
239 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
240 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
240 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
241 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 176). |
241 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
242 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
245 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
248 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
249 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
251 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
251 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
252 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
253 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
254 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
255 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
257 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
257 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
258 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
258 |
Warning |
indentation |
Indentation |
'method def' child 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. |
261 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
263 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
263 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
264 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
264 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
266 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
266 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
267 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 139). |
267 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
269 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
269 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
270 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
270 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
271 |
com/capitalone/dashboard/event/sync/SyncException.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
3 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
6 |
com/capitalone/dashboard/misc/HygieiaException.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
4 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/model/ApiToken.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
'org.springframework.data.mongodb.core.mapping.Document' should be separated from previous import group. |
4 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
8 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
16 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
48 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
49 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
com/capitalone/dashboard/model/Application.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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 |
com/capitalone/dashboard/model/ArtifactIdentifier.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
75 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
76 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
77 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
78 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
79 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
83 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
84 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
85 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
86 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
88 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
88 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
88 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
90 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
93 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
94 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
95 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
98 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
100 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
103 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
105 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
112 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
115 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
116 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
com/capitalone/dashboard/model/AuditResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
30 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
32 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 135). |
33 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
51 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
53 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'ctor 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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
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 |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
165 |
Warning |
blocks |
RightCurly |
'}' at column 57 should be alone on a line. |
165 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
167 |
Warning |
blocks |
LeftCurly |
'{' at column 51 should have line break after. |
167 |
Warning |
blocks |
RightCurly |
'}' at column 87 should be alone on a line. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
183 |
com/capitalone/dashboard/model/AuditType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
16 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
18 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
19 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
20 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
com/capitalone/dashboard/model/AuthType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
com/capitalone/dashboard/model/Authentication.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
'org.springframework.data.mongodb.core.index.Indexed' should be separated from previous import group. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
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. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
48 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
49 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
com/capitalone/dashboard/model/BaseModel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
com/capitalone/dashboard/model/BinaryArtifact.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
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. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
naming |
MemberName |
Member name 'actual_sha1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
naming |
MemberName |
Member name 'actual_md5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
58 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
59 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 6, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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. |
119 |
Warning |
indentation |
Indentation |
'method def rcurly' 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. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
126 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
126 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
127 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
127 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
130 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
131 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
132 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
133 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
134 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
134 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
136 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
136 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
139 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
140 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
140 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
141 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
143 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
143 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
144 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
146 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
147 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
147 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
148 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
148 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
151 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
152 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
153 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
155 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
155 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
158 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
160 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
160 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
161 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
161 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
162 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
162 |
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. |
165 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
whitespace |
FileTabCharacter |
Line contains a tab character. |
169 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
170 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
172 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
173 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
173 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
174 |
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. |
177 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
177 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
178 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
180 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
181 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
181 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
182 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
184 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
185 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
whitespace |
FileTabCharacter |
Line contains a tab character. |
193 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
194 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
196 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
197 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
197 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
198 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
200 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
201 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
201 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
202 |
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. |
205 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
205 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
206 |
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. |
209 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
209 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
210 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
212 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
213 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
213 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
214 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
216 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
217 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
217 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
218 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
220 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
221 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
221 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
222 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
224 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
225 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
225 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
226 |
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. |
229 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
230 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
232 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
233 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
234 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
236 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
237 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
238 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
240 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
241 |
Warning |
indentation |
Indentation |
'method def 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 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. |
249 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
250 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
252 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
253 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
254 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
256 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
257 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
258 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
260 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
261 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
262 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
270 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
272 |
Warning |
naming |
ParameterName |
Parameter name 'actual_sha1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
276 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
277 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
278 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
280 |
Warning |
naming |
ParameterName |
Parameter name 'actual_md5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
280 |
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. |
285 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
286 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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. |
290 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getAuthorLDAPDN' must contain no more than '1' capital letters. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
294 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setAuthorLDAPDN' must contain no more than '1' capital letters. |
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 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
300 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
302 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
303 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
304 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
307 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
307 |
com/capitalone/dashboard/model/Build.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
12 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
22 |
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. |
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. |
28 |
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. |
30 |
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. |
32 |
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. |
34 |
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. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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. |
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. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
136 |
com/capitalone/dashboard/model/BuildStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
14 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
16 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
17 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
18 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
com/capitalone/dashboard/model/ChangeOrder.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'changeID' must contain no more than '1' capital letters. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
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. |
30 |
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. |
32 |
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. |
34 |
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. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'rFCType2' must contain no more than '1' capital letters. |
37 |
Warning |
naming |
MemberName |
Member name 'rFCType2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
37 |
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. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sLAAgreementID' must contain no more than '1' capital letters. |
41 |
Warning |
naming |
MemberName |
Member name 'sLAAgreementID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
47 |
Warning |
blocks |
RightCurly |
'}' at column 68 should be alone on a line. |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
49 |
Warning |
blocks |
LeftCurly |
'{' at column 62 should have line break after. |
49 |
Warning |
blocks |
RightCurly |
'}' at column 104 should be alone on a line. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
blocks |
LeftCurly |
'{' at column 32 should have line break after. |
51 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
51 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
53 |
Warning |
blocks |
RightCurly |
'}' at column 76 should be alone on a line. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
55 |
Warning |
blocks |
LeftCurly |
'{' at column 48 should have line break after. |
55 |
Warning |
blocks |
RightCurly |
'}' at column 106 should be alone on a line. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
57 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
59 |
Warning |
blocks |
LeftCurly |
'{' at column 60 should have line break after. |
59 |
Warning |
blocks |
RightCurly |
'}' at column 102 should be alone on a line. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getChangeID' must contain no more than '1' capital letters. |
61 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
61 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'changeID' must contain no more than '1' capital letters. |
63 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setChangeID' must contain no more than '1' capital letters. |
63 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
63 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
65 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
65 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
67 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
67 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
69 |
Warning |
blocks |
RightCurly |
'}' at column 48 should be alone on a line. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
71 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
71 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
73 |
Warning |
blocks |
RightCurly |
'}' at column 64 should be alone on a line. |
73 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
blocks |
LeftCurly |
'{' at column 58 should have line break after. |
75 |
Warning |
blocks |
RightCurly |
'}' at column 98 should be alone on a line. |
75 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
77 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
79 |
Warning |
blocks |
RightCurly |
'}' at column 86 should be alone on a line. |
79 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
81 |
Warning |
blocks |
RightCurly |
'}' at column 56 should be alone on a line. |
81 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
83 |
Warning |
blocks |
RightCurly |
'}' at column 82 should be alone on a line. |
83 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
85 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
85 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
87 |
Warning |
blocks |
LeftCurly |
'{' at column 60 should have line break after. |
87 |
Warning |
blocks |
RightCurly |
'}' at column 102 should be alone on a line. |
87 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
89 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
91 |
Warning |
blocks |
LeftCurly |
'{' at column 64 should have line break after. |
91 |
Warning |
blocks |
RightCurly |
'}' at column 110 should be alone on a line. |
91 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
93 |
Warning |
blocks |
LeftCurly |
'{' at column 41 should have line break after. |
93 |
Warning |
blocks |
RightCurly |
'}' at column 68 should be alone on a line. |
93 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
95 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
95 |
Warning |
blocks |
LeftCurly |
'{' at column 62 should have line break after. |
95 |
Warning |
blocks |
RightCurly |
'}' at column 106 should be alone on a line. |
95 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
97 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
97 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
99 |
Warning |
blocks |
RightCurly |
'}' at column 88 should be alone on a line. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
101 |
Warning |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
101 |
Warning |
blocks |
RightCurly |
'}' at column 118 should be alone on a line. |
101 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
103 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
103 |
Warning |
blocks |
RightCurly |
'}' at column 54 should be alone on a line. |
103 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
105 |
Warning |
blocks |
LeftCurly |
'{' at column 48 should have line break after. |
105 |
Warning |
blocks |
RightCurly |
'}' at column 80 should be alone on a line. |
105 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
107 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
107 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
107 |
Warning |
blocks |
RightCurly |
'}' at column 110 should be alone on a line. |
107 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
109 |
Warning |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
109 |
Warning |
blocks |
RightCurly |
'}' at column 48 should be alone on a line. |
109 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
111 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
111 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
111 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
blocks |
LeftCurly |
'{' at column 30 should have line break after. |
113 |
Warning |
blocks |
RightCurly |
'}' at column 46 should be alone on a line. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
115 |
Warning |
blocks |
RightCurly |
'}' at column 62 should be alone on a line. |
115 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
117 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
117 |
Warning |
blocks |
RightCurly |
'}' at column 64 should be alone on a line. |
117 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
blocks |
LeftCurly |
'{' at column 58 should have line break after. |
119 |
Warning |
blocks |
RightCurly |
'}' at column 98 should be alone on a line. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
121 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
121 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
123 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
123 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
123 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
125 |
Warning |
blocks |
RightCurly |
'}' at column 56 should be alone on a line. |
125 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
127 |
Warning |
blocks |
RightCurly |
'}' at column 84 should be alone on a line. |
127 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
129 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
129 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
129 |
Warning |
blocks |
RightCurly |
'}' at column 114 should be alone on a line. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
blocks |
LeftCurly |
'{' at column 29 should have line break after. |
131 |
Warning |
blocks |
RightCurly |
'}' at column 44 should be alone on a line. |
131 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
133 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
133 |
Warning |
blocks |
RightCurly |
'}' at column 59 should be alone on a line. |
133 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
blocks |
LeftCurly |
'{' at column 38 should have line break after. |
135 |
Warning |
blocks |
RightCurly |
'}' at column 80 should be alone on a line. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
137 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
137 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
139 |
Warning |
blocks |
LeftCurly |
'{' at column 60 should have line break after. |
139 |
Warning |
blocks |
RightCurly |
'}' at column 102 should be alone on a line. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
blocks |
LeftCurly |
'{' at column 32 should have line break after. |
141 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
141 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
143 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
143 |
Warning |
blocks |
RightCurly |
'}' at column 76 should be alone on a line. |
143 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
145 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
145 |
Warning |
blocks |
LeftCurly |
'{' at column 48 should have line break after. |
145 |
Warning |
blocks |
RightCurly |
'}' at column 106 should be alone on a line. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
147 |
Warning |
blocks |
LeftCurly |
'{' at column 38 should have line break after. |
147 |
Warning |
blocks |
RightCurly |
'}' at column 62 should be alone on a line. |
147 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
149 |
Warning |
blocks |
LeftCurly |
'{' at column 56 should have line break after. |
149 |
Warning |
blocks |
RightCurly |
'}' at column 94 should be alone on a line. |
149 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getrFCType2' must contain no more than '1' capital letters. |
151 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
151 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'rFCType2' must contain no more than '1' capital letters. |
153 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setrFCType2' must contain no more than '1' capital letters. |
153 |
Warning |
naming |
ParameterName |
Parameter name 'rFCType2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
153 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
153 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
153 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
blocks |
LeftCurly |
'{' at column 32 should have line break after. |
155 |
Warning |
blocks |
RightCurly |
'}' at column 50 should be alone on a line. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
blocks |
LeftCurly |
'{' at column 44 should have line break after. |
157 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
157 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
blocks |
LeftCurly |
'{' at column 30 should have line break after. |
159 |
Warning |
blocks |
RightCurly |
'}' at column 46 should be alone on a line. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
161 |
Warning |
blocks |
RightCurly |
'}' at column 62 should be alone on a line. |
161 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
163 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
163 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
163 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
165 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
165 |
Warning |
blocks |
RightCurly |
'}' at column 86 should be alone on a line. |
165 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
167 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getsLAAgreementID' must contain no more than '1' capital letters. |
167 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
167 |
Warning |
blocks |
RightCurly |
'}' at column 64 should be alone on a line. |
167 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
169 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sLAAgreementID' must contain no more than '1' capital letters. |
169 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setsLAAgreementID' must contain no more than '1' capital letters. |
169 |
Warning |
naming |
ParameterName |
Parameter name 'sLAAgreementID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
169 |
Warning |
blocks |
LeftCurly |
'{' at column 58 should have line break after. |
169 |
Warning |
blocks |
RightCurly |
'}' at column 98 should be alone on a line. |
169 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
171 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
173 |
Warning |
blocks |
RightCurly |
'}' at column 86 should be alone on a line. |
173 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
176 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
177 |
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. |
180 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
183 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
184 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
185 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
187 |
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) |
187 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
187 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
188 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
189 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: 'else' is not preceded with whitespace. |
189 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
189 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
190 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
192 |
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) |
192 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
192 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
193 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
194 |
Warning |
indentation |
Indentation |
'else rcurly' 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. |
197 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
198 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
202 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
208 |
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. |
212 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
213 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
216 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
217 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
218 |
com/capitalone/dashboard/model/CloudInstance.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
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. |
30 |
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. |
32 |
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. |
34 |
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. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
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. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
187 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
203 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
209 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
218 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
222 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
223 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
226 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
227 |
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. |
230 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
231 |
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. |
234 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
235 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
237 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
238 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
239 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
241 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
242 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
243 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
249 |
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. |
254 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
255 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
257 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
258 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
259 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
261 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
262 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
263 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
265 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
266 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
271 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
273 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
274 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
275 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
277 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
279 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
280 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
282 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
284 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
284 |
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) |
284 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not preceded with whitespace. |
284 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
284 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
285 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
285 |
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) |
285 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
286 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
286 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
286 |
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 |
com/capitalone/dashboard/model/CloudInstanceHistory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 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. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
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. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
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. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
indentation |
Indentation |
'method def 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 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. |
124 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
132 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
133 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
134 |
Warning |
indentation |
Indentation |
'if' 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. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
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' 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 |
com/capitalone/dashboard/model/CloudSubNetwork.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'availableIPCount' must contain no more than '1' capital letters. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPCount' must contain no more than '1' capital letters. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'usedIPCount' must contain no more than '1' capital letters. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPUsage' must contain no more than '1' capital letters. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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 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 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. |
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. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getAvailableIPCount' must contain no more than '1' capital letters. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'availableIPCount' must contain no more than '1' capital letters. |
84 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setAvailableIPCount' must contain no more than '1' capital letters. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getUsedIPCount' must contain no more than '1' capital letters. |
88 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setUsedIPCount' must contain no more than '1' capital letters. |
92 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'usedIPCount' must contain no more than '1' capital letters. |
92 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
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. |
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. |
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. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
118 |
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. |
121 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
122 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'method def 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. |
129 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
134 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getSubscribedIPCount' must contain no more than '1' capital letters. |
140 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setSubscribedIPCount' must contain no more than '1' capital letters. |
144 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPCount' must contain no more than '1' capital letters. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
148 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getSubscribedIPUsage' must contain no more than '1' capital letters. |
148 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
149 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
150 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
152 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setSubscribedIPUsage' must contain no more than '1' capital letters. |
152 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPUsage' must contain no more than '1' capital letters. |
152 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
154 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
156 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
163 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
163 |
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) |
163 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not preceded with whitespace. |
163 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
163 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
164 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
164 |
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) |
164 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
165 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
165 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
165 |
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 |
com/capitalone/dashboard/model/CloudVirtualNetwork.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'javax.validation.constraints.NotNull'. |
9 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Map' import. Should be before 'javax.validation.constraints.NotNull'. |
10 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Objects' import. Should be before 'javax.validation.constraints.NotNull'. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 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. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
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. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
106 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
106 |
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) |
106 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not preceded with whitespace. |
106 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
106 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
107 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
107 |
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) |
107 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
108 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
108 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
108 |
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 |
com/capitalone/dashboard/model/CloudVolumeStorage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
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. |
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 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 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. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
101 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
102 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
103 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
com/capitalone/dashboard/model/Cmdb.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Objects' import. Should be before 'javax.validation.constraints.NotNull'. |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
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 |
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. |
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. |
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. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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. |
46 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
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. |
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. |
59 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
63 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
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. |
71 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
76 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
80 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
84 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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. |
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. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
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. |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
144 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
146 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
156 |
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. |
159 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
160 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
162 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
163 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
164 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
166 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
167 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
168 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
174 |
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 |
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. |
179 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
180 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
182 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
183 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
184 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
186 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
187 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
188 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
190 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
191 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
196 |
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. |
199 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
200 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
202 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
203 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
204 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
206 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
207 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
208 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
210 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
211 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
212 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
220 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
222 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
223 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
224 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
226 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
227 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
228 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
231 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
232 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
233 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
235 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
236 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
237 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
239 |
Warning |
blocks |
LeftCurly |
'{' at column 56 should have line break after. |
239 |
Warning |
blocks |
RightCurly |
'}' at column 88 should be alone on a line. |
239 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
241 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
241 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
241 |
Warning |
blocks |
RightCurly |
'}' at column 61 should be alone on a line. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
245 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
247 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
248 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
249 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
251 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
252 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
253 |
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. |
256 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
257 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
259 |
Warning |
indentation |
Indentation |
'method def lcurly' have incorrect indentation level 4, expected level should be 2. |
261 |
Warning |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
261 |
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. |
274 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
275 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
275 |
Warning |
indentation |
Indentation |
'method def lcurly' have incorrect indentation level 4, expected level should be 2. |
277 |
Warning |
blocks |
LeftCurly |
'{' at column 5 should be on the previous line. |
277 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
278 |
Warning |
indentation |
Indentation |
'if lcurly' have incorrect indentation level 8, expected level should be 4. |
279 |
Warning |
blocks |
LeftCurly |
'{' at column 9 should be on the previous line. |
279 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
280 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
281 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
282 |
Warning |
indentation |
Indentation |
'if lcurly' have incorrect indentation level 8, expected level should be 4. |
283 |
Warning |
blocks |
LeftCurly |
'{' at column 9 should be on the previous line. |
283 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
284 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
285 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
286 |
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. |
300 |
com/capitalone/dashboard/model/CodeQuality.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
21 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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 |
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. |
28 |
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. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
96 |
com/capitalone/dashboard/model/CodeQualityMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
blocks |
LeftCurly |
'{' at column 30 should have line break after. |
27 |
Warning |
blocks |
RightCurly |
'}' at column 46 should be alone on a line. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
29 |
Warning |
blocks |
RightCurly |
'}' at column 62 should be alone on a line. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
56 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
57 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
58 |
Warning |
indentation |
Indentation |
'if' 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. |
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 |
com/capitalone/dashboard/model/CodeQualityType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
15 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
17 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
18 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
19 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
com/capitalone/dashboard/model/CodeReposBuilds.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
com/capitalone/dashboard/model/CollectionError.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
12 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
com/capitalone/dashboard/model/Collector.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
27 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
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. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
115 |
com/capitalone/dashboard/model/CollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
24 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
28 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
28 |
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. |
32 |
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. |
34 |
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. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'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. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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 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 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. |
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. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
79 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
80 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
82 |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
117 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
127 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
128 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
129 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 134). |
129 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
130 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
132 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
133 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
134 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
135 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
136 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
138 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
139 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
com/capitalone/dashboard/model/CollectorItemConfigHistory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'userID' must contain no more than '1' capital letters. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getUserID' must contain no more than '1' capital letters. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setUserID' must contain no more than '1' capital letters. |
63 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'userID' must contain no more than '1' capital letters. |
63 |
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 |
com/capitalone/dashboard/model/CollectorType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
34 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
36 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
37 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
38 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
39 |
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 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'userLDAPDN' must contain no more than '1' capital letters. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getUserLDAPDN' must contain no more than '1' capital letters. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setUserLDAPDN' must contain no more than '1' capital letters. |
23 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'userLDAPDN' must contain no more than '1' capital letters. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 |
com/capitalone/dashboard/model/Commit.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
12 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
24 |
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. |
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 |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
65 |
com/capitalone/dashboard/model/CommitStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getAuthorLDAPDN' must contain no more than '1' capital letters. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
46 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setAuthorLDAPDN' must contain no more than '1' capital letters. |
46 |
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 |
com/capitalone/dashboard/model/CommitType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
8 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
9 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
10 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
11 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
12 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
com/capitalone/dashboard/model/Component.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
18 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '47'. |
55 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
59 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
62 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
64 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
64 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
65 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
66 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
67 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
indentation |
Indentation |
'else rcurly' 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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
72 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 4. |
73 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
73 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 4. |
74 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
75 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
75 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
76 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
84 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
85 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
85 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '->' is not preceded with whitespace. |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
88 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
88 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
90 |
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) |
90 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
91 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
93 |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
97 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
97 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
99 |
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) |
99 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
100 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
107 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
108 |
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 |
com/capitalone/dashboard/model/ConfigHistOperationType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
11 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
12 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
13 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
com/capitalone/dashboard/model/Configuration.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.mapping.Document' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
modifier |
ModifierOrder |
'static' modifier out of order with the JLS suggestions. |
13 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
21 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 16, expected level should be 4. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 32, expected level should be 8. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 32, expected level should be 8. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
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) |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
25 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 40, expected level should be 10. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 40, expected level should be 10. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 32, expected level should be 8. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 40, expected level should be 10. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 40, expected level should be 10. |
30 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 32, expected level should be 8. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 32, expected level should be 8. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 24, expected level should be 6. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 16, expected level should be 4. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
com/capitalone/dashboard/model/Dashboard.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
15 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
21 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
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. |
28 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 272). |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 294). |
71 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
71 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
74 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
78 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
79 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
80 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
82 |
Warning |
indentation |
Indentation |
'ctor 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 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 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 16, expected level should be 4. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
121 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
121 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
126 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
126 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
127 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
127 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
129 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
130 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
130 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
131 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
131 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
133 |
Warning |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
133 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
133 |
Warning |
blocks |
RightCurly |
'}' at column 55 should be alone on a line. |
133 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
blocks |
LeftCurly |
'{' at column 45 should have line break after. |
135 |
Warning |
blocks |
RightCurly |
'}' at column 65 should be alone on a line. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
187 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
203 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
209 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
218 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
222 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
223 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
226 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
227 |
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. |
230 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
231 |
com/capitalone/dashboard/model/DashboardType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
11 |
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) |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
11 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
12 |
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) |
12 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
12 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
13 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
14 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
16 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
com/capitalone/dashboard/model/EnvironmentComponent.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'environmentID' must contain no more than '1' capital letters. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'componentID' must contain no more than '1' capital letters. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getEnvironmentID' must contain no more than '1' capital letters. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'environmentID' must contain no more than '1' capital letters. |
40 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setEnvironmentID' must contain no more than '1' capital letters. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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. |
61 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getComponentID' must contain no more than '1' capital letters. |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
65 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'componentID' must contain no more than '1' capital letters. |
65 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setComponentID' must contain no more than '1' capital letters. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 16, expected level should be 4. |
86 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
115 |
com/capitalone/dashboard/model/EnvironmentStage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
6 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
7 |
Warning |
javadoc |
SingleLineJavadoc |
Single-line Javadoc comment should be multi-line. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
com/capitalone/dashboard/model/EnvironmentStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'componentID' must contain no more than '1' capital letters. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getComponentID' must contain no more than '1' capital letters. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'componentID' must contain no more than '1' capital letters. |
31 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setComponentID' must contain no more than '1' capital letters. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
com/capitalone/dashboard/model/Feature.java
Severity |
Category |
Rule |
Message |
Line |
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. |
23 |
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. |
24 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
25 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.index.Indexed' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
26 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.mapping.Document' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
27 |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
naming |
MemberName |
Member name 'sId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
naming |
MemberName |
Member name 'sNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
naming |
MemberName |
Member name 'sName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
naming |
MemberName |
Member name 'sTypeId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
naming |
MemberName |
Member name 'sTypeName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
naming |
MemberName |
Member name 'sStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
naming |
MemberName |
Member name 'sState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
naming |
MemberName |
Member name 'sEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
naming |
MemberName |
Member name 'sEstimateTime' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
naming |
MemberName |
Member name 'sUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
61 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sOwnersID' must contain no more than '1' capital letters. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
naming |
MemberName |
Member name 'sOwnersID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
61 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
naming |
MemberName |
Member name 'sOwnersIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
naming |
MemberName |
Member name 'sOwnersChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
63 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
naming |
MemberName |
Member name 'sOwnersState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
64 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
naming |
MemberName |
Member name 'sOwnersUsername' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
65 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
naming |
MemberName |
Member name 'sOwnersFullName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
66 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
naming |
MemberName |
Member name 'sOwnersShortName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
naming |
MemberName |
Member name 'sTeamIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
72 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
naming |
MemberName |
Member name 'sTeamAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
73 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
74 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
Warning |
naming |
MemberName |
Member name 'sTeamChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
74 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
naming |
MemberName |
Member name 'sTeamName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
75 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
76 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
76 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sTeamID' must contain no more than '1' capital letters. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
naming |
MemberName |
Member name 'sTeamID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
naming |
MemberName |
Member name 'sSprintIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
82 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
naming |
MemberName |
Member name 'sSprintChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
83 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
84 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
84 |
Warning |
naming |
MemberName |
Member name 'sSprintAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
84 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
86 |
Warning |
naming |
MemberName |
Member name 'sSprintEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
86 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
88 |
Warning |
naming |
MemberName |
Member name 'sSprintBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
88 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
naming |
MemberName |
Member name 'sSprintName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
89 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sSprintID' must contain no more than '1' capital letters. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
naming |
MemberName |
Member name 'sSprintID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
91 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
naming |
MemberName |
Member name 'sSprintUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
94 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
naming |
MemberName |
Member name 'sEpicIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
97 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
98 |
Warning |
naming |
MemberName |
Member name 'sEpicChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
98 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
naming |
MemberName |
Member name 'sEpicAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
99 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
100 |
Warning |
naming |
MemberName |
Member name 'sEpicType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
100 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
naming |
MemberName |
Member name 'sEpicEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
101 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
naming |
MemberName |
Member name 'sEpicBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
102 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
naming |
MemberName |
Member name 'sEpicName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
103 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
naming |
MemberName |
Member name 'sEpicUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
104 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
naming |
MemberName |
Member name 'sEpicNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
105 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sEpicID' must contain no more than '1' capital letters. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
naming |
MemberName |
Member name 'sEpicID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
109 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
112 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
112 |
Warning |
naming |
MemberName |
Member name 'sProjectPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
112 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
naming |
MemberName |
Member name 'sProjectIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
113 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
naming |
MemberName |
Member name 'sProjectState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
114 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
115 |
Warning |
naming |
MemberName |
Member name 'sProjectChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
115 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
116 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
116 |
Warning |
naming |
MemberName |
Member name 'sProjectEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
116 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
Warning |
naming |
MemberName |
Member name 'sProjectBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
117 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
naming |
MemberName |
Member name 'sProjectName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
118 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sProjectID' must contain no more than '1' capital letters. |
120 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
120 |
Warning |
naming |
MemberName |
Member name 'sProjectID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
120 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
123 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
126 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
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. |
130 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
132 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
133 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
133 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
134 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
134 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
135 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
137 |
Warning |
naming |
ParameterName |
Parameter name 'sId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
142 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
143 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
143 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
145 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
145 |
Warning |
naming |
ParameterName |
Parameter name 'sNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
145 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
146 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
147 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
147 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
149 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
149 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
151 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
153 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
153 |
Warning |
naming |
ParameterName |
Parameter name 'sName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
155 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
155 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
156 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
158 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
159 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
161 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
161 |
Warning |
naming |
ParameterName |
Parameter name 'sTypeId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
161 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
162 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
162 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
163 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
163 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
165 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
165 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
166 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
166 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
167 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
167 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
169 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
169 |
Warning |
naming |
ParameterName |
Parameter name 'sTypeName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
169 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
170 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
170 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
171 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
173 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
174 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
175 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
177 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
177 |
Warning |
naming |
ParameterName |
Parameter name 'sStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
178 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
179 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
181 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
182 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
183 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
185 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
185 |
Warning |
naming |
ParameterName |
Parameter name 'sState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
186 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
187 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
187 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
189 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
189 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
190 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
190 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
191 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
191 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
193 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
193 |
Warning |
naming |
ParameterName |
Parameter name 'sEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
193 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
194 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
194 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
195 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
197 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
198 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
199 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
201 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
201 |
Warning |
naming |
ParameterName |
Parameter name 'sEstimateTime' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
202 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
203 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
203 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
204 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
205 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
205 |
Warning |
naming |
ParameterName |
Parameter name 'sUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
209 |
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 8, expected level should be 2. |
213 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getsProjectID' must contain no more than '1' capital letters. |
213 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
213 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
214 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
214 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
215 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
215 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
217 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sProjectID' must contain no more than '1' capital letters. |
217 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setsProjectID' must contain no more than '1' capital letters. |
217 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
217 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
218 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
218 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
219 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
221 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getsEpicID' must contain no more than '1' capital letters. |
221 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
222 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
222 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
223 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
223 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
225 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sEpicID' must contain no more than '1' capital letters. |
225 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setsEpicID' must contain no more than '1' capital letters. |
225 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
225 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
226 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
226 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
227 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
227 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
229 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getsSprintID' must contain no more than '1' capital letters. |
229 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
229 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
230 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
230 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
231 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
231 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
233 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sSprintID' must contain no more than '1' capital letters. |
233 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setsSprintID' must contain no more than '1' capital letters. |
233 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
233 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
233 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
234 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
234 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
235 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
235 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
236 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
237 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
237 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
238 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
239 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
241 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
242 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
243 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
245 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getsTeamID' must contain no more than '1' capital letters. |
245 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
245 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
246 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
246 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
247 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
247 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
249 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sTeamID' must contain no more than '1' capital letters. |
249 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setsTeamID' must contain no more than '1' capital letters. |
249 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
249 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
249 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
250 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
250 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
251 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
251 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
253 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
253 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
254 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
254 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
255 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
255 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
257 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
257 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
258 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
258 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
259 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
259 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
261 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getsOwnersID' must contain no more than '1' capital letters. |
261 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
261 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
262 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
262 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
263 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
263 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
265 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sOwnersID' must contain no more than '1' capital letters. |
265 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setsOwnersID' must contain no more than '1' capital letters. |
265 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
265 |
Warning |
naming |
ParameterName |
Parameter name 'sOwnersID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
265 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
266 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
266 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
267 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
267 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
269 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
269 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
270 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
270 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
271 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
271 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
273 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
273 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
274 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
274 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
275 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
275 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
277 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
277 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
277 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
278 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
278 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
279 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
279 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
281 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
281 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
282 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
282 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
283 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
283 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
285 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
285 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
285 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
286 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
286 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
287 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
287 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
289 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
289 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
290 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
290 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
291 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
291 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
293 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
293 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
293 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
294 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
294 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
295 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
295 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
297 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
297 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
298 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
298 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
299 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
299 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
301 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
301 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
301 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
302 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
302 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
303 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
303 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
305 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
305 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
306 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
306 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
307 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
307 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
309 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
309 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
309 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
310 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
310 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
311 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
311 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
313 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
313 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
314 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
314 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
315 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
315 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
317 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
317 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
317 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
318 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
318 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
319 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
319 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
321 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
321 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
322 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
322 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
323 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
323 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
325 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
325 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
325 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
326 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
326 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
327 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
327 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
329 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
329 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
330 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
330 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
331 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
331 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
333 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
333 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
333 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
334 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
334 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
335 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
335 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
337 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
337 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
338 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
338 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
339 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
339 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
341 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
341 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
341 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
342 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
342 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
343 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
343 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
345 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
345 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
346 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
346 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
347 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
347 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
348 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
349 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
349 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
349 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
350 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
351 |
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. |
354 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
355 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
357 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
357 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
357 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
358 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
358 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
359 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
359 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
361 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
361 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
362 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
362 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
363 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
363 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
365 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
365 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
365 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
366 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
366 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
367 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
367 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
369 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
369 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
370 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
370 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
371 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
371 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
373 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
373 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
373 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
374 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
374 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
375 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
375 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
377 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
377 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
378 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
378 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
379 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
379 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
381 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
381 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
381 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
382 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
382 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
383 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
383 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
385 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
385 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
386 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
386 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
387 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
387 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
389 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
389 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
389 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
390 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
390 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
391 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
391 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
393 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
393 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
394 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
394 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
395 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
395 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
397 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
397 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
397 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
398 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
398 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
399 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
399 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
401 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
401 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
402 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
402 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
403 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
403 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
405 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
405 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
405 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
406 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
406 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
407 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
407 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
409 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
409 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
410 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
410 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
411 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
411 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
413 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
413 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
413 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
414 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
414 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
415 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
415 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
417 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
417 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
418 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
418 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
419 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
419 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
421 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
421 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
421 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
422 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
422 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
423 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
423 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
425 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
425 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
426 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
426 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
427 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
427 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
429 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
429 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
429 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
430 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
430 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
431 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
431 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
433 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
433 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
434 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
434 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
435 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
435 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
437 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
437 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
437 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
438 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
438 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
439 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
439 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
441 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
441 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
442 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
442 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
443 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
443 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
445 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
445 |
Warning |
naming |
ParameterName |
Parameter name 'sSprintIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
445 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
446 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
446 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
447 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
447 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
449 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
449 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
450 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
450 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
451 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
451 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
453 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
453 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
453 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
454 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
454 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
455 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
455 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
457 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
457 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
458 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
458 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
459 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
459 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
461 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
461 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
461 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
462 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
462 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
463 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
463 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
465 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
465 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
466 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
466 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
467 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
467 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
469 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
469 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
469 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
470 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
470 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
471 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
471 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
473 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
473 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
474 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
474 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
475 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
475 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
477 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
477 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
477 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
478 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
478 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
479 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
479 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
481 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
481 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
482 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
482 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
483 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
483 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
485 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
485 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
486 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
486 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
487 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
487 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
489 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
489 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
490 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
490 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
491 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
491 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
493 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
493 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
494 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
494 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
495 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
495 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
497 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
497 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
498 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
498 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
499 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
499 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
501 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
501 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
502 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
502 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
503 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
503 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
505 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
505 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
506 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
506 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
507 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
507 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
509 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
509 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
510 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
510 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
511 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
511 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
513 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
513 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
514 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
514 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
515 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
515 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
517 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
517 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
518 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
518 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
519 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
519 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
521 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
521 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
522 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
522 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
523 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
523 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
525 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
525 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
526 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
526 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
527 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
527 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
529 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
529 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
530 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
530 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
531 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
531 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
533 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
533 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
534 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
534 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
535 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
535 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
537 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
537 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
538 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
538 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
539 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
539 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
540 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
541 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
541 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
542 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
542 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
543 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
543 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
543 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
544 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
545 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
545 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
545 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
546 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
548 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
548 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
549 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
549 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
550 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
550 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
551 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
551 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
553 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
553 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
554 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
555 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
555 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
556 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
556 |
com/capitalone/dashboard/model/FeatureHistory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sprintID' must contain no more than '1' capital letters. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'projectID' must contain no more than '1' capital letters. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'teamID' must contain no more than '1' capital letters. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
naming |
MemberName |
Member name 'sStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
naming |
MemberName |
Member name 'sEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
naming |
MemberName |
Member name 'sToDo' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
naming |
MemberName |
Member name 'sAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
naming |
MemberName |
Member name 'sSoftwareTesting' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'storyID' must contain no more than '1' capital letters. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getStoryID' must contain no more than '1' capital letters. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setStoryID' must contain no more than '1' capital letters. |
52 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'storyID' must contain no more than '1' capital letters. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getSprintID' must contain no more than '1' capital letters. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
60 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setSprintID' must contain no more than '1' capital letters. |
60 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sprintID' must contain no more than '1' capital letters. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
74 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
76 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
78 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
80 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getProjectID' must contain no more than '1' capital letters. |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
84 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'projectID' must contain no more than '1' capital letters. |
84 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setProjectID' must contain no more than '1' capital letters. |
84 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
84 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
86 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
86 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
88 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getTeamID' must contain no more than '1' capital letters. |
88 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
88 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
92 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setTeamID' must contain no more than '1' capital letters. |
92 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'teamID' must contain no more than '1' capital letters. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
94 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
96 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
98 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
100 |
Warning |
naming |
ParameterName |
Parameter name 'sStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
108 |
Warning |
naming |
ParameterName |
Parameter name 'sEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
108 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
109 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
109 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
112 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
112 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
116 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
116 |
Warning |
naming |
ParameterName |
Parameter name 'sToDo' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
120 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
120 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
121 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
121 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
124 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
124 |
Warning |
naming |
ParameterName |
Parameter name 'sAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
124 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
126 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
126 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
128 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
128 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
129 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
130 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
130 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
132 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
132 |
Warning |
naming |
ParameterName |
Parameter name 'sSoftwareTesting' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
133 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
134 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
134 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
136 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
137 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
140 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
140 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
141 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
142 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
144 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
144 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
145 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
145 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
146 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
148 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
148 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
149 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
149 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
152 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
152 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
153 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
153 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
154 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
156 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
156 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
157 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
158 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
158 |
com/capitalone/dashboard/model/FeatureIssueLink.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
com/capitalone/dashboard/model/FeatureStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
4 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
com/capitalone/dashboard/model/FortifyScanReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' 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 'org.springframework.data.mongodb.core.index.CompoundIndex' 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 'org.springframework.data.mongodb.core.index.CompoundIndexes' 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 'org.springframework.data.mongodb.core.mapping.Document' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
11 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 16, expected level should be 4. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 24, expected level should be 6. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 16, expected level should be 4. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 16, expected level should be 4. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 24, expected level should be 6. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 16, expected level should be 4. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 16, expected level should be 4. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 24, expected level should be 6. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 16, expected level should be 4. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 24, expected level should be 6. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 16, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 16, expected level should be 4. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 24, expected level should be 6. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 16, expected level should be 4. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
76 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
84 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
84 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
88 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
96 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
100 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
107 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
108 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
109 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
109 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
112 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
112 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 32, expected level should be 8. |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
115 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 24, expected level should be 6. |
116 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
116 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 32, expected level should be 8. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 32, expected level should be 8. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 32, expected level should be 8. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 24, expected level should be 6. |
120 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
120 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 16, expected level should be 4. |
121 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
121 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
com/capitalone/dashboard/model/GenericCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
92 |
com/capitalone/dashboard/model/GitRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
29 |
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. |
31 |
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. |
33 |
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. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
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. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'mergeAuthorLDAPDN' must contain no more than '1' capital letters. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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. |
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. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
147 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
148 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
149 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
165 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
167 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
168 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
169 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
172 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
176 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
177 |
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. |
180 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
181 |
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. |
184 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
185 |
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. |
188 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
189 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
191 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
192 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
193 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
200 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
201 |
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. |
204 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
208 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
209 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
211 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
212 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
213 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
216 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
221 |
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. |
224 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
227 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
228 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
229 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
231 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
232 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
233 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
235 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
236 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
237 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
245 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
247 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
248 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
249 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
251 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
252 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
253 |
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. |
256 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
257 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
264 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
265 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
267 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
273 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
275 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
280 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
281 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
283 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
284 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
285 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
287 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
288 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
289 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
291 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
292 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
293 |
Warning |
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. |
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 |
'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. |
304 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
305 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
307 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
308 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
309 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
311 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
312 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
313 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
315 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
316 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
317 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
324 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
325 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
327 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
328 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
329 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
331 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
332 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
333 |
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. |
336 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
337 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
339 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getMergeAuthorLDAPDN' must contain no more than '1' capital letters. |
339 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'mergeAuthorLDAPDN' must contain no more than '1' capital letters. |
343 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setMergeAuthorLDAPDN' must contain no more than '1' capital letters. |
343 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
344 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
345 |
com/capitalone/dashboard/model/Incident.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentID' must contain no more than '1' capital letters. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentSysID' must contain no more than '1' capital letters. |
29 |
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. |
31 |
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. |
33 |
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. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
39 |
Warning |
blocks |
RightCurly |
'}' at column 68 should be alone on a line. |
39 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
41 |
Warning |
blocks |
LeftCurly |
'{' at column 62 should have line break after. |
41 |
Warning |
blocks |
RightCurly |
'}' at column 104 should be alone on a line. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
blocks |
LeftCurly |
'{' at column 32 should have line break after. |
43 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
45 |
Warning |
blocks |
RightCurly |
'}' at column 76 should be alone on a line. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
47 |
Warning |
blocks |
LeftCurly |
'{' at column 48 should have line break after. |
47 |
Warning |
blocks |
RightCurly |
'}' at column 106 should be alone on a line. |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
49 |
Warning |
blocks |
RightCurly |
'}' at column 60 should be alone on a line. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
51 |
Warning |
blocks |
RightCurly |
'}' at column 90 should be alone on a line. |
51 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getIncidentID' must contain no more than '1' capital letters. |
53 |
Warning |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
53 |
Warning |
blocks |
RightCurly |
'}' at column 56 should be alone on a line. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentID' must contain no more than '1' capital letters. |
55 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setIncidentID' must contain no more than '1' capital letters. |
55 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
55 |
Warning |
blocks |
RightCurly |
'}' at column 82 should be alone on a line. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
57 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
59 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
61 |
Warning |
blocks |
RightCurly |
'}' at column 50 should be alone on a line. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
blocks |
LeftCurly |
'{' at column 44 should have line break after. |
63 |
Warning |
blocks |
RightCurly |
'}' at column 72 should be alone on a line. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
65 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
65 |
Warning |
blocks |
RightCurly |
'}' at column 104 should be alone on a line. |
65 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
67 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
67 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
69 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
71 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
71 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
73 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
73 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
75 |
Warning |
blocks |
RightCurly |
'}' at column 56 should be alone on a line. |
75 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
77 |
Warning |
blocks |
RightCurly |
'}' at column 84 should be alone on a line. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
79 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
79 |
Warning |
blocks |
RightCurly |
'}' at column 114 should be alone on a line. |
79 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
blocks |
LeftCurly |
'{' at column 47 should have line break after. |
81 |
Warning |
blocks |
RightCurly |
'}' at column 80 should be alone on a line. |
81 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
83 |
Warning |
blocks |
LeftCurly |
'{' at column 74 should have line break after. |
83 |
Warning |
blocks |
RightCurly |
'}' at column 130 should be alone on a line. |
83 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
85 |
Warning |
blocks |
RightCurly |
'}' at column 48 should be alone on a line. |
85 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
87 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
87 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
89 |
Warning |
blocks |
RightCurly |
'}' at column 54 should be alone on a line. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
blocks |
LeftCurly |
'{' at column 48 should have line break after. |
91 |
Warning |
blocks |
RightCurly |
'}' at column 80 should be alone on a line. |
91 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
93 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
93 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
93 |
Warning |
blocks |
RightCurly |
'}' at column 112 should be alone on a line. |
93 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
95 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
95 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
95 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
97 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
97 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
99 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
101 |
Warning |
blocks |
RightCurly |
'}' at column 86 should be alone on a line. |
101 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
103 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
103 |
Warning |
blocks |
RightCurly |
'}' at column 60 should be alone on a line. |
103 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
105 |
Warning |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
105 |
Warning |
blocks |
RightCurly |
'}' at column 90 should be alone on a line. |
105 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
107 |
Warning |
blocks |
LeftCurly |
'{' at column 44 should have line break after. |
107 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
107 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
109 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
109 |
Warning |
blocks |
LeftCurly |
'{' at column 68 should have line break after. |
109 |
Warning |
blocks |
RightCurly |
'}' at column 118 should be alone on a line. |
109 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
111 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getIncidentSysID' must contain no more than '1' capital letters. |
111 |
Warning |
blocks |
LeftCurly |
'{' at column 38 should have line break after. |
111 |
Warning |
blocks |
RightCurly |
'}' at column 62 should be alone on a line. |
111 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentSysID' must contain no more than '1' capital letters. |
113 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setIncidentSysID' must contain no more than '1' capital letters. |
113 |
Warning |
blocks |
LeftCurly |
'{' at column 56 should have line break after. |
113 |
Warning |
blocks |
RightCurly |
'}' at column 94 should be alone on a line. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
blocks |
LeftCurly |
'{' at column 41 should have line break after. |
115 |
Warning |
blocks |
RightCurly |
'}' at column 68 should be alone on a line. |
115 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
117 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
117 |
Warning |
blocks |
LeftCurly |
'{' at column 62 should have line break after. |
117 |
Warning |
blocks |
RightCurly |
'}' at column 106 should be alone on a line. |
117 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
119 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
121 |
Warning |
blocks |
LeftCurly |
'{' at column 64 should have line break after. |
121 |
Warning |
blocks |
RightCurly |
'}' at column 110 should be alone on a line. |
121 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
123 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
123 |
Warning |
blocks |
RightCurly |
'}' at column 90 should be alone on a line. |
123 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 |
blocks |
LeftCurly |
'{' at column 56 should have line break after. |
129 |
Warning |
blocks |
RightCurly |
'}' at column 98 should be alone on a line. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def 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 |
blocks |
LeftCurly |
'{' at column 57 should have line break after. |
135 |
Warning |
blocks |
RightCurly |
'}' at column 100 should be alone on a line. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
141 |
Warning |
blocks |
LeftCurly |
'{' at column 67 should have line break after. |
141 |
Warning |
blocks |
RightCurly |
'}' at column 120 should be alone on a line. |
141 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
143 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
143 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
144 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
144 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
147 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
148 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
149 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
151 |
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) |
151 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
151 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
152 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: 'else' is not preceded with whitespace. |
153 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
153 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
154 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
156 |
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) |
156 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
156 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
157 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
158 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
159 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
161 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
162 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
166 |
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. |
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. |
176 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
180 |
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 |
com/capitalone/dashboard/model/JobCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
9 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
com/capitalone/dashboard/model/KeyValueLog.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
26 |
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) |
26 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
27 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
com/capitalone/dashboard/model/LibraryPolicyResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 12, expected level should be 6. |
35 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 12, expected level should be 6. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
56 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
60 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
64 |
Warning |
naming |
ParameterName |
Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
64 |
Warning |
naming |
ParameterName |
Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
64 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'class 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 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 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. |
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. |
98 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
98 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
99 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
103 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
104 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
105 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
106 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
107 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
108 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
109 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
110 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
111 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
112 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 20, expected level should be 10. |
113 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 12. |
114 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 20, expected level should be 10. |
115 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
116 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
117 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
118 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
119 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
120 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
121 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
122 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
123 |
Warning |
naming |
LocalVariableName |
Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
123 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
124 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
125 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
126 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
127 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
128 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
129 |
Warning |
indentation |
Indentation |
'else rcurly' 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 |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
133 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
133 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
134 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
136 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
137 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
138 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
139 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
140 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
141 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
142 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
144 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
145 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
146 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
147 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
148 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 20, expected level should be 10. |
149 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
149 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 12. |
150 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 20, expected level should be 10. |
151 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
152 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
153 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
154 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
155 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
156 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
157 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
158 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
159 |
Warning |
naming |
LocalVariableName |
Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
159 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
160 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
160 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
161 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
162 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
163 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
164 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
165 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
166 |
Warning |
indentation |
Indentation |
'else rcurly' 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. |
169 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
172 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
176 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
177 |
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. |
180 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
181 |
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. |
184 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
185 |
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. |
188 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
189 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
191 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
192 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
193 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
200 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
201 |
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. |
204 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
208 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
209 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
211 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
212 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
213 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
215 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
215 |
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 |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
219 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
221 |
Warning |
blocks |
RightCurly |
'}' at column 72 should be alone on a line. |
221 |
com/capitalone/dashboard/model/LibraryPolicyThreatDisposition.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
com/capitalone/dashboard/model/LibraryPolicyThreatLevel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
9 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
10 |
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) |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
11 |
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) |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
11 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
12 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
13 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
15 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
18 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
18 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
19 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
20 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
21 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
22 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
23 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
com/capitalone/dashboard/model/LibraryPolicyType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
11 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
12 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
13 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
com/capitalone/dashboard/model/MaturityModel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
com/capitalone/dashboard/model/Monitor2.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
blocks |
LeftCurly |
'{' at column 28 should have line break after. |
26 |
Warning |
blocks |
RightCurly |
'}' at column 47 should be alone on a line. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
28 |
Warning |
blocks |
RightCurly |
'}' at column 54 should be alone on a line. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
blocks |
LeftCurly |
'{' at column 28 should have line break after. |
30 |
Warning |
blocks |
RightCurly |
'}' at column 50 should be alone on a line. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
32 |
Warning |
blocks |
RightCurly |
'}' at column 63 should be alone on a line. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
55 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
com/capitalone/dashboard/model/NameValue.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
9 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
34 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
35 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
36 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
40 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
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' child have incorrect indentation level 8, expected level should be 4. |
48 |
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 |
com/capitalone/dashboard/model/NameValueCount.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
8 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
9 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
com/capitalone/dashboard/model/Owner.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
92 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
8 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
13 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
15 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
16 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
17 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
com/capitalone/dashboard/model/Pipeline.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - java.util.*. |
8 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
14 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
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. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
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. |
46 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
51 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
54 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
55 |
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) |
55 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
55 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
56 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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. |
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 |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
69 |
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 |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
75 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
76 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
78 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
79 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
81 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
83 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
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 |
'if' have incorrect indentation level 8, expected level should be 4. |
86 |
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) |
86 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
87 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
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 |
com/capitalone/dashboard/model/PipelineCommit.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
3 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
9 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
12 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
whitespace |
EmptyLineSeparator |
'VARIABLE_DEF' should be separated from previous statement. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
30 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
36 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
38 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
40 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
44 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
46 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
com/capitalone/dashboard/model/PipelineStage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
26 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 24, expected level should be 6. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 16, expected level should be 4. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
52 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
54 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
56 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
60 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
62 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
64 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
com/capitalone/dashboard/model/PipelineStageType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
com/capitalone/dashboard/model/PolicyScanMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
com/capitalone/dashboard/model/QApiToken.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
43 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
com/capitalone/dashboard/model/QApplication.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 169). |
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 |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
com/capitalone/dashboard/model/QAuditResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 179). |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 189). |
56 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
65 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
76 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
76 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
78 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
79 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
79 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
81 |
com/capitalone/dashboard/model/QAuthentication.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
52 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
com/capitalone/dashboard/model/QBaseModel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
45 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
com/capitalone/dashboard/model/QBinaryArtifact.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
naming |
MemberName |
Member name 'actual_md5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
naming |
MemberName |
Member name 'actual_sha1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 165). |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
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. |
76 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
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. |
84 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
84 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
91 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
92 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
96 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
102 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
102 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
105 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
106 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
108 |
com/capitalone/dashboard/model/QBuild.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 173). |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 143). |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
59 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
70 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
73 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
74 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
75 |
com/capitalone/dashboard/model/QChangeOrder.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'changeID' must contain no more than '1' capital letters. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'rFCType2' must contain no more than '1' capital letters. |
74 |
Warning |
naming |
MemberName |
Member name 'rFCType2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
74 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sLAAgreementID' must contain no more than '1' capital letters. |
80 |
Warning |
naming |
MemberName |
Member name 'sLAAgreementID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
80 |
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. |
84 |
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. |
88 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
92 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
95 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
96 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
106 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
106 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
108 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
109 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
109 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
110 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
111 |
com/capitalone/dashboard/model/QCloudInstance.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
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. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
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. |
76 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 168). |
80 |
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. |
84 |
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. |
88 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 157). |
90 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
92 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
96 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
99 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
108 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
110 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
110 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
110 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
112 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
113 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
com/capitalone/dashboard/model/QCloudInstanceHistory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
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. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
72 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
72 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
74 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
76 |
com/capitalone/dashboard/model/QCloudSubNetwork.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'availableIPCount' must contain no more than '1' capital letters. |
29 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 184). |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPCount' must contain no more than '1' capital letters. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPUsage' must contain no more than '1' capital letters. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 204). |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 157). |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'usedIPCount' must contain no more than '1' capital letters. |
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. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
67 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
78 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
78 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
80 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
com/capitalone/dashboard/model/QCloudVirtualNetwork.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 157). |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
53 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
64 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
com/capitalone/dashboard/model/QCloudVolumeStorage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 170). |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 157). |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
66 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
com/capitalone/dashboard/model/QCmdb.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
53 |
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. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
77 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
88 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
com/capitalone/dashboard/model/QCodeQuality.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 209). |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
51 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
62 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
68 |
com/capitalone/dashboard/model/QCodeQualityMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
26 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
com/capitalone/dashboard/model/QCodeReposBuilds.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 269). |
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. |
32 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
52 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
com/capitalone/dashboard/model/QCollectionError.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/model/QCollector.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 183). |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 197). |
33 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 185). |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 189). |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
com/capitalone/dashboard/model/QCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 197). |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 179). |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
57 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
68 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
71 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
71 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
72 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
com/capitalone/dashboard/model/QCollectorItemConfigHistory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 143). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 183). |
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. |
32 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'userID' must contain no more than '1' capital letters. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
47 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
58 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
61 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
63 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'userLDAPDN' must contain no more than '1' capital letters. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
com/capitalone/dashboard/model/QCommit.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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. |
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 |
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. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'scmAuthorLDAPDN' must contain no more than '1' capital letters. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
67 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
73 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
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. |
84 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
91 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
92 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
96 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
102 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
104 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
105 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
106 |
com/capitalone/dashboard/model/QCommitStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
24 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
com/capitalone/dashboard/model/QComponent.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 314). |
27 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
com/capitalone/dashboard/model/QConfiguration.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 261). |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
50 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
50 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
com/capitalone/dashboard/model/QDashboard.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 166). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
33 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 137). |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
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. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
84 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
com/capitalone/dashboard/model/QEnvironmentComponent.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'componentID' must contain no more than '1' capital letters. |
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 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'environmentID' must contain no more than '1' capital letters. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
57 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
68 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
71 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
71 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
73 |
com/capitalone/dashboard/model/QEnvironmentStage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
37 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
48 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 149). |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
51 |
com/capitalone/dashboard/model/QEnvironmentStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'componentID' must contain no more than '1' capital letters. |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
49 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
60 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
63 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
65 |
com/capitalone/dashboard/model/QFeature.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 223). |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
naming |
MemberName |
Member name 'sEpicAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
naming |
MemberName |
Member name 'sEpicBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
naming |
MemberName |
Member name 'sEpicChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
naming |
MemberName |
Member name 'sEpicEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sEpicID' must contain no more than '1' capital letters. |
46 |
Warning |
naming |
MemberName |
Member name 'sEpicID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
naming |
MemberName |
Member name 'sEpicIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
naming |
MemberName |
Member name 'sEpicName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
naming |
MemberName |
Member name 'sEpicNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
naming |
MemberName |
Member name 'sEpicType' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
naming |
MemberName |
Member name 'sEpicUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
56 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
naming |
MemberName |
Member name 'sEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
58 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
naming |
MemberName |
Member name 'sEstimateTime' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
naming |
MemberName |
Member name 'sId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
naming |
MemberName |
Member name 'sName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
64 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
naming |
MemberName |
Member name 'sNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
66 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 174). |
68 |
Warning |
naming |
MemberName |
Member name 'sOwnersChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 170). |
70 |
Warning |
naming |
MemberName |
Member name 'sOwnersFullName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sOwnersID' must contain no more than '1' capital letters. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 158). |
72 |
Warning |
naming |
MemberName |
Member name 'sOwnersID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
72 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 172). |
74 |
Warning |
naming |
MemberName |
Member name 'sOwnersIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
74 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 172). |
76 |
Warning |
naming |
MemberName |
Member name 'sOwnersShortName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
76 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
78 |
Warning |
naming |
MemberName |
Member name 'sOwnersState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
78 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 170). |
80 |
Warning |
naming |
MemberName |
Member name 'sOwnersUsername' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
80 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
naming |
MemberName |
Member name 'sProjectBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
82 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
naming |
MemberName |
Member name 'sProjectChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
84 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
naming |
MemberName |
Member name 'sProjectEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
86 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sProjectID' must contain no more than '1' capital letters. |
88 |
Warning |
naming |
MemberName |
Member name 'sProjectID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
88 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
naming |
MemberName |
Member name 'sProjectIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
90 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
92 |
Warning |
naming |
MemberName |
Member name 'sProjectName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
92 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
naming |
MemberName |
Member name 'sProjectPath' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
94 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
Warning |
naming |
MemberName |
Member name 'sProjectState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
96 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
Warning |
naming |
MemberName |
Member name 'sSprintAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
98 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
naming |
MemberName |
Member name 'sSprintBeginDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
100 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
naming |
MemberName |
Member name 'sSprintChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
102 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
naming |
MemberName |
Member name 'sSprintEndDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
104 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sSprintID' must contain no more than '1' capital letters. |
106 |
Warning |
naming |
MemberName |
Member name 'sSprintID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
106 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
108 |
Warning |
naming |
MemberName |
Member name 'sSprintIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
108 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
110 |
Warning |
naming |
MemberName |
Member name 'sSprintName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
110 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
112 |
Warning |
naming |
MemberName |
Member name 'sSprintUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
112 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
114 |
Warning |
naming |
MemberName |
Member name 'sState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
114 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
naming |
MemberName |
Member name 'sStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
116 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
118 |
Warning |
naming |
MemberName |
Member name 'sTeamAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
118 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
120 |
Warning |
naming |
MemberName |
Member name 'sTeamChangeDate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
120 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
122 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sTeamID' must contain no more than '1' capital letters. |
122 |
Warning |
naming |
MemberName |
Member name 'sTeamID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
122 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
naming |
MemberName |
Member name 'sTeamIsDeleted' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
124 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
naming |
MemberName |
Member name 'sTeamName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
126 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
128 |
Warning |
naming |
MemberName |
Member name 'sTypeId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
128 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
naming |
MemberName |
Member name 'sTypeName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
130 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
132 |
Warning |
naming |
MemberName |
Member name 'sUrl' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
132 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
134 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
136 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
138 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
139 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
144 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
146 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
148 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
150 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
150 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
152 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
153 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
com/capitalone/dashboard/model/QFeatureHistory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'projectID' must contain no more than '1' capital letters. |
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 |
naming |
MemberName |
Member name 'sAssetState' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
naming |
MemberName |
Member name 'sEstimate' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sprintID' must contain no more than '1' capital letters. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
naming |
MemberName |
Member name 'sSoftwareTesting' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
naming |
MemberName |
Member name 'sStatus' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
naming |
MemberName |
Member name 'sToDo' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'storyID' must contain no more than '1' capital letters. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'teamID' must contain no more than '1' capital letters. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
63 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
74 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
74 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
com/capitalone/dashboard/model/QFeatureIssueLink.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
com/capitalone/dashboard/model/QFortifyScanReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 262). |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
49 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
60 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
63 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
65 |
com/capitalone/dashboard/model/QFortifyScanReport_Threat.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
naming |
TypeName |
Type name 'QFortifyScanReport_Threat' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
com/capitalone/dashboard/model/QGenericCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
51 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
62 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 155). |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
com/capitalone/dashboard/model/QGitRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 153). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 195). |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'mergeAuthorLDAPDN' must contain no more than '1' capital letters. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
65 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
73 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
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. |
85 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
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. |
91 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
93 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
95 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
102 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
105 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
107 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
109 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
111 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
113 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
113 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
115 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
115 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
116 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
117 |
com/capitalone/dashboard/model/QIncident.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
29 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 134). |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentID' must contain no more than '1' capital letters. |
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. |
60 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentSysID' must contain no more than '1' capital letters. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
81 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
92 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
92 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
com/capitalone/dashboard/model/QJobCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
31 |
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. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
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. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
67 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
74 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
85 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
85 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
com/capitalone/dashboard/model/QLibraryPolicyResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
31 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 213). |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 359). |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
53 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
64 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
com/capitalone/dashboard/model/QLibraryPolicyResult_Threat.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
naming |
TypeName |
Type name 'QLibraryPolicyResult_Threat' must match pattern '^[A-Z][a-zA-Z0-9]*$'. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 276). |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
29 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
com/capitalone/dashboard/model/QMaturityModel.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
com/capitalone/dashboard/model/QMonitor2.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
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 |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
47 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
61 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
63 |
com/capitalone/dashboard/model/QNameValue.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
com/capitalone/dashboard/model/QOwner.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 179). |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
53 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
64 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
com/capitalone/dashboard/model/QPipeline.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 238). |
29 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 147). |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
55 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
57 |
com/capitalone/dashboard/model/QPolicyScanMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
24 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
com/capitalone/dashboard/model/QRallyBurnDownData.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 279). |
27 |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
49 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
60 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
com/capitalone/dashboard/model/QRallyFeature.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 179). |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
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. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 211). |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
77 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
88 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
88 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
com/capitalone/dashboard/model/QRallyStoryStages.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 193). |
35 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
47 |
com/capitalone/dashboard/model/QRepoBranch.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
com/capitalone/dashboard/model/QRequestLog.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
72 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
72 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
74 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
76 |
com/capitalone/dashboard/model/QReview.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
24 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
com/capitalone/dashboard/model/QSCM.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'QSCM' must contain no more than '1' capital letters. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 166). |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'scmAuthorLDAPDN' must contain no more than '1' capital letters. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 188). |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
com/capitalone/dashboard/model/QScope.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
naming |
MemberName |
Member name 'pId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
57 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
71 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
71 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
72 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
com/capitalone/dashboard/model/QScopeOwner.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
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. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
68 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
91 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
96 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
107 |
com/capitalone/dashboard/model/QScopeOwnerCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
35 |
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. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
66 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 127). |
91 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
104 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
106 |
com/capitalone/dashboard/model/QService.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 251). |
31 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
51 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
com/capitalone/dashboard/model/QServiceAccount.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
50 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
50 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
com/capitalone/dashboard/model/QStage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 208). |
23 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
com/capitalone/dashboard/model/QTeam.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
69 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
70 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
71 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
72 |
com/capitalone/dashboard/model/QTeamInventory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 177). |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
51 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
62 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
com/capitalone/dashboard/model/QTeamLevelDetails.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
31 |
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. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
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. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
76 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
87 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
com/capitalone/dashboard/model/QTeamMember.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 201). |
33 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
com/capitalone/dashboard/model/QTemplate.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 150). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 154). |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
com/capitalone/dashboard/model/QTestCapability.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
33 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 203). |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 126). |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
com/capitalone/dashboard/model/QTestResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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 |
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. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 223). |
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. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
64 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
84 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
84 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
88 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
90 |
com/capitalone/dashboard/model/QUserInfo.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 194). |
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 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 179). |
31 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
38 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
49 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
51 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
com/capitalone/dashboard/model/RallyBurnDownData.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.mapping.Document' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
7 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
33 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
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) |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not preceded with whitespace. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '==' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
34 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
39 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
48 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
51 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
71 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
com/capitalone/dashboard/model/RallyFeature.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' 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 'org.springframework.data.mongodb.core.mapping.Document' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
74 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
78 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
78 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
86 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
86 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
94 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
94 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
98 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
109 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
109 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
115 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
121 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
121 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
123 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
126 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
126 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
127 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
127 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
129 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
130 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
130 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
131 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
131 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
133 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
133 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
134 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
134 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
135 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
142 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
143 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
143 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
145 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
145 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
146 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
147 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
147 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
149 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
149 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
151 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
153 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
155 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
158 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
159 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
161 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
161 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
162 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
162 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
163 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
163 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
165 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
165 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
166 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
166 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
167 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
167 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
169 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
169 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
170 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
170 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
171 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
173 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
174 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
175 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
177 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
178 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
179 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
181 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
182 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
183 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
185 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
186 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
187 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
187 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
189 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
189 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
190 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
190 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
191 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
191 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
193 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
193 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
194 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
194 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
195 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
197 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
198 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
199 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
201 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
202 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
203 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
203 |
com/capitalone/dashboard/model/RallyFeatureType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
8 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
10 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
12 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
13 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
14 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
com/capitalone/dashboard/model/RallyStoryStages.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
com/capitalone/dashboard/model/RepoBranch.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.net.MalformedURLException' import. Should be before 'javax.validation.constraints.NotNull'. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.net.URL' import. Should be before 'javax.validation.constraints.NotNull'. |
6 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Locale' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
19 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
20 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
20 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
21 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
22 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
23 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
24 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
30 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
47 |
Warning |
indentation |
Indentation |
'switch' have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
49 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
50 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'switch rcurly' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
55 |
Warning |
indentation |
Indentation |
'switch' have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
57 |
Warning |
coding |
OneStatementPerLine |
Only one statement per line allowed. |
57 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
58 |
Warning |
coding |
OneStatementPerLine |
Only one statement per line allowed. |
58 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
59 |
Warning |
coding |
OneStatementPerLine |
Only one statement per line allowed. |
59 |
Warning |
indentation |
Indentation |
'switch rcurly' 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
72 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
73 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
74 |
Warning |
indentation |
Indentation |
'if' 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. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
78 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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' 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 |
'try' have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
91 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
92 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
93 |
Warning |
indentation |
Indentation |
'catch rcurly' 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. |
96 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getGITNormalizedBranch' must contain no more than '1' capital letters. |
98 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
98 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not preceded with whitespace. |
100 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '-' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
100 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
101 |
com/capitalone/dashboard/model/RequestLog.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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 |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
118 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
118 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
120 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
120 |
Warning |
blocks |
RightCurly |
'}' at column 88 should be alone on a line. |
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. |
123 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 208). |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
com/capitalone/dashboard/model/Review.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getAuthorLDAPDN' must contain no more than '1' capital letters. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'authorLDAPDN' must contain no more than '1' capital letters. |
39 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setAuthorLDAPDN' must contain no more than '1' capital letters. |
39 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 |
com/capitalone/dashboard/model/SCM.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'SCM' must contain no more than '1' capital letters. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'scmAuthorLDAPDN' must contain no more than '1' capital letters. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
33 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 240). |
50 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'ctor 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 |
blocks |
LeftCurly |
'{' at column 31 should have line break after. |
64 |
Warning |
blocks |
RightCurly |
'}' at column 48 should be alone on a line. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
66 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
66 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
68 |
Warning |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
68 |
Warning |
blocks |
RightCurly |
'}' at column 54 should be alone on a line. |
68 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
blocks |
LeftCurly |
'{' at column 45 should have line break after. |
70 |
Warning |
blocks |
RightCurly |
'}' at column 75 should be alone on a line. |
70 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
72 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
72 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
72 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
74 |
Warning |
blocks |
LeftCurly |
'{' at column 64 should have line break after. |
74 |
Warning |
blocks |
RightCurly |
'}' at column 110 should be alone on a line. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
76 |
Warning |
blocks |
RightCurly |
'}' at column 60 should be alone on a line. |
76 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
78 |
Warning |
blocks |
RightCurly |
'}' at column 90 should be alone on a line. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
blocks |
LeftCurly |
'{' at column 34 should have line break after. |
80 |
Warning |
blocks |
RightCurly |
'}' at column 54 should be alone on a line. |
80 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
82 |
Warning |
blocks |
LeftCurly |
'{' at column 48 should have line break after. |
82 |
Warning |
blocks |
RightCurly |
'}' at column 78 should be alone on a line. |
82 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
84 |
Warning |
blocks |
RightCurly |
'}' at column 64 should be alone on a line. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
blocks |
LeftCurly |
'{' at column 58 should have line break after. |
86 |
Warning |
blocks |
RightCurly |
'}' at column 98 should be alone on a line. |
86 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
blocks |
LeftCurly |
'{' at column 55 should have line break after. |
89 |
Warning |
blocks |
RightCurly |
'}' at column 90 should be alone on a line. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
95 |
Warning |
blocks |
LeftCurly |
'{' at column 41 should have line break after. |
95 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
95 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
97 |
Warning |
blocks |
LeftCurly |
'{' at column 64 should have line break after. |
97 |
Warning |
blocks |
RightCurly |
'}' at column 112 should be alone on a line. |
97 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
blocks |
LeftCurly |
'{' at column 38 should have line break after. |
99 |
Warning |
blocks |
RightCurly |
'}' at column 64 should be alone on a line. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
blocks |
LeftCurly |
'{' at column 58 should have line break after. |
101 |
Warning |
blocks |
RightCurly |
'}' at column 100 should be alone on a line. |
101 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
103 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
103 |
Warning |
blocks |
RightCurly |
'}' at column 48 should be alone on a line. |
103 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
105 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
105 |
Warning |
blocks |
RightCurly |
'}' at column 62 should be alone on a line. |
105 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
107 |
Warning |
blocks |
LeftCurly |
'{' at column 35 should have line break after. |
107 |
Warning |
blocks |
RightCurly |
'}' at column 56 should be alone on a line. |
107 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
109 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
109 |
Warning |
blocks |
RightCurly |
'}' at column 82 should be alone on a line. |
109 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
111 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getScmAuthorLDAPDN' must contain no more than '1' capital letters. |
111 |
Warning |
blocks |
LeftCurly |
'{' at column 40 should have line break after. |
111 |
Warning |
blocks |
RightCurly |
'}' at column 66 should be alone on a line. |
111 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'scmAuthorLDAPDN' must contain no more than '1' capital letters. |
113 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setScmAuthorLDAPDN' must contain no more than '1' capital letters. |
113 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
113 |
Warning |
blocks |
LeftCurly |
'{' at column 60 should have line break after. |
113 |
Warning |
blocks |
RightCurly |
'}' at column 102 should be alone on a line. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
blocks |
LeftCurly |
'{' at column 37 should have line break after. |
115 |
Warning |
blocks |
RightCurly |
'}' at column 60 should be alone on a line. |
115 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
117 |
Warning |
blocks |
LeftCurly |
'{' at column 54 should have line break after. |
117 |
Warning |
blocks |
RightCurly |
'}' at column 90 should be alone on a line. |
117 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
blocks |
LeftCurly |
'{' at column 42 should have line break after. |
119 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
121 |
Warning |
blocks |
LeftCurly |
'{' at column 64 should have line break after. |
121 |
Warning |
blocks |
RightCurly |
'}' at column 110 should be alone on a line. |
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. |
124 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
148 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
149 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
150 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
150 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
151 |
Warning |
indentation |
Indentation |
'if' 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 |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
153 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
154 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
155 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
156 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
157 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
160 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
162 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
164 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 162). |
164 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
165 |
com/capitalone/dashboard/model/Scope.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
29 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
naming |
MemberName |
Member name 'pId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
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. |
66 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
naming |
ParameterName |
Parameter name 'pId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
73 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
74 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
78 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
78 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
86 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
86 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
94 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
94 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
98 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
109 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
109 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
115 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
117 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
117 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
121 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
121 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
123 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
125 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
126 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
126 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
127 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
127 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
129 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
129 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
130 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
130 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
131 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
131 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
134 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
134 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
135 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
135 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
136 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
136 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
139 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
140 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
140 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
143 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
144 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
144 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
144 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
145 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
146 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
146 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
147 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
149 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
149 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
150 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
150 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
151 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
151 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
152 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
152 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
154 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
155 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
156 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
156 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
157 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
157 |
com/capitalone/dashboard/model/ScopeOwner.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
com/capitalone/dashboard/model/ScopeOwnerCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
71 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
72 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
73 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
83 |
com/capitalone/dashboard/model/ScoreDisplayType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
7 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
7 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
8 |
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) |
8 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
8 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
9 |
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) |
9 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
9 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
10 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
11 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
com/capitalone/dashboard/model/Service.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
12 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 |
com/capitalone/dashboard/model/ServiceAccount.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
5 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 7, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 7, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
34 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
com/capitalone/dashboard/model/ServiceStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
20 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
21 |
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) |
21 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
22 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
23 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
24 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
29 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 16, expected level should be 4. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
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) |
30 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
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) |
31 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 32, expected level should be 8. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 24, expected level should be 6. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 16, expected level should be 4. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
com/capitalone/dashboard/model/SprintEstimate.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
4 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
com/capitalone/dashboard/model/Stage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
13 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'VARIABLE_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
27 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
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. |
37 |
Warning |
indentation |
Indentation |
'switch' have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
39 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
40 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
41 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
42 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
44 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
45 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
46 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
47 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
48 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
49 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
52 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
53 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
54 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
56 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
57 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
58 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
59 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
61 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
62 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
63 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
64 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
65 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
66 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
66 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
67 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
68 |
Warning |
indentation |
Indentation |
'case' child have incorrect indentation level 12, expected level should be 6. |
70 |
Warning |
indentation |
Indentation |
'block' child have incorrect indentation level 16, expected level should be 8. |
71 |
Warning |
indentation |
Indentation |
'switch rcurly' 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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
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' 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 |
'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 rcurly' have incorrect indentation level 4, expected level should be 2. |
92 |
com/capitalone/dashboard/model/StoryIndicator.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
EmptyLineSeparator |
'CLASS_DEF' should be separated from previous statement. |
2 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
3 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
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 |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
38 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
41 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
44 |
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. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
47 |
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. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
50 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
53 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
56 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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 |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
62 |
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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
65 |
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. |
66 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
68 |
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. |
69 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
71 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
74 |
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. |
75 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
77 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
com/capitalone/dashboard/model/Team.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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. |
117 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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' 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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
128 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
130 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
130 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
132 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
134 |
Warning |
indentation |
Indentation |
'if' 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. |
136 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
138 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
138 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
140 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
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. |
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 |
com/capitalone/dashboard/model/TeamInventory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 5, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 5, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'method def 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. |
98 |
Warning |
indentation |
Indentation |
'method def' child 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 |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
109 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
111 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
111 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
113 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
113 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
115 |
Warning |
indentation |
Indentation |
'if' 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. |
117 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
118 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
119 |
Warning |
indentation |
Indentation |
'if' 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. |
121 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
121 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
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 |
com/capitalone/dashboard/model/TeamLevelDetails.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
7 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
41 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
42 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
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 |
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' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
com/capitalone/dashboard/model/TeamMember.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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. |
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 |
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. |
66 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
com/capitalone/dashboard/model/Template.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
22 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
49 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
com/capitalone/dashboard/model/TestCapability.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
36 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
46 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
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. |
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. |
67 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
70 |
Warning |
indentation |
Indentation |
'member def modifier' 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 |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
83 |
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. |
88 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
187 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
203 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
209 |
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 |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
213 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
213 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
blocks |
LeftCurly |
'{' at column 52 should have line break after. |
215 |
Warning |
blocks |
RightCurly |
'}' at column 86 should be alone on a line. |
215 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
217 |
Warning |
blocks |
LeftCurly |
'{' at column 41 should have line break after. |
217 |
Warning |
blocks |
RightCurly |
'}' at column 56 should be alone on a line. |
217 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
219 |
Warning |
blocks |
LeftCurly |
'{' at column 50 should have line break after. |
219 |
Warning |
blocks |
RightCurly |
'}' at column 70 should be alone on a line. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
blocks |
LeftCurly |
'{' at column 33 should have line break after. |
221 |
Warning |
blocks |
RightCurly |
'}' at column 52 should be alone on a line. |
221 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
223 |
Warning |
blocks |
LeftCurly |
'{' at column 46 should have line break after. |
223 |
Warning |
blocks |
RightCurly |
'}' at column 74 should be alone on a line. |
223 |
com/capitalone/dashboard/model/TestCase.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
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 |
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 |
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. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'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 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 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. |
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. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
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. |
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 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 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. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
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. |
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. |
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. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
118 |
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. |
121 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
122 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'method def 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. |
129 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
134 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
138 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
141 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
146 |
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. |
149 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
150 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
152 |
Warning |
blocks |
LeftCurly |
'{' at column 43 should have line break after. |
152 |
Warning |
blocks |
RightCurly |
'}' at column 63 should be alone on a line. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
156 |
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. |
159 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
160 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
162 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
163 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
164 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
166 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
167 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
168 |
com/capitalone/dashboard/model/TestCaseCondition.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
9 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
com/capitalone/dashboard/model/TestCaseConditionResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
8 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
com/capitalone/dashboard/model/TestCaseStep.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 |
com/capitalone/dashboard/model/TestResult.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocParagraph |
Empty line should be followed by <p> tag on the next line. |
15 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
24 |
Warning |
indentation |
Indentation |
'}' have incorrect indentation level 0, expected level should be 4. |
25 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
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. |
32 |
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. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
44 |
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. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
64 |
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. |
69 |
Warning |
indentation |
Indentation |
'member def modifier' 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 |
'member def modifier' 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 |
'member def modifier' 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 |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
91 |
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. |
96 |
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. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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. |
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. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
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. |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
144 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
146 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
156 |
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. |
159 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
160 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
162 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
163 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
164 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
166 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
167 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
168 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
174 |
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 |
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. |
179 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
180 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
182 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
183 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
184 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
186 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
187 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
188 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
190 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
191 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
196 |
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. |
199 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
200 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
202 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
203 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
204 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
206 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
207 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
208 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
210 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
211 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
212 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
214 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 126). |
214 |
Warning |
blocks |
LeftCurly |
'{' at column 82 should have line break after. |
214 |
Warning |
blocks |
RightCurly |
'}' at column 126 should be alone on a line. |
214 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
216 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
217 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
218 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
224 |
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 |
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. |
229 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
230 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
232 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
233 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
234 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
236 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
237 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
238 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
240 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
241 |
Warning |
indentation |
Indentation |
'method def 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 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. |
249 |
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. |
254 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
255 |
com/capitalone/dashboard/model/TestSuite.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
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. |
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. |
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. |
38 |
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. |
46 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
58 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
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. |
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. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
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. |
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 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 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. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
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. |
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. |
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. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
118 |
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. |
121 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
122 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'method def 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. |
129 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
134 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
138 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
141 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
146 |
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. |
149 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
150 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
152 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
154 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
156 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
157 |
Warning |
indentation |
Indentation |
'method def 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. |
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 |
'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 |
com/capitalone/dashboard/model/TestSuiteType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
11 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
12 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
13 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
com/capitalone/dashboard/model/UserInfo.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.annotation.Id' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.index.CompoundIndex' 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 'org.springframework.data.mongodb.core.index.CompoundIndexes' 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 'org.springframework.data.mongodb.core.mapping.Document' 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.google.common.collect.Sets' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
13 |
Warning |
indentation |
Indentation |
'}' have incorrect indentation level 0, expected level should be 4. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 12, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
76 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
83 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
84 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
84 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
87 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
88 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
92 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
95 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
96 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
100 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
com/capitalone/dashboard/model/UserRole.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
com/capitalone/dashboard/model/UserStory.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
5 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
47 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
48 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
49 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
com/capitalone/dashboard/model/quality/CheckstyleReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. |
3 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.*'. |
4 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
6 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
49 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
com/capitalone/dashboard/model/quality/CodeQualityVisitee.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
com/capitalone/dashboard/model/quality/CodeQualityVisitor.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
com/capitalone/dashboard/model/quality/FindBugsXmlReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. |
3 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.*'. |
4 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
59 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
67 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
71 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
74 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
75 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
78 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
79 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
80 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
82 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
87 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
91 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
95 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
106 |
com/capitalone/dashboard/model/quality/JacocoXmlReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. |
3 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.*'. |
4 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
29 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
32 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
35 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
43 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
47 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
55 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
59 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'enum def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 2. |
65 |
com/capitalone/dashboard/model/quality/JunitXmlReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. |
3 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.math.BigDecimal' import. Should be before 'javax.xml.datatype.XMLGregorianCalendar'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.xml.datatype.XMLGregorianCalendar'. |
8 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.datatype.XMLGregorianCalendar'. |
9 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
13 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
13 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
14 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
15 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
15 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
16 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
17 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
128 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
132 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
144 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
146 |
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 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. |
165 |
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 |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
171 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
171 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
172 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
172 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
177 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
177 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
178 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
178 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
183 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
183 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
184 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
184 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
185 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
185 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
189 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
190 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
191 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
192 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
193 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
194 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
202 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
203 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
204 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
212 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
213 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
214 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
222 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
223 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
224 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
232 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
233 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
234 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
242 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
243 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
244 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
252 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
253 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
254 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
262 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
263 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
264 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
272 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
283 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
284 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
292 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
293 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
294 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
306 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
307 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
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. |
314 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
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. |
321 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
322 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
327 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
328 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
329 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
334 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
335 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
336 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
354 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
358 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
360 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
361 |
Warning |
javadoc |
JavadocParagraph |
Redundant <p> tag. |
364 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
365 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
365 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
366 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
367 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
367 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
395 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
396 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
397 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
399 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
403 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
403 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
404 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
404 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
409 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
409 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
410 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
410 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
415 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
415 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
416 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
416 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
417 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
417 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
421 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
422 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
423 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
424 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
425 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
426 |
Warning |
javadoc |
JavadocParagraph |
Redundant <p> tag. |
429 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
430 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
430 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
431 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
431 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
432 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
432 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
450 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
451 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
452 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
454 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
457 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
466 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
467 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
468 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
476 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
477 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
478 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
486 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
487 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
488 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
496 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
497 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
498 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 8, expected level should be 4. |
500 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
502 |
Warning |
javadoc |
JavadocParagraph |
Redundant <p> tag. |
505 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
506 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
506 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
507 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
508 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
508 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
543 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
544 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
545 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
547 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
548 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
549 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
553 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
557 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
566 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
567 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
568 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
576 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
577 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
578 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
586 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
587 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
588 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
596 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
597 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
598 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
606 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
607 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
608 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
616 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
617 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
618 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
626 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
627 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
628 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
636 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
637 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
638 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
646 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
647 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
648 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
656 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
657 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
658 |
Warning |
javadoc |
JavadocParagraph |
Redundant <p> tag. |
661 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
662 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
662 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
663 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
663 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
664 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
664 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
676 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
677 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
678 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
680 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
682 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
684 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
693 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
694 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
695 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
703 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
704 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
705 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
713 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
714 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
715 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
723 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
724 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
725 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
733 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
734 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
735 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
743 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
744 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
745 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 8, expected level should be 4. |
747 |
Warning |
javadoc |
JavadocParagraph |
Redundant <p> tag. |
750 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
751 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
751 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
752 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
752 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
753 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
753 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
765 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
766 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 8, expected level should be 4. |
767 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
769 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
771 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 12, expected level should be 6. |
773 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
782 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
783 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
784 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
792 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
793 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
794 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
802 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
803 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
804 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
812 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
813 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
814 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
822 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
823 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
824 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be 6. |
832 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 8. |
833 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be 6. |
834 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 8, expected level should be 4. |
836 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
838 |
com/capitalone/dashboard/model/quality/PmdReport.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - javax.xml.bind.annotation.*. |
3 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.*'. |
4 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
6 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
27 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'class def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 12, expected level should be 6. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'class def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
45 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
56 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
com/capitalone/dashboard/model/score/QScoreCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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. |
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. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
70 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
81 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
81 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
83 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
84 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
85 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
86 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
com/capitalone/dashboard/model/score/QScoreComponentMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 255). |
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. |
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. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
67 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
70 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
81 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
81 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
83 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
84 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
85 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
87 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
96 |
com/capitalone/dashboard/model/score/QScoreComponentMetricBase.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 135). |
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 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 179). |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
63 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
67 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
68 |
com/capitalone/dashboard/model/score/QScoreMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 259). |
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. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 163). |
38 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
55 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
66 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
69 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
71 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
71 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
72 |
com/capitalone/dashboard/model/score/ScoreCollectorItem.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
19 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
20 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
22 |
com/capitalone/dashboard/model/score/ScoreComponentMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
21 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
22 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
23 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
24 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
25 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
26 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
27 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
28 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
29 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
30 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
31 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
32 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
33 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
34 |
com/capitalone/dashboard/model/score/ScoreComponentMetricBase.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
'org.bson.types.ObjectId' should be separated from previous import group. |
4 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
138 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
139 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
140 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
141 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
142 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
143 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
144 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
145 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
146 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
147 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
148 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
149 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
150 |
com/capitalone/dashboard/model/score/ScoreMetric.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.google.common.collect.Maps' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting group 'STANDARD_JAVA_PACKAGE' on this line. |
4 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
124 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
125 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
126 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
127 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
128 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
129 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
130 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
131 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
132 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
133 |
com/capitalone/dashboard/model/score/ScoreValueType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
9 |
com/capitalone/dashboard/model/score/settings/BuildScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
21 |
Warning |
indentation |
Indentation |
'ScoreComponentSettings' have incorrect indentation level 6, expected level should be 8. |
29 |
Warning |
indentation |
Indentation |
'BuildDurationScoreSettings' have incorrect indentation level 6, expected level should be 8. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
68 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
74 |
Warning |
indentation |
Indentation |
'buildDurationScoreSettings' have incorrect indentation level 8, expected level should be 10. |
76 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
92 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
93 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
94 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
95 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
96 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
103 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
104 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
105 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
106 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
107 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
108 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
109 |
com/capitalone/dashboard/model/score/settings/ComponentAlert.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
8 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
13 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
41 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
42 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
43 |
com/capitalone/dashboard/model/score/settings/DeployScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
14 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
19 |
Warning |
indentation |
Indentation |
'ScoreComponentSettings' have incorrect indentation level 6, expected level should be 8. |
21 |
Warning |
indentation |
Indentation |
'ScoreComponentSettings' have incorrect indentation level 6, expected level should be 8. |
24 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
46 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
47 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
48 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
49 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
50 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
51 |
com/capitalone/dashboard/model/score/settings/QBuildScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
31 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
33 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
47 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
60 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
61 |
com/capitalone/dashboard/model/score/settings/QComponentAlert.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 148). |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
com/capitalone/dashboard/model/score/settings/QDeployScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
45 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
56 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
59 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
com/capitalone/dashboard/model/score/settings/QQualityScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 166). |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
47 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
58 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
58 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
60 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
61 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
62 |
com/capitalone/dashboard/model/score/settings/QScmScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
45 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
56 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
com/capitalone/dashboard/model/score/settings/QScoreComponentSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 127). |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/model/score/settings/QScoreCriteriaSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 123). |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
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. |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 164). |
44 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
51 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 123). |
62 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
62 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
65 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 128). |
66 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
67 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 135). |
69 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
70 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
71 |
com/capitalone/dashboard/model/score/settings/QualityScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
17 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
23 |
Warning |
indentation |
Indentation |
'ScoreComponentSettings' have incorrect indentation level 6, expected level should be 8. |
25 |
Warning |
indentation |
Indentation |
'ScoreComponentSettings' have incorrect indentation level 6, expected level should be 8. |
28 |
Warning |
indentation |
Indentation |
'ViolationsScoreSettings' have incorrect indentation level 6, expected level should be 8. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
73 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
73 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
79 |
Warning |
indentation |
Indentation |
'violationsScoreSettings' have incorrect indentation level 8, expected level should be 10. |
81 |
Warning |
indentation |
Indentation |
'violationsScoreSettings' have incorrect indentation level 8, expected level should be 10. |
84 |
Warning |
indentation |
Indentation |
'violationsScoreSettings' have incorrect indentation level 8, expected level should be 10. |
87 |
Warning |
indentation |
Indentation |
'violationsScoreSettings' have incorrect indentation level 8, expected level should be 10. |
90 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
129 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
130 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
131 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
132 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
133 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
134 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
135 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
136 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
142 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
143 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
144 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
145 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
146 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
147 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
148 |
com/capitalone/dashboard/model/score/settings/ScmScoreSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
14 |
Warning |
indentation |
Indentation |
'scmScoreSettings' have incorrect indentation level 6, expected level should be 8. |
22 |
Warning |
indentation |
Indentation |
'ScoreComponentSettings' have incorrect indentation level 6, expected level should be 8. |
25 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
48 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
49 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
50 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
51 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
52 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
53 |
com/capitalone/dashboard/model/score/settings/ScoreComponentSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
17 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
26 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
26 |
Warning |
indentation |
Indentation |
'ScoreCriteria' have incorrect indentation level 6, expected level should be 8. |
37 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
67 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
68 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
69 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
70 |
com/capitalone/dashboard/model/score/settings/ScoreCriteria.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
8 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
26 |
Warning |
indentation |
Indentation |
'ScoreTypeValue' have incorrect indentation level 6, expected level should be 8. |
34 |
Warning |
indentation |
Indentation |
'ScoreTypeValue' have incorrect indentation level 6, expected level should be 8. |
37 |
Warning |
indentation |
Indentation |
'ScoreThresholdSettings' have incorrect indentation level 8, expected level should be 10. |
48 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
81 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
82 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
83 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
84 |
com/capitalone/dashboard/model/score/settings/ScoreCriteriaSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
99 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
100 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
101 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
102 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
103 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
104 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
105 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
106 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
107 |
com/capitalone/dashboard/model/score/settings/ScoreThresholdSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
36 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
36 |
Warning |
indentation |
Indentation |
'ScoreTypeValue' have incorrect indentation level 6, expected level should be 8. |
47 |
Warning |
indentation |
Indentation |
'method call rparen' have incorrect indentation level 6, expected level should be 4. |
48 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
95 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
96 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
97 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
98 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
99 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
100 |
com/capitalone/dashboard/model/score/settings/ScoreType.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
com/capitalone/dashboard/model/score/settings/ScoreTypeValue.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
17 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
23 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
33 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
56 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
57 |
Warning |
indentation |
Indentation |
'(' have incorrect indentation level 6, expected level should be 8. |
58 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
78 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
79 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
80 |
Warning |
whitespace |
OperatorWrap |
'+' should be on a new line. |
81 |
com/capitalone/dashboard/model/webhook/github/GitHubParsed.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'graphQLUrl' must contain no more than '1' capital letters. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
34 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
naming |
LocalVariableName |
Local variable name 'u' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
coding |
VariableDeclarationUsageDistance |
Distance between variable 'host' declaration and its first usage is 4, 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). |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
42 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
47 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
49 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
52 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
53 |
Warning |
indentation |
Indentation |
'else rcurly' 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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. |
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 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 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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getGraphQLUrl' must contain no more than '1' capital letters. |
77 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
78 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
com/capitalone/dashboard/model/webhook/github/GitHubRepo.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
50 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
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 |
com/capitalone/dashboard/model/webhook/github/MergeEvent.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'mergeAuthorLDAPDN' must contain no more than '1' capital letters. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
14 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
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. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getMergeAuthorLDAPDN' must contain no more than '1' capital letters. |
45 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'mergeAuthorLDAPDN' must contain no more than '1' capital letters. |
49 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setMergeAuthorLDAPDN' must contain no more than '1' capital letters. |
49 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
63 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
64 |
Warning |
indentation |
Indentation |
'if' 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' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
66 |
Warning |
whitespace |
OperatorWrap |
'&&' should be on a new line. |
67 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
71 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
com/capitalone/dashboard/model/webhook/github/QGitHubRepo.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' 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.mysema.query.types.path.PathInits' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
MemberName |
Member name '_super' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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. |
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. |
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. |
42 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 130). |
48 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
62 |
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. |
67 |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
73 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
78 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
81 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
83 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
85 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
87 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
89 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
89 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
com/capitalone/dashboard/repository/ApiTokenRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
com/capitalone/dashboard/repository/AuditResultRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
15 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 169). |
17 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
19 |
com/capitalone/dashboard/repository/AuthenticationRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.Authentication' import. Should be before 'org.springframework.data.repository.PagingAndSortingRepository'. |
6 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
8 |
Warning |
whitespace |
GenericWhitespace |
GenericWhitespace '>' should followed by whitespace. |
8 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 9, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
com/capitalone/dashboard/repository/BaseCollectorItemRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' 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 'org.springframework.data.domain.Page' 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 'org.springframework.data.domain.Pageable' 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 'org.springframework.data.mongodb.repository.Query' 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 'org.springframework.data.repository.PagingAndSortingRepository' 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.capitalone.dashboard.model.CollectorItem' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
13 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
42 |
Warning |
javadoc |
JavadocMethod |
Unused @param tag for '{@link'. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
55 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
58 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
58 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 167). |
60 |
com/capitalone/dashboard/repository/BaseCollectorRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
com/capitalone/dashboard/repository/BinaryArtifactRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 184). |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 215). |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 161). |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 191). |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
22 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 154). |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 144). |
28 |
com/capitalone/dashboard/repository/BinaryArtifactRepositoryCustom.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.BinaryArtifact' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
com/capitalone/dashboard/repository/BinaryArtifactRepositoryImpl.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.MongoTemplate' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.core.query.Criteria' 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 'org.springframework.data.mongodb.core.query.Query' 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.capitalone.dashboard.model.BinaryArtifact' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 16, expected level should be 4. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 32, expected level should be 8. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 24, expected level should be 6. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 32, expected level should be 8. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 24, expected level should be 6. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 24, expected level should be 6. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
com/capitalone/dashboard/repository/BuildRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
15 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
26 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
26 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
26 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 139). |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
31 |
com/capitalone/dashboard/repository/ChangeOrderRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findByChangeID' must contain no more than '1' capital letters. |
11 |
com/capitalone/dashboard/repository/CloudInstanceHistoryRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
com/capitalone/dashboard/repository/CloudInstanceRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
com/capitalone/dashboard/repository/CloudSubNetworkRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
com/capitalone/dashboard/repository/CloudVirtualNetworkRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
com/capitalone/dashboard/repository/CloudVolumeRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
com/capitalone/dashboard/repository/CmdbRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
EmptyLineSeparator |
'INTERFACE_DEF' should be separated from previous statement. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 137). |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 168). |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
com/capitalone/dashboard/repository/CodeQualityRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 126). |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 116). |
25 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 135). |
27 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 141). |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
com/capitalone/dashboard/repository/CodeReposBuildsRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
com/capitalone/dashboard/repository/CollItemConfigHistoryRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
com/capitalone/dashboard/repository/CollectorItemRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
16 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 135). |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 165). |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
23 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
24 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
24 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
28 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
29 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
30 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
30 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 154). |
33 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
33 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
36 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
36 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 148). |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 133). |
39 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
39 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
39 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 197). |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
42 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
45 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
50 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
50 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 147). |
57 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
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' 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 |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
63 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
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' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
67 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
com/capitalone/dashboard/repository/CollectorRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
com/capitalone/dashboard/repository/CommitRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
28 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 161). |
36 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
38 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
39 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 155). |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 183). |
47 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 192). |
49 |
com/capitalone/dashboard/repository/ComponentRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findBySCMCollectorItemId' must contain no more than '1' capital letters. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
24 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
27 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
30 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
34 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 147). |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
com/capitalone/dashboard/repository/ConfigurationRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.Configuration' import. Should be before 'org.springframework.data.repository.CrudRepository'. |
7 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
10 |
Warning |
whitespace |
GenericWhitespace |
GenericWhitespace '>' should followed by whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
com/capitalone/dashboard/repository/CustomRepositoryQuery.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 184). |
14 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
19 |
com/capitalone/dashboard/repository/CustomRepositoryQueryImpl.java
Severity |
Category |
Rule |
Message |
Line |
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. |
30 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 193). |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
41 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '->' is not preceded with whitespace. |
41 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
43 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
44 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
45 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
53 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
57 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
58 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
59 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
59 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
60 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
65 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 154). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 151). |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
naming |
LocalVariableName |
Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
80 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
naming |
ParameterName |
Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
82 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
86 |
Warning |
naming |
ParameterName |
Parameter name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
86 |
Warning |
naming |
ParameterName |
Parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
86 |
Warning |
indentation |
Indentation |
'method def' child 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 |
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) |
88 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
88 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
89 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
90 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
91 |
Warning |
indentation |
Indentation |
'else' have incorrect indentation level 8, expected level should be 4. |
92 |
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) |
92 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
92 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
93 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
94 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
94 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
blocks |
RightCurly |
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). |
95 |
Warning |
indentation |
Indentation |
'else' have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
97 |
Warning |
indentation |
Indentation |
'else rcurly' 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 |
com/capitalone/dashboard/repository/DashboardRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
31 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
37 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
49 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 125). |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
50 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 165). |
50 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
51 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 192). |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
56 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
59 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '56'. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
60 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
60 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
60 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '57'. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
65 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '23'. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
66 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
66 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '24'. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
69 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
71 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
71 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '68'. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
72 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
72 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 151). |
72 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '69'. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
74 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
com/capitalone/dashboard/repository/EnvironmentComponentRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
13 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
23 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
24 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
37 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
37 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
37 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 178). |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
40 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
40 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 131). |
41 |
com/capitalone/dashboard/repository/EnvironmentStatusRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
com/capitalone/dashboard/repository/FeatureRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
21 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.repository.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
22 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.querydsl.QueryDslPredicateExecutor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
23 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.repository.CrudRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
24 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.Feature' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
42 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
naming |
ParameterName |
Parameter name 'sId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
naming |
ParameterName |
Parameter name 'sNumber' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
52 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getStoryByTeamID' must contain no more than '1' capital letters. |
55 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sTeamID' must contain no more than '1' capital letters. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
55 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
naming |
ParameterName |
Parameter name 'sTypeName' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
58 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
60 |
Warning |
naming |
ParameterName |
Parameter name 'sId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
60 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
62 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findAllByCollectorIdAndSEpicID' must contain no more than '1' capital letters. |
62 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sEpicID' must contain no more than '1' capital letters. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
naming |
ParameterName |
Parameter name 'sEpicID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
64 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findAllByCollectorIdAndSTeamID' must contain no more than '1' capital letters. |
64 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sTeamID' must contain no more than '1' capital letters. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
66 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findAllByCollectorIdAndSProjectID' must contain no more than '1' capital letters. |
66 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sProjectID' must contain no more than '1' capital letters. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
66 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
68 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findByCollectorIdAndSIdAndSTeamID' must contain no more than '1' capital letters. |
68 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sProjectID' must contain no more than '1' capital letters. |
68 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'sTeamID' must contain no more than '1' capital letters. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
68 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
68 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamID' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
68 |
com/capitalone/dashboard/repository/FeatureRepositoryCustom.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.Feature' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
7 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
15 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
17 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
18 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
19 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
20 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'currentISODateTime' must contain no more than '1' capital letters. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 145). |
23 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
23 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
23 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
26 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
28 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
29 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
30 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 114). |
33 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
33 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
33 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
35 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
39 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
40 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
43 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
43 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
43 |
com/capitalone/dashboard/repository/FeatureRepositoryImpl.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' 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 'org.springframework.beans.factory.annotation.Autowired' 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 'org.springframework.data.mongodb.core.MongoOperations' 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 'org.springframework.data.mongodb.core.query.BasicQuery' 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 'org.springframework.data.mongodb.core.query.Criteria' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
11 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.util.StringUtils' 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.capitalone.dashboard.model.Feature' 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.capitalone.dashboard.util.FeatureCollectorConstants' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'currentISODateTime' must contain no more than '1' capital letters. |
27 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 153). |
27 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
27 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
30 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
31 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
33 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 322). |
36 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 262). |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
38 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 289). |
41 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
43 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
46 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
48 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
49 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
51 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
52 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
55 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
58 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
61 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
62 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 369). |
65 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 289). |
66 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 370). |
68 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
71 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
72 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
73 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
73 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
76 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
77 |
Warning |
indentation |
Indentation |
'if rcurly' 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. |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 118). |
84 |
Warning |
naming |
ParameterName |
Parameter name 'sTeamId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
84 |
Warning |
naming |
ParameterName |
Parameter name 'sProjectId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
84 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
85 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 159). |
87 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 289). |
88 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
89 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 160). |
90 |
Warning |
indentation |
Indentation |
'else 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 |
'if' have incorrect indentation level 8, expected level should be 4. |
95 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
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. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
com/capitalone/dashboard/repository/FortifyScanRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.repository.CrudRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.FortifyScanReport' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
8 |
Warning |
whitespace |
GenericWhitespace |
GenericWhitespace '>' should followed by whitespace. |
10 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
com/capitalone/dashboard/repository/GenericCollectorItemRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 153). |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 137). |
17 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
18 |
com/capitalone/dashboard/repository/GitHubRepoRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 126). |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
14 |
com/capitalone/dashboard/repository/GitRequestRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 124). |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
19 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
19 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
19 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
19 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 147). |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
22 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
25 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '19'. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
25 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 177). |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 119). |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 161). |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
48 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
48 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
51 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
51 |
com/capitalone/dashboard/repository/IncidentRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'findByIncidentID' must contain no more than '1' capital letters. |
17 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'incidentID' must contain no more than '1' capital letters. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 136). |
23 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 108). |
26 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
com/capitalone/dashboard/repository/JobRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.repository.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.JobCollectorItem' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
17 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
17 |
com/capitalone/dashboard/repository/LibraryPolicyResultsRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 151). |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 149). |
19 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 159). |
20 |
com/capitalone/dashboard/repository/MaturityModelRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 132). |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
14 |
com/capitalone/dashboard/repository/Monitor2Repository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 126). |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
whitespace |
MethodParamPad |
'(' is preceded with whitespace. |
13 |
com/capitalone/dashboard/repository/PipelineRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
com/capitalone/dashboard/repository/RallyBurnDownRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.RallyBurnDownData' import. Should be before 'org.springframework.data.repository.CrudRepository'. |
6 |
Warning |
whitespace |
GenericWhitespace |
GenericWhitespace '>' should followed by whitespace. |
8 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
com/capitalone/dashboard/repository/RallyFeatureRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.repository.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.querydsl.QueryDslPredicateExecutor' 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 'org.springframework.data.repository.CrudRepository' 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.capitalone.dashboard.model.CodeQuality' 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.capitalone.dashboard.model.RallyFeature' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
11 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 129). |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
29 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
35 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 107). |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
41 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 153). |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
20 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
23 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
com/capitalone/dashboard/repository/RepositoryPackage.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
3 |
com/capitalone/dashboard/repository/ScopeOwnerRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.repository.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.ScopeOwnerCollectorItem' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 182). |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
com/capitalone/dashboard/repository/ScopeRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.domain.Page' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.domain.Pageable' 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 'org.springframework.data.mongodb.repository.Query' 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 'org.springframework.data.querydsl.QueryDslPredicateExecutor' 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 'org.springframework.data.repository.CrudRepository' 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.capitalone.dashboard.model.Scope' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
34 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
naming |
ParameterName |
Parameter name 'pId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
35 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
Warning |
naming |
ParameterName |
Parameter name 'pId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
43 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
46 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
46 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
naming |
ParameterName |
Parameter name 'pId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
48 |
com/capitalone/dashboard/repository/ScoreCollectorItemRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.mongodb.repository.Query' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.score.ScoreCollectorItem' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
8 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
13 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
15 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
24 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
24 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
25 |
com/capitalone/dashboard/repository/ScoreCriteriaSettingsRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 146). |
13 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 121). |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
com/capitalone/dashboard/repository/ScoreRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.capitalone.dashboard.model.CodeQuality' import. Should be before 'org.springframework.data.repository.CrudRepository'. |
8 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 103). |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
com/capitalone/dashboard/repository/ServiceRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
com/capitalone/dashboard/repository/TeamInventoryRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
com/capitalone/dashboard/repository/TeamRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 143). |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 117). |
40 |
com/capitalone/dashboard/repository/TemplateRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
com/capitalone/dashboard/repository/TestResultRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' 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 'org.springframework.data.querydsl.QueryDslPredicateExecutor' 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 'org.springframework.data.repository.CrudRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 123). |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 123). |
28 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 140). |
29 |
com/capitalone/dashboard/repository/UserInfoRepository.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.bson.types.ObjectId' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.data.repository.CrudRepository' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.AuthType' 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.capitalone.dashboard.model.UserInfo' 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.capitalone.dashboard.model.UserRole' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
10 |
Warning |
whitespace |
GenericWhitespace |
GenericWhitespace '>' should followed by whitespace. |
12 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
com/capitalone/dashboard/request/BinaryArtifactCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
6 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Map' import. Should be before 'javax.validation.constraints.NotNull'. |
9 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
26 |
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 |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
CommentsIndentation |
Comment has incorrect indentation level 4, expected is 1, indentation should be the same level as line 35. |
34 |
Warning |
indentation |
CommentsIndentation |
Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 36. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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. |
79 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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. |
83 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
84 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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 8, expected level should be 2. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
104 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
108 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
112 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
112 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
115 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
115 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
116 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
116 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
118 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
118 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
120 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
120 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
122 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
122 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
123 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
124 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
124 |
com/capitalone/dashboard/request/BuildDataCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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. |
31 |
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. |
33 |
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. |
35 |
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. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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. |
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 |
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 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. |
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. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
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. |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
144 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
146 |
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 |
com/capitalone/dashboard/request/CloudInstanceCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
28 |
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. |
30 |
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. |
32 |
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. |
34 |
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. |
36 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
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. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
79 |
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. |
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 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
101 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
103 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
187 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
203 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
209 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
218 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
222 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
223 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
226 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
227 |
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. |
230 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
231 |
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. |
234 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
235 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
237 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
238 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
239 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
241 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
242 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
243 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
249 |
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. |
254 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
255 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
257 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
258 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
259 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
261 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
262 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
263 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
265 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
266 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
271 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
273 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
274 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
275 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
277 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
278 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
279 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
281 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
282 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
283 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
285 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
286 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
287 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
287 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
288 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
288 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
290 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
292 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
292 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
293 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
295 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
297 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
299 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
300 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
301 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
302 |
com/capitalone/dashboard/request/CloudInstanceListRefreshRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Date' import. Should be before 'javax.validation.constraints.NotNull'. |
4 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/request/CloudSubnetCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
6 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Map' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'availableIPCount' must contain no more than '1' capital letters. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPCount' must contain no more than '1' capital letters. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'usedIPCount' must contain no more than '1' capital letters. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPUsage' must contain no more than '1' capital letters. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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 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. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getAvailableIPCount' must contain no more than '1' capital letters. |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'availableIPCount' must contain no more than '1' capital letters. |
82 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setAvailableIPCount' must contain no more than '1' capital letters. |
82 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
86 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getUsedIPCount' must contain no more than '1' capital letters. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setUsedIPCount' must contain no more than '1' capital letters. |
90 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'usedIPCount' must contain no more than '1' capital letters. |
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 |
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 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. |
99 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
102 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
104 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
106 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
107 |
Warning |
indentation |
Indentation |
'method def 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 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 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. |
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. |
123 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
126 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
128 |
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. |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
142 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getSubscribedIPCount' must contain no more than '1' capital letters. |
142 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
143 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
144 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
146 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setSubscribedIPCount' must contain no more than '1' capital letters. |
146 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPCount' must contain no more than '1' capital letters. |
146 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'getSubscribedIPUsage' must contain no more than '1' capital letters. |
150 |
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 |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'setSubscribedIPUsage' must contain no more than '1' capital letters. |
154 |
Warning |
naming |
AbbreviationAsWordInName |
Abbreviation in name 'subscribedIPUsage' must contain no more than '1' capital letters. |
154 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
155 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
156 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
158 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
159 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
160 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
160 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
161 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
161 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
163 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
165 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
165 |
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. |
168 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
170 |
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 |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
com/capitalone/dashboard/request/CloudSubnetListRefreshRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Date' import. Should be before 'javax.validation.constraints.NotNull'. |
4 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/request/CloudVirtualNetworkListRefreshRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Date' import. Should be before 'javax.validation.constraints.NotNull'. |
4 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/request/CloudVolumeCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 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. |
63 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
64 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
66 |
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. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 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. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
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. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
99 |
Warning |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
100 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
101 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
102 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
102 |
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. |
106 |
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. |
112 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
113 |
com/capitalone/dashboard/request/CloudVolumeListRefreshRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Date' import. Should be before 'javax.validation.constraints.NotNull'. |
4 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
com/capitalone/dashboard/request/CodeQualityCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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. |
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 |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
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. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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 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 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. |
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. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
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. |
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 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 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. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
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. |
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. |
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. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
118 |
com/capitalone/dashboard/request/CommitCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
com/capitalone/dashboard/request/ConfigurationCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.Configuration' 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.JsonIgnoreProperties' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
com/capitalone/dashboard/request/DeployDataCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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. |
27 |
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. |
29 |
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. |
31 |
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. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
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 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 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. |
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. |
73 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
74 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
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. |
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 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 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. |
93 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
94 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
102 |
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. |
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. |
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. |
113 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
114 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
116 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
117 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
118 |
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. |
121 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
122 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
124 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'method def 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. |
129 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
132 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
134 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
138 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
140 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
141 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
146 |
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. |
149 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
150 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
152 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
154 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
156 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
157 |
Warning |
indentation |
Indentation |
'method def 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. |
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 |
'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 rcurly' have incorrect indentation level 4, expected level should be 2. |
170 |
com/capitalone/dashboard/request/GenericCollectorItemCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
35 |
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. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
39 |
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. |
42 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
43 |
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. |
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 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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
59 |
com/capitalone/dashboard/request/GitRequestCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
com/capitalone/dashboard/request/Monitor2DataCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
blocks |
LeftCurly |
'{' at column 29 should have line break after. |
11 |
Warning |
blocks |
RightCurly |
'}' at column 49 should be alone on a line. |
11 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
blocks |
LeftCurly |
'{' at column 38 should have line break after. |
13 |
Warning |
blocks |
RightCurly |
'}' at column 58 should be alone on a line. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
blocks |
LeftCurly |
'{' at column 28 should have line break after. |
15 |
Warning |
blocks |
RightCurly |
'}' at column 47 should be alone on a line. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
17 |
Warning |
blocks |
RightCurly |
'}' at column 54 should be alone on a line. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
blocks |
LeftCurly |
'{' at column 28 should have line break after. |
19 |
Warning |
blocks |
RightCurly |
'}' at column 50 should be alone on a line. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
blocks |
LeftCurly |
'{' at column 39 should have line break after. |
21 |
Warning |
blocks |
RightCurly |
'}' at column 63 should be alone on a line. |
21 |
com/capitalone/dashboard/request/PerfTestDataCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
9 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Collection' import. Should be before 'javax.validation.constraints.NotNull'. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
22 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 111). |
31 |
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. |
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. |
42 |
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. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
53 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
56 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
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. |
66 |
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. |
73 |
Warning |
indentation |
Indentation |
'member def modifier' 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 |
'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. |
86 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
88 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
93 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
98 |
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. |
102 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
107 |
Warning |
indentation |
Indentation |
'member def modifier' 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. |
113 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
119 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
121 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
135 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
139 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
141 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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. |
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. |
150 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
153 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
154 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
155 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
157 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
158 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
159 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
161 |
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 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
174 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
177 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
178 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
179 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
181 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
182 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
183 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
185 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
186 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
187 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
195 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
197 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
198 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
201 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
202 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
203 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
206 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
209 |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
217 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
218 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
219 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
221 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
222 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
223 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
226 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
227 |
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. |
230 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
231 |
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. |
234 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
235 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
237 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
238 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
239 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
241 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
242 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
243 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
249 |
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. |
254 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
255 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
257 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
258 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
259 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
261 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
262 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
263 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
265 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
266 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
271 |
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'javax.validation.constraints.NotNull'. |
6 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Map' import. Should be before 'javax.validation.constraints.NotNull'. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 |
'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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
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. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 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. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
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. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
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. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
indentation |
Indentation |
'method def 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 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. |
124 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
137 |
com/capitalone/dashboard/request/TestDataCreateRequest.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.NotNull'. |
8 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.util.Collection' import. Should be before 'javax.validation.constraints.NotNull'. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
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. |
31 |
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. |
37 |
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. |
42 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
44 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
52 |
Warning |
indentation |
Indentation |
'member def modifier' 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 |
'member def modifier' 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 |
'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. |
69 |
Warning |
indentation |
Indentation |
'member def modifier' 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 |
'member def modifier' 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 |
'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. |
84 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
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. |
91 |
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. |
97 |
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. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
indentation |
Indentation |
'method def 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 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. |
124 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
125 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
127 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
129 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
131 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
132 |
Warning |
indentation |
Indentation |
'method def 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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
145 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
147 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
148 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
149 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
165 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
167 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
168 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
169 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
171 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
172 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
173 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
175 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
176 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
177 |
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. |
180 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
181 |
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. |
184 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
185 |
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. |
188 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
189 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
191 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
192 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
193 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
199 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
200 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
201 |
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. |
204 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
205 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
207 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
208 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
209 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
211 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
212 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
213 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
215 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
216 |
Warning |
indentation |
Indentation |
'method def 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
221 |
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. |
224 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
225 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
227 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
228 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
229 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
231 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
232 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
233 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
235 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
236 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
237 |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
245 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
247 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
248 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
249 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
251 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
252 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
253 |
com/capitalone/dashboard/response/BuildDataCreateResponse.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 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 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. |
68 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
69 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
77 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
79 |
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 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. |
88 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
89 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
91 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
92 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
93 |
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. |
96 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
97 |
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. |
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 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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
113 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
115 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
116 |
Warning |
indentation |
Indentation |
'method def 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 |
naming |
ParameterName |
Parameter name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
120 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
121 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
121 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
123 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
123 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
127 |
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 |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
149 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
151 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
167 |
com/capitalone/dashboard/response/CloudVolumeAggregatedResponse.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
43 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
49 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
55 |
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 |
com/capitalone/dashboard/response/RallyBurnDownResponse.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
9 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
10 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
14 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
18 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
26 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
34 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
37 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
38 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
38 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
39 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
41 |
com/capitalone/dashboard/status/BuildAuditStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
3 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 158). |
8 |
com/capitalone/dashboard/status/CodeReviewAuditStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'enum def rcurly' have incorrect indentation level 4, expected level should be 0. |
49 |
com/capitalone/dashboard/status/DashboardAuditStatus.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 112). |
23 |
com/capitalone/dashboard/testutil/BaseCollectorTestConfig.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 206). |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
13 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
13 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 235). |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not preceded with whitespace. |
14 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
25 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
com/capitalone/dashboard/testutil/FongoConfig.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
com/capitalone/dashboard/testutil/GsonUtil.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
'org.bson.types.ObjectId' should be separated from previous import group. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 142). |
17 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 101). |
18 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 109). |
20 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
21 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
22 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
23 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 176). |
23 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
25 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
com/capitalone/dashboard/testutil/TestResponse.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
com/capitalone/dashboard/testutil/TestRestOperations.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def type' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
23 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
25 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
30 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
32 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
36 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
48 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
54 |
com/capitalone/dashboard/testutil/TestRestTemplate.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
26 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
28 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
30 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
31 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
33 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
33 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
35 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
37 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
40 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
41 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
42 |
Warning |
indentation |
Indentation |
'if rcurly' 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 |
whitespace |
EmptyLineSeparator |
'METHOD_DEF' should be separated from previous statement. |
45 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
45 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 151). |
46 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
49 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
51 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
53 |
com/capitalone/dashboard/util/CoreFeatureSettings.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.boot.context.properties.ConfigurationProperties' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
imports |
CustomImportOrder |
Import statement for 'org.springframework.stereotype.Component' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
11 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
11 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
13 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
15 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
15 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
16 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
16 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
20 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
20 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
28 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
37 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
37 |
com/capitalone/dashboard/util/DashboardUtils.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 113). |
16 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
21 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 138). |
21 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
24 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
24 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
25 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
25 |
Warning |
blocks |
NeedBraces |
'if' construct must use '{}'s. |
26 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
26 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 12, expected level should be 6. |
27 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
28 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
29 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
30 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 12, expected level should be 6. |
31 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
34 |
com/capitalone/dashboard/util/Encryption.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - javax.crypto.*. |
7 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.security.InvalidKeyException' import. Should be before 'javax.crypto.spec.SecretKeySpec'. |
9 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'java.security.NoSuchAlgorithmException' import. Should be before 'javax.crypto.spec.SecretKeySpec'. |
10 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 126). |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
25 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
26 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
26 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
27 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
28 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
29 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
32 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
33 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
35 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
36 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
36 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
37 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
38 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
46 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
47 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
48 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
49 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
53 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
54 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
56 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'method def 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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
60 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
64 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
65 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
66 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
67 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
70 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
73 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '42'. |
80 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
80 |
Warning |
naming |
ParameterName |
Parameter name 'aKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
82 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
83 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
84 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
85 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
87 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
88 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
89 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
90 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
93 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
94 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
96 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
100 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '60'. |
100 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
100 |
Warning |
naming |
ParameterName |
Parameter name 'aKey' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
100 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
102 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
104 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
105 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
107 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
108 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
109 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
110 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
111 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
113 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
116 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
117 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
119 |
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. |
124 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
124 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
126 |
Warning |
naming |
LocalVariableName |
Local variable name 'k' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
126 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
127 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
128 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
129 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
129 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
130 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
131 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
131 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
132 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
133 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
134 |
com/capitalone/dashboard/util/EncryptionException.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
4 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
4 |
Warning |
indentation |
CommentsIndentation |
Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9. |
6 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
6 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
naming |
ParameterName |
Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
19 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
21 |
com/capitalone/dashboard/util/FeatureCollectorConstants.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
19 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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. |
25 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
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. |
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. |
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. |
35 |
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. |
37 |
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. |
39 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
41 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
com/capitalone/dashboard/util/GitBranchSpec.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
9 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
15 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
16 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
17 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
18 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
19 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
20 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
21 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 8, expected level should be 4. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
23 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
39 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
40 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
42 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
43 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
44 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
49 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
50 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
55 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
56 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
57 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 12, expected level should be 6. |
58 |
Warning |
indentation |
Indentation |
'else rcurly' 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' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
indentation |
Indentation |
'while' have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
indentation |
Indentation |
'while' child have incorrect indentation level 12, expected level should be 6. |
68 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
71 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
73 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
76 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
77 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
78 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 20, expected level should be 10. |
80 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 16, expected level should be 8. |
81 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
82 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
84 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
87 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
88 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
89 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 16, expected level should be 8. |
91 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 12, expected level should be 6. |
92 |
Warning |
indentation |
Indentation |
'while rcurly' have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
97 |
Warning |
indentation |
Indentation |
'if rcurly' 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. |
100 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
101 |
com/capitalone/dashboard/util/GitHubParsedUrl.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
4 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
5 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
6 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
7 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
11 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'ctor def' child have incorrect indentation level 8, expected level should be 4. |
13 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
16 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
17 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
18 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
19 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
27 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
32 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
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. |
39 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
46 |
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 |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
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. |
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 rcurly' have incorrect indentation level 4, expected level should be 2. |
60 |
com/capitalone/dashboard/util/HygieiaUtils.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
12 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
12 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 122). |
14 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
14 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
15 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. |
16 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. |
19 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. |
20 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. |
21 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. |
22 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
24 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
28 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
28 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be placed immediately before the first word, with no space after. |
35 |
Warning |
javadoc |
JavadocParagraph |
<p> tag should be preceded with an empty line. |
35 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
38 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
39 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 105). |
40 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
40 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
44 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
44 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
45 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
46 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
47 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
47 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
48 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
48 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
49 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
50 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
51 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
51 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
52 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
52 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
53 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
53 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
54 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
54 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
55 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
56 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
57 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
57 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
58 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
58 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
59 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
59 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
60 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
60 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
61 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
61 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
62 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
62 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
62 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 16, expected level should be 6. |
63 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
63 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
64 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
64 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
65 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
65 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
66 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
66 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
67 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
68 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
69 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
69 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 6. |
70 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
70 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
71 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
71 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
72 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
72 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
73 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
73 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 8. |
74 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
74 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 6. |
75 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
75 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
76 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
76 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
76 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 16, expected level should be 6. |
77 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
77 |
Warning |
indentation |
Indentation |
'catch rcurly' have incorrect indentation level 8, expected level should be 4. |
78 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
78 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
79 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
80 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
81 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
82 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
83 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
84 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
84 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
85 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
85 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
86 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
86 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
87 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
88 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
88 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
89 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
89 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
90 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
91 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
92 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
93 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
94 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
94 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
95 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
96 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
96 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
97 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
97 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
98 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
98 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
99 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
99 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
100 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
100 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
101 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
101 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
102 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
102 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
103 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
104 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
105 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
105 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
106 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
106 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
107 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
107 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
108 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
108 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
109 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
109 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 6. |
110 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
110 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
111 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
112 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
113 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
114 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
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. |
119 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
119 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '?' is not preceded with whitespace. |
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 |
'if' have incorrect indentation level 8, expected level should be 4. |
123 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
124 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
125 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
126 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
127 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 8, expected level should be 4. |
128 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
129 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
130 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
136 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
136 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 16, expected level should be 4. |
137 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
137 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 24, expected level should be 6. |
138 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
138 |
Warning |
blocks |
LeftCurly |
'{' at column 36 should have line break after. |
138 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 16, expected level should be 4. |
139 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
139 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 16, expected level should be 4. |
141 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
141 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
142 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
142 |
com/capitalone/dashboard/util/PipelineUtils.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
26 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
30 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
30 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
30 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
31 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
32 |
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) |
32 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
32 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
33 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
34 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
38 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
39 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
41 |
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) |
41 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
42 |
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) |
42 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
42 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
43 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
44 |
Warning |
blocks |
RightCurly |
'}' at column 13 should be alone on a line. |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: 'if' is not preceded with whitespace. |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '}' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
44 |
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) |
44 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '{' is not preceded with whitespace. |
44 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
45 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
46 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
47 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
48 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 16, expected level should be 8. |
49 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 20, expected level should be 10. |
50 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
50 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 16, expected level should be 8. |
52 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
54 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
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 |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
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' child have incorrect indentation level 8, expected level should be 4. |
63 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
64 |
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) |
64 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
65 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
66 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
67 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
68 |
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) |
68 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '!=' is not preceded with whitespace. |
68 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '!=' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
68 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 20, expected level should be 10. |
69 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 24, expected level should be 12. |
70 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 110). |
70 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
70 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
70 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not preceded with whitespace. |
70 |
Warning |
whitespace |
WhitespaceAround |
WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3) |
70 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 20, expected level should be 10. |
71 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
72 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
74 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
75 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
77 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
78 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
80 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
80 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
81 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
82 |
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) |
82 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
83 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
84 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
85 |
Warning |
indentation |
Indentation |
'for 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 rcurly' have incorrect indentation level 4, expected level should be 2. |
88 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
90 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
90 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
90 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
91 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
93 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
94 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
95 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
96 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
98 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
99 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
101 |
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) |
101 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
102 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
104 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
105 |
Warning |
indentation |
Indentation |
'for rcurly' 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 |
sizes |
LineLength |
Line is longer than 100 characters (found 120). |
110 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
114 |
Warning |
javadoc |
NonEmptyAtclauseDescription |
At-clause should have a non-empty description. |
115 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
117 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 8, expected level should be 4. |
119 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 12, expected level should be 6. |
120 |
Warning |
indentation |
Indentation |
'while' have incorrect indentation level 12, expected level should be 6. |
122 |
Warning |
indentation |
Indentation |
'while' child have incorrect indentation level 16, expected level should be 8. |
123 |
Warning |
naming |
LocalVariableName |
Local variable name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
123 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 8. |
124 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 20, expected level should be 10. |
125 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 24, expected level should be 12. |
126 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 115). |
126 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 24, expected level should be 12. |
127 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 20, expected level should be 10. |
128 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 20, expected level should be 10. |
129 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 8. |
130 |
Warning |
indentation |
Indentation |
'while rcurly' have incorrect indentation level 12, expected level should be 6. |
131 |
Warning |
indentation |
Indentation |
'if rcurly' 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. |
136 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 104). |
136 |
Warning |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
136 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
137 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
138 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
139 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
140 |
Warning |
indentation |
Indentation |
'for' child have incorrect indentation level 12, expected level should be 6. |
141 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
142 |
Warning |
indentation |
Indentation |
'for' have incorrect indentation level 8, expected level should be 4. |
144 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 12, expected level should be 6. |
145 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 16, expected level should be 8. |
146 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 12, expected level should be 6. |
147 |
Warning |
indentation |
Indentation |
'for rcurly' have incorrect indentation level 8, expected level should be 4. |
148 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
149 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
150 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
152 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
152 |
Warning |
indentation |
Indentation |
'method def' child have incorrect indentation level 8, expected level should be 4. |
153 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 4, expected level should be 2. |
154 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
156 |
Warning |
indentation |
Indentation |
'try' have incorrect indentation level 8, expected level should be 4. |
157 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
158 |
Warning |
indentation |
Indentation |
'try' child have incorrect indentation level 12, expected level should be 6. |
159 |
Warning |
indentation |
Indentation |
'try rcurly' have incorrect indentation level 8, expected level should be 4. |
160 |
Warning |
naming |
CatchParameterName |
Catch parameter name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
160 |
Warning |
indentation |
Indentation |
'catch' child have incorrect indentation level 12, expected level should be 6. |
161 |
Warning |
indentation |
Indentation |
'catch rcurly' 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 |
com/capitalone/dashboard/util/SuperFeatureComparator.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.capitalone.dashboard.model.Feature' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
5 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
17 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
18 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 8, expected level should be 2. |
19 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
19 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
21 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
22 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
23 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
24 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
25 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
26 |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 8, expected level should be 2. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
27 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
28 |
Warning |
naming |
ParameterName |
Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
28 |
Warning |
indentation |
Indentation |
'if' have incorrect indentation level 16, expected level should be 4. |
29 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
29 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
30 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
30 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
31 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
31 |
Warning |
indentation |
Indentation |
'if' child have incorrect indentation level 24, expected level should be 6. |
32 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
32 |
Warning |
indentation |
Indentation |
'if rcurly' have incorrect indentation level 16, expected level should be 4. |
33 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
33 |
Warning |
indentation |
Indentation |
'else' child have incorrect indentation level 24, expected level should be 6. |
34 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
34 |
Warning |
indentation |
Indentation |
'else rcurly' have incorrect indentation level 16, expected level should be 4. |
35 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
35 |
Warning |
indentation |
Indentation |
'method def rcurly' have incorrect indentation level 8, expected level should be 2. |
36 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
36 |
com/capitalone/dashboard/util/Supplier.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'method def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
com/capitalone/dashboard/util/UnsafeDeleteException.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 8, expected level should be 2. |
7 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
7 |
Warning |
whitespace |
EmptyLineSeparator |
'CTOR_DEF' should be separated from previous statement. |
8 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 8, expected level should be 2. |
8 |
Warning |
whitespace |
FileTabCharacter |
Line contains a tab character. |
8 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
10 |
Warning |
whitespace |
EmptyLineSeparator |
'CTOR_DEF' should be separated from previous statement. |
11 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
11 |
Warning |
naming |
ParameterName |
Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
11 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
13 |
Warning |
whitespace |
EmptyLineSeparator |
'CTOR_DEF' should be separated from previous statement. |
14 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
14 |
Warning |
naming |
ParameterName |
Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. |
14 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
16 |
Warning |
whitespace |
EmptyLineSeparator |
'CTOR_DEF' should be separated from previous statement. |
17 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
17 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
19 |
org/bson/types/QObjectId.java
Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.PathMetadataFactory.*. |
3 |
Warning |
imports |
AvoidStarImport |
Using the '.*' form of import should be avoided - com.mysema.query.types.path.*. |
5 |
Warning |
imports |
CustomImportOrder |
Wrong lexicographical order for 'com.mysema.query.types.PathMetadata' import. Should be before 'com.mysema.query.types.path.*'. |
7 |
Warning |
imports |
CustomImportOrder |
'javax.annotation.Generated' should be separated from previous import group. |
8 |
Warning |
imports |
CustomImportOrder |
Import statement for 'com.mysema.query.types.Path' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. |
9 |
Warning |
javadoc |
SummaryJavadoc |
First sentence of Javadoc is incomplete (period is missing) or not present. |
12 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
18 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
20 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
22 |
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 |
sizes |
LineLength |
Line is longer than 100 characters (found 106). |
26 |
Warning |
indentation |
Indentation |
'member def modifier' have incorrect indentation level 4, expected level should be 2. |
28 |
Warning |
sizes |
LineLength |
Line is longer than 100 characters (found 102). |
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 |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
36 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
38 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
40 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
42 |
Warning |
indentation |
Indentation |
'ctor def modifier' have incorrect indentation level 4, expected level should be 2. |
44 |
Warning |
indentation |
Indentation |
'ctor def rcurly' have incorrect indentation level 4, expected level should be 2. |
46 |
|