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.identitystore.v3.web.rs.dto.contract.ServiceContractChangeResponse. |
42 |
Error |
imports |
UnusedImports |
Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractDto. |
43 |
Error |
imports |
UnusedImports |
Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractSearchResponse. |
44 |
Error |
imports |
UnusedImports |
Unused import - fr.paris.lutece.plugins.identitystore.v3.web.rs.dto.contract.ServiceContractsSearchResponse. |
45 |
Error |
javadoc |
JavadocType |
Missing a Javadoc comment. |
48 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
62 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
62 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
62 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'IdentityStoreException'. |
63 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
76 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
76 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
76 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'IdentityStoreException'. |
76 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
89 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
89 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
89 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'IdentityStoreException'. |
90 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
103 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
103 |
Error |
modifier |
RedundantModifier |
Redundant 'final' modifier. |
103 |
Error |
javadoc |
JavadocMethod |
Expected @throws tag for 'IdentityStoreException'. |
104 |
Error |
javadoc |
JavadocMethod |
Missing a Javadoc comment. |
106 |