The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 
| Files | |||
|---|---|---|---|
| 6 | 0 | 0 | 34 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| header | Header
|
5 | |
| imports | UnusedImports | 19 | |
| javadoc | JavadocMethod | 2 | |
| whitespace | ParenPad
|
8 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| javadoc | JavadocMethod | Expected @param tag for 'strDemandType'. | 186 | |
| javadoc | JavadocMethod | Expected @param tag for 'mapCustomerIdentityAttributes'. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.demand.IDemandDAO. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - java.util.ArrayList. | 37 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.business.AbstractDataSource. | 39 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.business.DataObject. | 40 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.modules.gru.business.BaseDemandObject. | 41 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.service.DataSourceService. | 43 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.EnumNotificationType. | 44 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.INotificationDAO. | 45 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.INotificationListener. | 46 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.NotificationFilter. | 48 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.libraryelastic.util.ElasticClientException. | 49 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppLogService. | 50 | |
| imports | UnusedImports | Unused import - java.util.List. | 51 | |
| imports | UnusedImports | Unused import - java.util.stream.Collectors. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.demand.Demand. | 42 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.INotificationDAO. | 43 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.NotificationFilter. | 46 | |
| imports | UnusedImports | Unused import - fr.paris.lutece.plugins.notificationstore.business.DemandHome. | 47 | |
| imports | UnusedImports | Unused import - java.util.Optional. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |