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
17 0 0 11

Files

File
 I
 W
 E
fr/paris/lutece/plugins/notifygru/modules/appointment/NotifyGruAppointmentPlugin.java 0 0 1
fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentNotifyGruConstants.java 0 0 1
fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentProvider.java 0 0 7
fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentProviderManager.java 0 0 2

Rules

Category Rule Violations Severity
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
4
 Error
javadoc JavadocMethod 7
 Error

Details

fr/paris/lutece/plugins/notifygru/modules/appointment/NotifyGruAppointmentPlugin.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/notifygru/modules/appointment/provider/AppointmentNotifyGruConstants.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/notifygru/modules/appointment/provider/AppointmentProvider.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 @return tag. 304
 Error
javadoc JavadocMethod Expected @param tag for 'strMarker'. 399
 Error
javadoc JavadocMethod Expected @param tag for 'strValue'. 399
 Error
javadoc JavadocMethod Expected @param tag for 'strMarker'. 414
 Error
javadoc JavadocMethod Expected @param tag for 'strDescriptionI18n'. 414
 Error
javadoc JavadocMethod Expected @param tag for 'strDescription'. 414

fr/paris/lutece/plugins/notifygru/modules/appointment/provider/AppointmentProviderManager.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 @param tag for 'strId'. 73