The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
6 | 0 | 0 | 25 |
Category | Rule | Violations | Severity |
---|---|---|---|
header | Header
|
4 | Error |
javadoc | JavadocMethod | 3 | Error |
whitespace | ParenPad
|
17 | Error |
WhitespaceAround
|
1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | javadoc | JavadocMethod | Expected @param tag for 'request'. | 69 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 76 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 76 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 78 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 78 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 80 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 80 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 88 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 97 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 97 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 100 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 105 |
Error | javadoc | JavadocMethod | Expected @param tag for 'request'. | 114 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 119 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 119 |
Error | whitespace | ParenPad | '(' is not followed by whitespace. | 126 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 126 |
Error | whitespace | ParenPad | ')' is not preceded with whitespace. | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Error | whitespace | WhitespaceAround | '=' is not followed by whitespace. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |