Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml.
Fichiers | Infos | Avertissements | Erreurs |
---|---|---|---|
5 | 0 | 0 | 34 |
Catégorie | Règle | Violations | Sévérité |
---|---|---|---|
header | Header
|
5 | Erreur |
imports | UnusedImports | 19 | Erreur |
javadoc | JavadocMethod | 2 | Erreur |
whitespace | ParenPad
|
8 | Erreur |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'strDemandType'. | 186 |
Erreur | javadoc | JavadocMethod | Expected @param tag for 'mapCustomerIdentityAttributes'. | 259 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.demand.IDemandDAO. | 43 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 104 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 104 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 104 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 104 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | UnusedImports | Unused import - java.util.ArrayList. | 37 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.business.AbstractDataSource. | 39 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.business.DataObject. | 40 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.modules.gru.business.BaseDemandObject. | 41 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.elasticdata.service.DataSourceService. | 43 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.EnumNotificationType. | 44 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.INotificationDAO. | 45 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.INotificationListener. | 46 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.NotificationFilter. | 48 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.libraryelastic.util.ElasticClientException. | 49 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.portal.service.util.AppLogService. | 50 |
Erreur | imports | UnusedImports | Unused import - java.util.List. | 51 |
Erreur | imports | UnusedImports | Unused import - java.util.stream.Collectors. | 52 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.demand.Demand. | 42 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.INotificationDAO. | 43 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.grubusiness.business.notification.NotificationFilter. | 46 |
Erreur | imports | UnusedImports | Unused import - fr.paris.lutece.plugins.notificationstore.business.DemandHome. | 47 |
Erreur | imports | UnusedImports | Unused import - java.util.Optional. | 53 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 110 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 110 |
Erreur | whitespace | ParenPad | '(' is not followed by whitespace. | 110 |
Erreur | whitespace | ParenPad | ')' is not preceded with whitespace. | 110 |
Sévérité | Catégorie | Règle | Message | Ligne |
---|---|---|---|---|
Erreur | header | Header | Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. | 2 |