The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
design | HideUtilityClassConstructor | 1 | Error |
header | Header
|
6 | Error |
javadoc | JavadocMethod | 3 | Error |
misc | ArrayTypeStyle
|
1 | Error |
whitespace | ParenPad
|
6 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 |
Error | design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 46 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 51 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 57 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 67 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 87 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 87 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |
Error | misc | ArrayTypeStyle | Array brackets at illegal position. | 168 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2019, Mairie de Paris'. | 2 |