Fork me on GitHub

Résultats Checkstyle

Le document suivant contient les résultats de Checkstyle 8.19 avec les règles build-config/lutece_checks.xml. 

rss feed

Résumé

Fichiers
 Infos
 Avertissements
 Erreurs
4 0 0 18

Fichiers

Fichier
 I
 A
 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

Règles

Catégorie Règle Violations Sévérité
coding DeclarationOrder 1
 Erreur
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
4
 Erreur
javadoc JavadocMethod 11
 Erreur
whitespace WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
2
 Erreur

Détails

fr/paris/lutece/plugins/myportal/modules/myapps/services/MyPortalMyAppsService.java

Sévérité Catégorie Règle Message Ligne
 Erreur
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

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
coding DeclarationOrder Variable access definition in wrong order. 85
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 123
 Erreur
whitespace WhitespaceAround '=' is not preceded with whitespace. 124

fr/paris/lutece/plugins/myportal/modules/myapps/web/MyPortalMyAppsXPage.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 161
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 216
 Erreur
javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 216
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 281
 Erreur
javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 281
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 335
 Erreur
javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 335
 Erreur
javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 407
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 407
 Erreur
javadoc JavadocMethod Expected @throws tag for 'SiteMessageException'. 474
 Erreur
javadoc JavadocMethod Expected @throws tag for 'UserNotSignedException'. 508

fr/paris/lutece/plugins/myportal/modules/myapps/web/rs/MyPortalMyAppsRest.java

Sévérité Catégorie Règle Message Ligne
 Erreur
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2