The following document contains the results of Checkstyle 6.1.1 with org/jomc/build/resources/checkstyle.xml ruleset.
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 1992 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2098 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2339 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2348 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2402 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 2411 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 527 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 255 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 300 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 148 |
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 186 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | FinalLocalVariable | Variable 's0' should be declared final. | 447 |
Error | coding | HiddenField | 'modlets' hides a field. | 839 |
Error | coding | HiddenField | 'modlets' hides a field. | 855 |
Error | coding | HiddenField | 'modlets' hides a field. | 871 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 80 |
Error | coding | RedundantThrows | Redundant throws: 'ModelContextFactoryError' is unchecked exception. | 105 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 54 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 62 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 65 |
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | RedundantThrows | Redundant throws: 'NullPointerException' is unchecked exception. | 66 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | Missing a Javadoc comment. | 36 |