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
6 0 0 20

Rules

Category Rule Violations Severity
coding DeclarationOrder 1  Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/data/jenkins/home/jobs/myapps-module-myportal-myapps-doc-QA/workspace/target/checkstyle-header.txt"
4  Error
javadoc JavadocMethod 11  Error
misc Translation 2  Error
whitespace WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
2  Error

Details

fr/paris/lutece/plugins/myportal/modules/myapps/resources/myapps_messages_en.properties

Severity Category Rule Message Line
 Error misc Translation Key 'manage_myapps.buttonManage' missing.

fr/paris/lutece/plugins/myportal/modules/myapps/resources/myapps_messages_fr.properties

Severity Category Rule Message Line
 Error misc Translation Key 'manage_myapps.buttonAdd' missing.

fr/paris/lutece/plugins/myportal/modules/myapps/services/MyPortalMyAppsService.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/myportal/modules/myapps/services/MyPortalMyAppsWidgetHandler.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
 Error coding DeclarationOrder Variable access definition in wrong order. 85
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 123
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 124

fr/paris/lutece/plugins/myportal/modules/myapps/web/MyPortalMyAppsXPage.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
 Error javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 161
 Error javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 216
 Error javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 216
 Error javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 281
 Error javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 281
 Error javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 335
 Error javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 335
 Error javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 407
 Error javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 407
 Error javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 474
 Error javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 508

fr/paris/lutece/plugins/myportal/modules/myapps/web/rs/MyPortalMyAppsRest.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