Checkstyle Results
The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
Summary
Files |
Info |
Warnings |
Errors |
16 |
0 |
0 |
14 |
Rules
Category |
Rule |
Violations |
Severity |
header |
Header
- fileExtensions: "java"
- headerFile: "/opt/data/jenkins/home/jobs/auth-module-mylutece-oauth-doc-QA/workspace/target/checkstyle-header.txt"
|
14 |
Error |
Details
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/AbstractOAuthCredentialsRetriever.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/IOAuthCredentialsRetriever.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/JSONCredentialRetriever.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/OAuthAuthentication.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/OAuthAuthenticationFactory.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/OAuthCredentialsRetrieverUtils.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/OAuthUser.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/authentication/XMLCredentialRetriever.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/business/IOAuthAuthenticationDAO.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/business/OAuthAuthenticationDAO.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/business/OAuthAuthenticationHome.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/service/OAuthPlugin.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/service/OAuthService.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |
fr/paris/lutece/plugins/mylutece/modules/oauth/web/OAuthJspBean.java
Severity |
Category |
Rule |
Message |
Line |
Error |
header |
Header |
Line does not match expected header line of ' * Copyright (c) 2002-2018, Mairie de Paris'. |
2 |