Checkstyle Results

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

Summary

Files  Info  Warnings  Errors
1475 0 0 148

Rules

Category Rule Violations Severity
header RegexpHeader
  • multiLines: "1"
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
16  Error
imports RedundantImport 1  Error
UnusedImports 13  Error
javadoc JavadocStyle
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "false"
82  Error
JavadocStyle
  • tokens: "INTERFACE_DEF, CLASS_DEF"
  • checkFirstSentence: "true"
  • checkEmptyJavadoc: "true"
82  Error
JavadocType
  • scope: "package"
26  Error
whitespace FileTabCharacter 10  Error

Details

com/vaadin/client/ui/VScrollTablePatched.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 imports UnusedImports Unused import - com.google.gwt.event.dom.client.ContextMenuEvent. 52
 Error imports UnusedImports Unused import - com.google.gwt.event.dom.client.ContextMenuHandler. 53
 Error imports UnusedImports Unused import - com.google.gwt.user.client.ui.RootPanel. 81
 Error javadoc JavadocType Missing a Javadoc comment. 289
 Error javadoc JavadocStyle First sentence should end with a period. 321
 Error javadoc JavadocStyle First sentence should end with a period. 326
 Error javadoc JavadocStyle First sentence should end with a period. 440
 Error javadoc JavadocStyle First sentence should end with a period. 530
 Error javadoc JavadocStyle First sentence should end with a period. 545
 Error javadoc JavadocStyle First sentence should end with a period. 684
 Error javadoc JavadocStyle First sentence should end with a period. 702
 Error javadoc JavadocStyle First sentence should end with a period. 977
 Error javadoc JavadocStyle First sentence should end with a period. 986
 Error javadoc JavadocStyle First sentence should end with a period. 1010
 Error javadoc JavadocStyle First sentence should end with a period. 1019
 Error javadoc JavadocStyle First sentence should end with a period. 1046
 Error javadoc JavadocStyle First sentence should end with a period. 2050
 Error javadoc JavadocStyle First sentence should end with a period. 2071
 Error javadoc JavadocStyle First sentence should end with a period. 2097
 Error javadoc JavadocType Missing a Javadoc comment. 2810
 Error javadoc JavadocStyle First sentence should end with a period. 3167
 Error javadoc JavadocType Missing a Javadoc comment. 3546
 Error javadoc JavadocType Missing a Javadoc comment. 3950
 Error javadoc JavadocStyle First sentence should end with a period. 3996
 Error javadoc JavadocStyle First sentence should end with a period. 4075
 Error javadoc JavadocStyle First sentence should end with a period. 4106
 Error javadoc JavadocStyle First sentence should end with a period. 4144
 Error javadoc JavadocStyle First sentence should end with a period. 4158
 Error javadoc JavadocStyle First sentence should end with a period. 4182
 Error javadoc JavadocStyle First sentence should end with a period. 4266
 Error javadoc JavadocStyle First sentence should end with a period. 4293
 Error javadoc JavadocStyle First sentence should end with a period. 4303
 Error javadoc JavadocStyle First sentence should end with a period. 4321
 Error javadoc JavadocStyle First sentence should end with a period. 4348
 Error javadoc JavadocStyle First sentence should end with a period. 4361
 Error javadoc JavadocStyle First sentence should end with a period. 4379
 Error javadoc JavadocStyle First sentence should end with a period. 4547
 Error javadoc JavadocStyle First sentence should end with a period. 4559
 Error javadoc JavadocStyle First sentence should end with a period. 4574
 Error javadoc JavadocStyle First sentence should end with a period. 4645
 Error javadoc JavadocStyle First sentence should end with a period. 4676
 Error javadoc JavadocStyle First sentence should end with a period. 4687
 Error javadoc JavadocStyle First sentence should end with a period. 4705
 Error javadoc JavadocStyle First sentence should end with a period. 4712
 Error javadoc JavadocStyle First sentence should end with a period. 4730
 Error javadoc JavadocStyle First sentence should end with a period. 5234
 Error javadoc JavadocStyle Extra HTML tag found: </br> </br> Returns the maximum 5381
 Error javadoc JavadocStyle Extra HTML tag found: </br> Returns the maximum 5381
 Error javadoc JavadocStyle Extra HTML tag found: </br> </br> Calculates the maximum 5394
 Error javadoc JavadocStyle Extra HTML tag found: </br> Calculates the maximum 5394
 Error javadoc JavadocType Missing a Javadoc comment. 5476
 Error javadoc JavadocStyle First sentence should end with a period. 5945
 Error javadoc JavadocStyle First sentence should end with a period. 6399
 Error javadoc JavadocStyle First sentence should end with a period. 6533
 Error javadoc JavadocType Missing a Javadoc comment. 6675
 Error javadoc JavadocStyle First sentence should end with a period. 6814
 Error javadoc JavadocStyle First sentence should end with a period. 7182
 Error javadoc JavadocStyle First sentence should end with a period. 7329
 Error javadoc JavadocStyle First sentence should end with a period. 7361
 Error javadoc JavadocType Missing a Javadoc comment. 7524
 Error javadoc JavadocStyle First sentence should end with a period. 7677
 Error javadoc JavadocStyle First sentence should end with a period. 7719
 Error javadoc JavadocStyle First sentence should end with a period. 7738
 Error javadoc JavadocStyle First sentence should end with a period. 8055
 Error javadoc JavadocStyle First sentence should end with a period. 8281
 Error javadoc JavadocStyle First sentence should end with a period. 8287
 Error javadoc JavadocStyle First sentence should end with a period. 8293
 Error javadoc JavadocStyle First sentence should end with a period. 8296

com/vaadin/client/ui/VTreeTablePatched.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. 44
 Error javadoc JavadocType Missing a Javadoc comment. 130
 Error javadoc JavadocType Missing a Javadoc comment. 147
 Error javadoc JavadocType Missing a Javadoc comment. 301
 Error javadoc JavadocStyle First sentence should end with a period. 778

com/vaadin/client/ui/panel/EnterFriendlyPanelConnector.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 imports UnusedImports Unused import - com.google.gwt.dom.client.Style. 20
 Error imports UnusedImports Unused import - com.google.gwt.dom.client.Style.Unit. 22
 Error imports UnusedImports Unused import - com.vaadin.client.ComponentConnector. 27
 Error imports UnusedImports Unused import - com.vaadin.client.ConnectorHierarchyChangeEvent. 28
 Error imports UnusedImports Unused import - com.vaadin.client.LayoutManager. 29
 Error imports UnusedImports Unused import - com.vaadin.client.Profiler. 31
 Error imports UnusedImports Unused import - com.vaadin.client.ui.AbstractSingleComponentContainerConnector. 33
 Error imports RedundantImport Redundant import from the same package - com.vaadin.client.ui.panel.PanelConnector. 40
 Error imports UnusedImports Unused import - com.vaadin.shared.ui.panel.PanelState. 45
 Error javadoc JavadocType Missing a Javadoc comment. 48

com/vaadin/client/ui/table/TableConnectorPatched.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 imports UnusedImports Unused import - com.vaadin.shared.ui.Connect. 40
 Error javadoc JavadocType Missing a Javadoc comment. 45

com/vaadin/client/ui/treetable/TreeTableConnectorPatched.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

com/vaadin/ui/DragAndDropWrapper.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. 42
 Error javadoc JavadocType Missing a Javadoc comment. 46
 Error javadoc JavadocType Missing a Javadoc comment. 113
 Error javadoc JavadocType Missing a Javadoc comment. 153
 Error javadoc JavadocStyle First sentence should end with a period. 154
 Error javadoc JavadocType Missing a Javadoc comment. 335
 Error javadoc JavadocType Missing a Javadoc comment. 405

org/vaadin/openesignforms/ckeditor/widgetset/client/ui/VCKEditorTextField.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 imports UnusedImports Unused import - com.vaadin.client.VConsole. 26
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 36
 Error javadoc JavadocStyle First sentence should end with a period. 57
 Error javadoc JavadocStyle First sentence should end with a period. 99

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