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
5 0 0 4

Rules

Category Rule Violations Severity
coding DeclarationOrder 1  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/myapps-plugin-adminavatar-doc-QA/workspace/target/checkstyle-header.txt"
3  Error

Details

fr/paris/lutece/plugins/adminavatar/service/AdminAvatarService.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Copyright (c) 2002-2017, Mairie de Paris'. 2
 Error coding DeclarationOrder Constructor definition in wrong order. 72

fr/paris/lutece/plugins/adminavatar/web/AdminAvatarJspBean.java

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

fr/paris/lutece/plugins/adminavatar/web/AvatarServlet.java

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