Checkstyle Results

The following document contains the results of Checkstyle 5.8. rss feed

Summary

Files  Info  Warnings  Errors
1580 0 0 44

Rules

Category Rule Violations Severity
header RegexpHeader
  • multiLines: "1"
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
9  Error
javadoc JavadocStyle
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "false"
20  Error
JavadocStyle
  • tokens: "INTERFACE_DEF, CLASS_DEF"
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "true"
20  Error
JavadocType
  • scope: "package"
6  Error
whitespace FileTabCharacter 9  Error

Details

org/vaadin/peter/contextmenu/ContextMenu.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 33
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 34
 Error javadoc JavadocStyle First sentence should end with a period. 132
 Error javadoc JavadocStyle First sentence should end with a period. 380
 Error javadoc JavadocStyle First sentence should end with a period. 396
 Error javadoc JavadocStyle First sentence should end with a period. 409
 Error javadoc JavadocStyle First sentence should end with a period. 439
 Error javadoc JavadocStyle First sentence should end with a period. 456
 Error javadoc JavadocStyle First sentence should end with a period. 520
 Error javadoc JavadocStyle First sentence should end with a period. 530
 Error javadoc JavadocStyle First sentence should end with a period. 562
 Error javadoc JavadocType Missing a Javadoc comment. 599
 Error javadoc JavadocStyle First sentence should end with a period. 617
 Error javadoc JavadocStyle First sentence should end with a period. 640
 Error javadoc JavadocStyle First sentence should end with a period. 649
 Error javadoc JavadocStyle First sentence should end with a period. 658
 Error javadoc JavadocType Missing a Javadoc comment. 668
 Error javadoc JavadocStyle First sentence should end with a period. 741
 Error javadoc JavadocStyle First sentence should end with a period. 802

org/vaadin/peter/contextmenu/client/ContextMenuClientRpc.java

Severity Category Rule Message Line
 Error header RegexpHeader Missing a header - not enough lines in file. 1
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 13

org/vaadin/peter/contextmenu/client/ContextMenuConnector.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 35

org/vaadin/peter/contextmenu/client/ContextMenuItemWidget.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 19
 Error javadoc JavadocStyle First sentence should end with a period. 72
 Error javadoc JavadocStyle First sentence should end with a period. 89

org/vaadin/peter/contextmenu/client/ContextMenuItemWidgetHandler.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 24

org/vaadin/peter/contextmenu/client/ContextMenuOverlay.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 23

org/vaadin/peter/contextmenu/client/ContextMenuServerRpc.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 5
 Error javadoc JavadocStyle First sentence should end with a period. 7
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 7

org/vaadin/peter/contextmenu/client/ContextMenuState.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error javadoc JavadocType Missing a Javadoc comment. 9
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 10
 Error javadoc JavadocType Missing a Javadoc comment. 61

org/vaadin/peter/contextmenu/client/ContextMenuWidget.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^ \* This file Copyright \(c\) (20[0-9]{2}\-)?20[0-9]{2} Magnolia International\s*$'. 1
 Error javadoc JavadocStyle First sentence should end with a period. 18
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 24
 Error javadoc JavadocStyle First sentence should end with a period. 96