The following document contains the results of Checkstyle 6.2 with config/maven_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
1 | ![]() |
header | RegexpHeader
|
5 | ![]() |
javadoc | JavadocMethod
|
6 | ![]() |
JavadocType
|
4 | ![]() | |
JavadocVariable
|
2 | ![]() | |
whitespace | ParenPad
|
8 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 36 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 36 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 36 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
![]() |
coding | HiddenField | 'envs' hides a field. | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 40 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 40 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 40 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 37 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 37 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 37 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 37 |
![]() |
whitespace | ParenPad | '(' is not followed by whitespace. | 37 |
![]() |
whitespace | ParenPad | ')' is not preceded with whitespace. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |