Fork me on GitHub

Checkstyle Results

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

rss feed

Summary

Files
 Info
 Warnings
 Errors
6 0 0 18

Files

File
 I
 W
 E
fr/paris/lutece/plugins/myportal/modules/myapps/services/MyPortalMyAppsService.java 0 0 1
fr/paris/lutece/plugins/myportal/modules/myapps/services/MyPortalMyAppsWidgetHandler.java 0 0 4
fr/paris/lutece/plugins/myportal/modules/myapps/web/MyPortalMyAppsXPage.java 0 0 12
fr/paris/lutece/plugins/myportal/modules/myapps/web/rs/MyPortalMyAppsRest.java 0 0 1

Rules

Category Rule Violations Severity
coding DeclarationOrder 1
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
4
 Error
javadoc JavadocMethod 11
 Error
whitespace WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
2
 Error

Details

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-2020, City of 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-2020, City of 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-2020, City of 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-2020, City of Paris'. 2