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