The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 7 | 0 | 0 | 19 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| header | Header
|
5 | |
| imports | AvoidStarImport | 2 | |
| regexp | RegexpSinglelineJava
|
1 | |
RegexpSinglelineJava
|
1 | ||
| whitespace | ParenPad
|
11 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.validation.constraints.*. | 36 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.hibernate.validator.constraints.*. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| regexp | RegexpSinglelineJava | Line matches the illegal pattern 'System\.out\.println'. | 216 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 |