| Severity |
Category |
Rule |
Message |
Line |
Warning |
imports |
CustomImportOrder |
'com.google.common.util.concurrent.Futures' should be separated from previous import group. |
21 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 148). |
104 |
Warning |
coding |
IllegalCatch |
Catching 'Exception' is not allowed. |
110 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 125). |
123 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 137). |
131 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 126). |
142 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 138). |
150 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 127). |
161 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 129). |
212 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 130). |
227 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 125). |
247 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 148). |
254 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 126). |
265 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 149). |
272 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 149). |
283 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 130). |
295 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 122). |
317 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '223'. |
346 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 130). |
350 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 125). |
368 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 147). |
375 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 126). |
386 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 148). |
393 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 147). |
404 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 127). |
422 |
Warning |
sizes |
LineLength |
Line is longer than 120 characters (found 123). |
438 |
Warning |
coding |
OverloadMethodsDeclarationOrder |
Overload methods should not be split. Previous overloaded method located at line '346'. |
449 |