The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
![]() | Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. | 54 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 27 |
![]() | Line has trailing spaces. | 442 |
![]() | Line has trailing spaces. | 599 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.Locale. | 21 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - java.util.Locale. | 20 |
![]() | Unused import - org.apache.logging.log4j.message.MapMessage.MapFormat. | 23 |
Violation | Message | Line |
---|---|---|
![]() | 'static' modifier out of order with the JLS suggestions. | 36 |
![]() | Name 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. | 36 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | 'catch' is not followed by whitespace. | 80 |
![]() | 'if' is not followed by whitespace. | 101 |
![]() | 'synchronized' is not followed by whitespace. | 104 |
![]() | '-' is not followed by whitespace. | 128 |
![]() | ')' is preceded with whitespace. | 128 |
Violation | Message | Line |
---|---|---|
![]() | Instance variable definition in wrong order. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Name 'FQCN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 36 |
![]() | Variable access definition in wrong order. | 40 |
![]() | Variable access definition in wrong order. | 44 |
![]() | Variable access definition in wrong order. | 48 |
![]() | Variable access definition in wrong order. | 52 |
![]() | Variable access definition in wrong order. | 56 |
![]() | Variable access definition in wrong order. | 60 |
![]() | Line has trailing spaces. | 65 |
![]() | Line has trailing spaces. | 75 |
![]() | Line has trailing spaces. | 81 |
![]() | Line has trailing spaces. | 1485 |
Violation | Message | Line |
---|---|---|
![]() | Line has trailing spaces. | 26 |
Violation | Message | Line |
---|---|---|
![]() | Name 'statusLogger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. | 52 |
![]() | Line has trailing spaces. | 249 |
Violation | Message | Line |
---|---|---|
![]() | Missing package-info.java file. | 0 |
![]() | Utility classes should not have a public or default constructor. | 28 |
![]() | Line has trailing spaces. | 36 |
![]() | Expected @param tag for '<T>'. | 41 |
![]() | Expected @param tag for 'enumType'. | 41 |
![]() | Line has trailing spaces. | 51 |
![]() | Expected @param tag for '<T>'. | 58 |
![]() | Expected @param tag for 'enumType'. | 58 |
Violation | Message | Line |
---|---|---|
![]() | 'catch' is not followed by whitespace. | 41 |