Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
7 0 0 10

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/auth-module-mylutece-openid-doc-QA/workspace/target/checkstyle-header.txt"
5  Error
javadoc JavadocType 1  Error
whitespace WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
4  Error

Details

fr/paris/lutece/plugins/mylutece/modules/openid/authentication/OpenIDAuthentication.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 92
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 93
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 94
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 95

fr/paris/lutece/plugins/mylutece/modules/openid/authentication/OpenIDUser.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2

fr/paris/lutece/plugins/mylutece/modules/openid/service/OpenIDPlugin.java

Severity Category Rule Message Line
 Error header Header Missing a header - not enough lines in file. 1
 Error javadoc JavadocType Missing a Javadoc comment. 5

fr/paris/lutece/plugins/mylutece/modules/openid/service/OpenIDService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1

fr/paris/lutece/plugins/mylutece/modules/openid/web/OpenIDApp.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2016, Mairie de Paris'. 2