The following document contains the results of Checkstyle 7.2 with sun_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly | 143 | Error |
coding | AvoidInlineConditionals | 1 | Error |
HiddenField | 593 | Error | |
MagicNumber | 1 | Error | |
SimplifyBooleanExpression | 148 | Error | |
design | DesignForExtension | 1188 | Error |
FinalClass | 2 | Error | |
javadoc | JavadocMethod | 777 | Error |
JavadocPackage | 8 | Error | |
JavadocStyle | 66 | Error | |
JavadocType | 12 | Error | |
JavadocVariable | 426 | Error | |
misc | FinalParameters | 1384 | Error |
naming | ConstantName | 1 | Error |
MemberName | 1 | Error | |
MethodName | 3 | Error | |
ParameterName | 2 | Error | |
StaticVariableName | 1 | Error | |
regexp | RegexpSingleline
|
808 | Error |
sizes | LineLength | 734 | Error |
whitespace | ParenPad | 8 | Error |
WhitespaceAfter | 1 | Error | |
WhitespaceAround | 4 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 126). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 40 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 127). | 46 |
Error | javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 54 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 61 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivityConversionException'. | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 78 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivityConversionException'. | 78 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 85 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivityConversionException'. | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 92 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivityConversionException'. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 44 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 54 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivityConversionException'. | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 61 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivityConversionException'. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 26 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 30 |
Error | javadoc | JavadocType | Type Javadoc comment is missing an @param <T> tag. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 38 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivitySerializerException'. | 48 |
Error | javadoc | JavadocMethod | Expected @throws tag for 'ActivitySerializerException'. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 25 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 31 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 30 |
Error | design | FinalClass | Class ActivityUtil should be declared as final. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Error | whitespace | WhitespaceAround | '{' is not followed by whitespace. | 39 |
Error | whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 76 |
Error | naming | ConstantName | Name 'mapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 76 |
Error | misc | FinalParameters | Parameter activity should be final. | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 86 |
Error | whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 86 |
Error | misc | FinalParameters | Parameter providerName should be final. | 100 |
Error | misc | FinalParameters | Parameter personId should be final. | 100 |
Error | misc | FinalParameters | Parameter providerName should be final. | 109 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 120 |
Error | misc | FinalParameters | Parameter provider should be final. | 120 |
Error | misc | FinalParameters | Parameter objectType should be final. | 120 |
Error | misc | FinalParameters | Parameter objectId should be final. | 120 |
Error | misc | FinalParameters | Parameter providerName should be final. | 130 |
Error | misc | FinalParameters | Parameter activityId should be final. | 130 |
Error | misc | FinalParameters | Parameter activity should be final. | 139 |
Error | misc | FinalParameters | Parameter activityObject should be final. | 152 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 33 |
Error | design | FinalClass | Class RFC3339Utils should be declared as final. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 56 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 57 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 58 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 59 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 59 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 62 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 120). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 75 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 77 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 89 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 90 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 95 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 96 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 101 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 114 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 124 |
Error | whitespace | WhitespaceAround | '{' is not followed by whitespace. | 124 |
Error | whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 124 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 126 |
Error | misc | FinalParameters | Parameter toParse should be final. | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 126). | 149 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 152 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 152 |
Error | misc | FinalParameters | Parameter formatter should be final. | 152 |
Error | misc | FinalParameters | Parameter toParse should be final. | 152 |
Error | sizes | LineLength | Line is longer than 80 characters (found 115). | 157 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 158 |
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 159 |
Error | misc | FinalParameters | Parameter dateString should be final. | 163 |
Error | misc | FinalParameters | Parameter dateString should be final. | 179 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 183 |
Error | misc | FinalParameters | Parameter toFormat should be final. | 183 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 187 |
Error | misc | FinalParameters | Parameter toFormat should be final. | 187 |
Error | misc | FinalParameters | Parameter tz should be final. | 187 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 188 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 191 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 191 |
Error | misc | FinalParameters | Parameter sub should be final. | 191 |
Error | misc | FinalParameters | Parameter suffix should be final. | 191 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 193 |
Error | coding | MagicNumber | '3' is a magic number. | 195 |
Error | coding | AvoidInlineConditionals | Avoid inline conditionals. | 196 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 22 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Error | misc | FinalParameters | Parameter message should be final. | 30 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Error | misc | FinalParameters | Parameter cause should be final. | 34 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
Error | misc | FinalParameters | Parameter message should be final. | 38 |
Error | misc | FinalParameters | Parameter cause should be final. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 22 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 27 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 31 |
Error | misc | FinalParameters | Parameter message should be final. | 31 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Error | misc | FinalParameters | Parameter cause should be final. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter message should be final. | 41 |
Error | misc | FinalParameters | Parameter cause should be final. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 52 |
Error | misc | FinalParameters | Parameter dateTimeClass should be final. | 52 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 56 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
Error | misc | FinalParameters | Parameter dateTimeClass should be final. | 56 |
Error | misc | FinalParameters | Parameter formats should be final. | 56 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 58 |
Error | whitespace | ParenPad | ')' is preceded with whitespace. | 58 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 71 |
Error | misc | FinalParameters | Parameter jpar should be final. | 71 |
Error | misc | FinalParameters | Parameter context should be final. | 71 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 31 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 35 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |
Error | misc | FinalParameters | Parameter dateTimeClass should be final. | 37 |
Error | design | DesignForExtension | Class 'StreamsDateTimeSerializer' looks like designed for extension (can be subclassed), but the method 'serialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsDateTimeSerializer' final or making the method 'serialize' static/final/abstract/empty, or adding allowed annotation for the method. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 42 |
Error | misc | FinalParameters | Parameter value should be final. | 42 |
Error | misc | FinalParameters | Parameter jgen should be final. | 42 |
Error | misc | FinalParameters | Parameter provider should be final. | 42 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 44 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 48 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | naming | StaticVariableName | Name 'INSTANCE_MAP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 65 |
Error | misc | FinalParameters | Parameter configuration should be final. | 65 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 66 |
Error | misc | FinalParameters | Parameter format should be final. | 82 |
Error | misc | FinalParameters | Parameter formats should be final. | 94 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 109 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | misc | FinalParameters | Parameter format should be final. | 116 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 119 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Error | misc | FinalParameters | Parameter formats should be final. | 126 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 129 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 135 |
Error | misc | FinalParameters | Parameter configuration should be final. | 135 |
Error | coding | HiddenField | 'configuration' hides a field. | 135 |
Error | whitespace | ParenPad | '(' is followed by whitespace. | 138 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapper' looks like designed for extension (can be subclassed), but the method 'configure' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapper' final or making the method 'configure' static/final/abstract/empty, or adding allowed annotation for the method. | 144 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 144 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 145 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 148 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 149 |
Error | sizes | LineLength | Line is longer than 80 characters (found 111). | 152 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Error | sizes | LineLength | Line is longer than 80 characters (found 127). | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 64 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
Error | misc | FinalParameters | Parameter formats should be final. | 71 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 32 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Error | misc | FinalParameters | Parameter dateTimeClass should be final. | 34 |
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 38 |
Error | design | DesignForExtension | Class 'StreamsPeriodDeserializer' looks like designed for extension (can be subclassed), but the method 'deserialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsPeriodDeserializer' final or making the method 'deserialize' static/final/abstract/empty, or adding allowed annotation for the method. | 38 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
Error | misc | FinalParameters | Parameter jpar should be final. | 38 |
Error | misc | FinalParameters | Parameter context should be final. | 38 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 32 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Error | misc | FinalParameters | Parameter dateTimeClass should be final. | 34 |
Error | design | DesignForExtension | Class 'StreamsPeriodSerializer' looks like designed for extension (can be subclassed), but the method 'serialize' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsPeriodSerializer' final or making the method 'serialize' static/final/abstract/empty, or adding allowed annotation for the method. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 39 |
Error | misc | FinalParameters | Parameter value should be final. | 39 |
Error | misc | FinalParameters | Parameter jgen should be final. | 39 |
Error | misc | FinalParameters | Parameter provider should be final. | 39 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 21 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 28 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | misc | FinalParameters | Parameter dateFormats should be final. | 54 |
Error | coding | HiddenField | 'dateFormats' hides a field. | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 58 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'withDateFormats' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'withDateFormats' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Error | misc | FinalParameters | Parameter dateFormats should be final. | 58 |
Error | coding | HiddenField | 'dateFormats' hides a field. | 58 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | misc | FinalParameters | Parameter enableScala should be final. | 79 |
Error | coding | HiddenField | 'enableScala' hides a field. | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 83 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'withEnableScala' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'withEnableScala' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 83 |
Error | misc | FinalParameters | Parameter enableScala should be final. | 83 |
Error | coding | HiddenField | 'enableScala' hides a field. | 83 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 93 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 98 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
Error | misc | FinalParameters | Parameter name should be final. | 99 |
Error | misc | FinalParameters | Parameter value should be final. | 99 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 103 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 103 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 103 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 108 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 110 |
Error | design | DesignForExtension | Class 'StreamsJacksonMapperConfiguration' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StreamsJacksonMapperConfiguration' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 113 |
Error | misc | FinalParameters | Parameter other should be final. | 114 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 118 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 175). | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 130). | 27 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 28 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 54 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | sizes | LineLength | Line is longer than 80 characters (found 306). | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 73 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 82 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 97 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | sizes | LineLength | Line is longer than 80 characters (found 305). | 116 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 117 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 123 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 124 |
Error | sizes | LineLength | Line is longer than 80 characters (found 155). | 130 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 131 |
Error | sizes | LineLength | Line is longer than 80 characters (found 208). | 136 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 142 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 149 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 154 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 155 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 157 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 160 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 169 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 172 |
Error | misc | FinalParameters | Parameter id should be final. | 177 |
Error | coding | HiddenField | 'id' hides a field. | 177 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withId' static/final/abstract/empty, or adding allowed annotation for the method. | 181 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
Error | misc | FinalParameters | Parameter id should be final. | 181 |
Error | coding | HiddenField | 'id' hides a field. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 190 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | misc | FinalParameters | Parameter actor should be final. | 208 |
Error | coding | HiddenField | 'actor' hides a field. | 208 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withActor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withActor' static/final/abstract/empty, or adding allowed annotation for the method. | 212 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 212 |
Error | misc | FinalParameters | Parameter actor should be final. | 212 |
Error | coding | HiddenField | 'actor' hides a field. | 212 |
Error | sizes | LineLength | Line is longer than 80 characters (found 306). | 220 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 222 |
Error | sizes | LineLength | Line is longer than 80 characters (found 306). | 234 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 236 |
Error | misc | FinalParameters | Parameter verb should be final. | 241 |
Error | coding | HiddenField | 'verb' hides a field. | 241 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 245 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 245 |
Error | misc | FinalParameters | Parameter verb should be final. | 245 |
Error | coding | HiddenField | 'verb' hides a field. | 245 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 254 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 267 |
Error | misc | FinalParameters | Parameter object should be final. | 272 |
Error | coding | HiddenField | 'object' hides a field. | 272 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withObject' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withObject' static/final/abstract/empty, or adding allowed annotation for the method. | 276 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 276 |
Error | misc | FinalParameters | Parameter object should be final. | 276 |
Error | coding | HiddenField | 'object' hides a field. | 276 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 285 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 298 |
Error | misc | FinalParameters | Parameter target should be final. | 303 |
Error | coding | HiddenField | 'target' hides a field. | 303 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withTarget' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withTarget' static/final/abstract/empty, or adding allowed annotation for the method. | 307 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 307 |
Error | misc | FinalParameters | Parameter target should be final. | 307 |
Error | coding | HiddenField | 'target' hides a field. | 307 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 313 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 314 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 324 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 325 |
Error | misc | FinalParameters | Parameter published should be final. | 330 |
Error | coding | HiddenField | 'published' hides a field. | 330 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withPublished' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withPublished' static/final/abstract/empty, or adding allowed annotation for the method. | 334 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 334 |
Error | misc | FinalParameters | Parameter published should be final. | 334 |
Error | coding | HiddenField | 'published' hides a field. | 334 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 340 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 341 |
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 351 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 352 |
Error | misc | FinalParameters | Parameter updated should be final. | 357 |
Error | coding | HiddenField | 'updated' hides a field. | 357 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withUpdated' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withUpdated' static/final/abstract/empty, or adding allowed annotation for the method. | 361 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 361 |
Error | misc | FinalParameters | Parameter updated should be final. | 361 |
Error | coding | HiddenField | 'updated' hides a field. | 361 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 367 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 368 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 378 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 379 |
Error | misc | FinalParameters | Parameter generator should be final. | 384 |
Error | coding | HiddenField | 'generator' hides a field. | 384 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withGenerator' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withGenerator' static/final/abstract/empty, or adding allowed annotation for the method. | 388 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 388 |
Error | misc | FinalParameters | Parameter generator should be final. | 388 |
Error | coding | HiddenField | 'generator' hides a field. | 388 |
Error | sizes | LineLength | Line is longer than 80 characters (found 305). | 394 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 395 |
Error | sizes | LineLength | Line is longer than 80 characters (found 305). | 405 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 406 |
Error | misc | FinalParameters | Parameter icon should be final. | 411 |
Error | coding | HiddenField | 'icon' hides a field. | 411 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withIcon' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withIcon' static/final/abstract/empty, or adding allowed annotation for the method. | 415 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 415 |
Error | misc | FinalParameters | Parameter icon should be final. | 415 |
Error | coding | HiddenField | 'icon' hides a field. | 415 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 421 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 422 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 432 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 433 |
Error | misc | FinalParameters | Parameter provider should be final. | 438 |
Error | coding | HiddenField | 'provider' hides a field. | 438 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withProvider' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withProvider' static/final/abstract/empty, or adding allowed annotation for the method. | 442 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 442 |
Error | misc | FinalParameters | Parameter provider should be final. | 442 |
Error | coding | HiddenField | 'provider' hides a field. | 442 |
Error | sizes | LineLength | Line is longer than 80 characters (found 155). | 448 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 449 |
Error | sizes | LineLength | Line is longer than 80 characters (found 155). | 459 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 460 |
Error | misc | FinalParameters | Parameter title should be final. | 465 |
Error | coding | HiddenField | 'title' hides a field. | 465 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 469 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 469 |
Error | misc | FinalParameters | Parameter title should be final. | 469 |
Error | coding | HiddenField | 'title' hides a field. | 469 |
Error | sizes | LineLength | Line is longer than 80 characters (found 208). | 475 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 476 |
Error | sizes | LineLength | Line is longer than 80 characters (found 208). | 486 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 487 |
Error | misc | FinalParameters | Parameter content should be final. | 492 |
Error | coding | HiddenField | 'content' hides a field. | 492 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withContent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withContent' static/final/abstract/empty, or adding allowed annotation for the method. | 496 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 496 |
Error | misc | FinalParameters | Parameter content should be final. | 496 |
Error | coding | HiddenField | 'content' hides a field. | 496 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 502 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 503 |
Error | sizes | LineLength | Line is longer than 80 characters (found 135). | 513 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 514 |
Error | misc | FinalParameters | Parameter url should be final. | 519 |
Error | coding | HiddenField | 'url' hides a field. | 519 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 523 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 523 |
Error | misc | FinalParameters | Parameter url should be final. | 523 |
Error | coding | HiddenField | 'url' hides a field. | 523 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 528 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 530 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 539 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 541 |
Error | misc | FinalParameters | Parameter links should be final. | 546 |
Error | coding | HiddenField | 'links' hides a field. | 546 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withLinks' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withLinks' static/final/abstract/empty, or adding allowed annotation for the method. | 550 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 550 |
Error | misc | FinalParameters | Parameter links should be final. | 550 |
Error | coding | HiddenField | 'links' hides a field. | 550 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 555 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 560 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 560 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 565 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 565 |
Error | misc | FinalParameters | Parameter name should be final. | 566 |
Error | misc | FinalParameters | Parameter value should be final. | 566 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 570 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 570 |
Error | misc | FinalParameters | Parameter name should be final. | 570 |
Error | misc | FinalParameters | Parameter value should be final. | 570 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 575 |
Error | sizes | LineLength | Line is longer than 80 characters (found 285). | 577 |
Error | design | DesignForExtension | Class 'Activity' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Activity' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 580 |
Error | misc | FinalParameters | Parameter other should be final. | 581 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 585 |
Error | sizes | LineLength | Line is longer than 80 characters (found 471). | 589 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 28 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 299). | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | sizes | LineLength | Line is longer than 80 characters (found 182). | 59 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 60 |
Error | sizes | LineLength | Line is longer than 80 characters (found 252). | 66 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | sizes | LineLength | Line is longer than 80 characters (found 202). | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 204). | 78 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 79 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 84 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 85 |
Error | sizes | LineLength | Line is longer than 80 characters (found 363). | 90 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 432). | 96 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 97 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 104 |
Error | sizes | LineLength | Line is longer than 80 characters (found 146). | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 110 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 117 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 118 |
Error | sizes | LineLength | Line is longer than 80 characters (found 384). | 124 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 125 |
Error | sizes | LineLength | Line is longer than 80 characters (found 402). | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 132 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 137 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 138 |
Error | sizes | LineLength | Line is longer than 80 characters (found 299). | 141 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | sizes | LineLength | Line is longer than 80 characters (found 299). | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 155 |
Error | misc | FinalParameters | Parameter id should be final. | 160 |
Error | coding | HiddenField | 'id' hides a field. | 160 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withId' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withId' static/final/abstract/empty, or adding allowed annotation for the method. | 164 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 164 |
Error | misc | FinalParameters | Parameter id should be final. | 164 |
Error | coding | HiddenField | 'id' hides a field. | 164 |
Error | sizes | LineLength | Line is longer than 80 characters (found 182). | 170 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 171 |
Error | sizes | LineLength | Line is longer than 80 characters (found 182). | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 182 |
Error | misc | FinalParameters | Parameter image should be final. | 187 |
Error | coding | HiddenField | 'image' hides a field. | 187 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withImage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withImage' static/final/abstract/empty, or adding allowed annotation for the method. | 191 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 191 |
Error | misc | FinalParameters | Parameter image should be final. | 191 |
Error | coding | HiddenField | 'image' hides a field. | 191 |
Error | sizes | LineLength | Line is longer than 80 characters (found 252). | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 198 |
Error | sizes | LineLength | Line is longer than 80 characters (found 252). | 208 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 209 |
Error | misc | FinalParameters | Parameter displayName should be final. | 214 |
Error | coding | HiddenField | 'displayName' hides a field. | 214 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withDisplayName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withDisplayName' static/final/abstract/empty, or adding allowed annotation for the method. | 218 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 218 |
Error | misc | FinalParameters | Parameter displayName should be final. | 218 |
Error | coding | HiddenField | 'displayName' hides a field. | 218 |
Error | sizes | LineLength | Line is longer than 80 characters (found 202). | 224 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 225 |
Error | sizes | LineLength | Line is longer than 80 characters (found 202). | 235 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 236 |
Error | misc | FinalParameters | Parameter summary should be final. | 241 |
Error | coding | HiddenField | 'summary' hides a field. | 241 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withSummary' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withSummary' static/final/abstract/empty, or adding allowed annotation for the method. | 245 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 245 |
Error | misc | FinalParameters | Parameter summary should be final. | 245 |
Error | coding | HiddenField | 'summary' hides a field. | 245 |
Error | sizes | LineLength | Line is longer than 80 characters (found 204). | 251 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 252 |
Error | sizes | LineLength | Line is longer than 80 characters (found 204). | 262 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 263 |
Error | misc | FinalParameters | Parameter content should be final. | 268 |
Error | coding | HiddenField | 'content' hides a field. | 268 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withContent' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withContent' static/final/abstract/empty, or adding allowed annotation for the method. | 272 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 272 |
Error | misc | FinalParameters | Parameter content should be final. | 272 |
Error | coding | HiddenField | 'content' hides a field. | 272 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 278 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 279 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 289 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 290 |
Error | misc | FinalParameters | Parameter url should be final. | 295 |
Error | coding | HiddenField | 'url' hides a field. | 295 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 299 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 299 |
Error | misc | FinalParameters | Parameter url should be final. | 299 |
Error | coding | HiddenField | 'url' hides a field. | 299 |
Error | sizes | LineLength | Line is longer than 80 characters (found 363). | 305 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 306 |
Error | sizes | LineLength | Line is longer than 80 characters (found 363). | 316 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 317 |
Error | misc | FinalParameters | Parameter objectType should be final. | 322 |
Error | coding | HiddenField | 'objectType' hides a field. | 322 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 326 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 326 |
Error | misc | FinalParameters | Parameter objectType should be final. | 326 |
Error | coding | HiddenField | 'objectType' hides a field. | 326 |
Error | sizes | LineLength | Line is longer than 80 characters (found 432). | 332 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 333 |
Error | sizes | LineLength | Line is longer than 80 characters (found 432). | 343 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 344 |
Error | misc | FinalParameters | Parameter author should be final. | 349 |
Error | coding | HiddenField | 'author' hides a field. | 349 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withAuthor' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withAuthor' static/final/abstract/empty, or adding allowed annotation for the method. | 353 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 353 |
Error | misc | FinalParameters | Parameter author should be final. | 353 |
Error | coding | HiddenField | 'author' hides a field. | 353 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 359 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 360 |
Error | sizes | LineLength | Line is longer than 80 characters (found 123). | 370 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 371 |
Error | misc | FinalParameters | Parameter published should be final. | 376 |
Error | coding | HiddenField | 'published' hides a field. | 376 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withPublished' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withPublished' static/final/abstract/empty, or adding allowed annotation for the method. | 380 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 380 |
Error | misc | FinalParameters | Parameter published should be final. | 380 |
Error | coding | HiddenField | 'published' hides a field. | 380 |
Error | sizes | LineLength | Line is longer than 80 characters (found 146). | 386 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 387 |
Error | sizes | LineLength | Line is longer than 80 characters (found 146). | 397 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 398 |
Error | misc | FinalParameters | Parameter updated should be final. | 403 |
Error | coding | HiddenField | 'updated' hides a field. | 403 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withUpdated' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withUpdated' static/final/abstract/empty, or adding allowed annotation for the method. | 407 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 407 |
Error | misc | FinalParameters | Parameter updated should be final. | 407 |
Error | coding | HiddenField | 'updated' hides a field. | 407 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 415 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 416 |
Error | sizes | LineLength | Line is longer than 80 characters (found 215). | 428 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 429 |
Error | misc | FinalParameters | Parameter attachments should be final. | 434 |
Error | coding | HiddenField | 'attachments' hides a field. | 434 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withAttachments' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withAttachments' static/final/abstract/empty, or adding allowed annotation for the method. | 438 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 438 |
Error | misc | FinalParameters | Parameter attachments should be final. | 438 |
Error | coding | HiddenField | 'attachments' hides a field. | 438 |
Error | sizes | LineLength | Line is longer than 80 characters (found 384). | 444 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 445 |
Error | sizes | LineLength | Line is longer than 80 characters (found 384). | 455 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 456 |
Error | misc | FinalParameters | Parameter upstreamDuplicates should be final. | 461 |
Error | coding | HiddenField | 'upstreamDuplicates' hides a field. | 461 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 465 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withUpstreamDuplicates' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withUpstreamDuplicates' static/final/abstract/empty, or adding allowed annotation for the method. | 465 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 465 |
Error | misc | FinalParameters | Parameter upstreamDuplicates should be final. | 465 |
Error | coding | HiddenField | 'upstreamDuplicates' hides a field. | 465 |
Error | sizes | LineLength | Line is longer than 80 characters (found 402). | 471 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 472 |
Error | sizes | LineLength | Line is longer than 80 characters (found 402). | 482 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 483 |
Error | misc | FinalParameters | Parameter downstreamDuplicates should be final. | 488 |
Error | coding | HiddenField | 'downstreamDuplicates' hides a field. | 488 |
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 492 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withDownstreamDuplicates' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withDownstreamDuplicates' static/final/abstract/empty, or adding allowed annotation for the method. | 492 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 492 |
Error | misc | FinalParameters | Parameter downstreamDuplicates should be final. | 492 |
Error | coding | HiddenField | 'downstreamDuplicates' hides a field. | 492 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 497 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 502 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 502 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 507 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 507 |
Error | misc | FinalParameters | Parameter name should be final. | 508 |
Error | misc | FinalParameters | Parameter value should be final. | 508 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 512 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 512 |
Error | misc | FinalParameters | Parameter name should be final. | 512 |
Error | misc | FinalParameters | Parameter value should be final. | 512 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 517 |
Error | sizes | LineLength | Line is longer than 80 characters (found 312). | 519 |
Error | design | DesignForExtension | Class 'ActivityObject' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ActivityObject' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 522 |
Error | misc | FinalParameters | Parameter other should be final. | 523 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 527 |
Error | sizes | LineLength | Line is longer than 80 characters (found 528). | 531 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 428). | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 29 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 31 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 41 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter name should be final. | 42 |
Error | misc | FinalParameters | Parameter value should be final. | 42 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 46 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Error | misc | FinalParameters | Parameter name should be final. | 46 |
Error | misc | FinalParameters | Parameter value should be final. | 46 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 51 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 56 |
Error | misc | FinalParameters | Parameter other should be final. | 57 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 26 |
Error | sizes | LineLength | Line is longer than 80 characters (found 343). | 26 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 27 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 41 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 47 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 48 |
Error | sizes | LineLength | Line is longer than 80 characters (found 233). | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 73 |
Error | sizes | LineLength | Line is longer than 80 characters (found 109). | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 84 |
Error | misc | FinalParameters | Parameter url should be final. | 89 |
Error | coding | HiddenField | 'url' hides a field. | 89 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 93 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
Error | misc | FinalParameters | Parameter url should be final. | 93 |
Error | coding | HiddenField | 'url' hides a field. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 100 |
Error | sizes | LineLength | Line is longer than 80 characters (found 143). | 110 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | misc | FinalParameters | Parameter totalItems should be final. | 116 |
Error | coding | HiddenField | 'totalItems' hides a field. | 116 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'withTotalItems' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'withTotalItems' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 120 |
Error | misc | FinalParameters | Parameter totalItems should be final. | 120 |
Error | coding | HiddenField | 'totalItems' hides a field. | 120 |
Error | sizes | LineLength | Line is longer than 80 characters (found 233). | 126 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 128 |
Error | sizes | LineLength | Line is longer than 80 characters (found 233). | 138 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 140 |
Error | misc | FinalParameters | Parameter items should be final. | 145 |
Error | coding | HiddenField | 'items' hides a field. | 145 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'withItems' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'withItems' static/final/abstract/empty, or adding allowed annotation for the method. | 149 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 149 |
Error | misc | FinalParameters | Parameter items should be final. | 149 |
Error | coding | HiddenField | 'items' hides a field. | 149 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 154 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 155 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 156 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 165 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 166 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 167 |
Error | misc | FinalParameters | Parameter links should be final. | 172 |
Error | coding | HiddenField | 'links' hides a field. | 172 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'withLinks' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'withLinks' static/final/abstract/empty, or adding allowed annotation for the method. | 176 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 176 |
Error | misc | FinalParameters | Parameter links should be final. | 176 |
Error | coding | HiddenField | 'links' hides a field. | 176 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 181 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 186 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 186 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 191 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 191 |
Error | misc | FinalParameters | Parameter name should be final. | 192 |
Error | misc | FinalParameters | Parameter value should be final. | 192 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 196 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 196 |
Error | misc | FinalParameters | Parameter name should be final. | 196 |
Error | misc | FinalParameters | Parameter value should be final. | 196 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 201 |
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 203 |
Error | design | DesignForExtension | Class 'Collection' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Collection' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 206 |
Error | misc | FinalParameters | Parameter other should be final. | 207 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 211 |
Error | sizes | LineLength | Line is longer than 80 characters (found 207). | 215 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 134). | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 29 |
Error | design | DesignForExtension | Class 'Generator' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Generator' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 31 |
Error | design | DesignForExtension | Class 'Generator' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Generator' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Error | design | DesignForExtension | Class 'Generator' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Generator' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 41 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter name should be final. | 42 |
Error | misc | FinalParameters | Parameter value should be final. | 42 |
Error | design | DesignForExtension | Class 'Generator' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Generator' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 46 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Error | misc | FinalParameters | Parameter name should be final. | 46 |
Error | misc | FinalParameters | Parameter value should be final. | 46 |
Error | design | DesignForExtension | Class 'Generator' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Generator' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 51 |
Error | design | DesignForExtension | Class 'Generator' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Generator' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 56 |
Error | misc | FinalParameters | Parameter other should be final. | 57 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 301). | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 29 |
Error | design | DesignForExtension | Class 'Icon' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Icon' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 31 |
Error | design | DesignForExtension | Class 'Icon' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Icon' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Error | design | DesignForExtension | Class 'Icon' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Icon' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 41 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter name should be final. | 42 |
Error | misc | FinalParameters | Parameter value should be final. | 42 |
Error | design | DesignForExtension | Class 'Icon' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Icon' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 46 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Error | misc | FinalParameters | Parameter name should be final. | 46 |
Error | misc | FinalParameters | Parameter value should be final. | 46 |
Error | design | DesignForExtension | Class 'Icon' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Icon' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 51 |
Error | design | DesignForExtension | Class 'Icon' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Icon' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 56 |
Error | misc | FinalParameters | Parameter other should be final. | 57 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 178). | 17 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 18 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 24 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 27 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 29 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 34 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 39 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Error | misc | FinalParameters | Parameter name should be final. | 40 |
Error | misc | FinalParameters | Parameter value should be final. | 40 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 44 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 44 |
Error | misc | FinalParameters | Parameter name should be final. | 44 |
Error | misc | FinalParameters | Parameter value should be final. | 44 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 49 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 54 |
Error | misc | FinalParameters | Parameter other should be final. | 55 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 59 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 63 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 239). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 252). | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 250). | 56 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 57 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 70 |
Error | sizes | LineLength | Line is longer than 80 characters (found 239). | 75 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 76 |
Error | sizes | LineLength | Line is longer than 80 characters (found 239). | 88 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 89 |
Error | misc | FinalParameters | Parameter duration should be final. | 94 |
Error | coding | HiddenField | 'duration' hides a field. | 94 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'withDuration' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'withDuration' static/final/abstract/empty, or adding allowed annotation for the method. | 98 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 98 |
Error | misc | FinalParameters | Parameter duration should be final. | 98 |
Error | coding | HiddenField | 'duration' hides a field. | 98 |
Error | sizes | LineLength | Line is longer than 80 characters (found 252). | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | sizes | LineLength | Line is longer than 80 characters (found 252). | 119 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 120 |
Error | misc | FinalParameters | Parameter height should be final. | 125 |
Error | coding | HiddenField | 'height' hides a field. | 125 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'withHeight' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'withHeight' static/final/abstract/empty, or adding allowed annotation for the method. | 129 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 129 |
Error | misc | FinalParameters | Parameter height should be final. | 129 |
Error | coding | HiddenField | 'height' hides a field. | 129 |
Error | sizes | LineLength | Line is longer than 80 characters (found 250). | 137 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 138 |
Error | sizes | LineLength | Line is longer than 80 characters (found 250). | 150 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 151 |
Error | misc | FinalParameters | Parameter width should be final. | 156 |
Error | coding | HiddenField | 'width' hides a field. | 156 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'withWidth' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'withWidth' static/final/abstract/empty, or adding allowed annotation for the method. | 160 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 160 |
Error | misc | FinalParameters | Parameter width should be final. | 160 |
Error | coding | HiddenField | 'width' hides a field. | 160 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 166 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 168 |
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 178 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 180 |
Error | misc | FinalParameters | Parameter url should be final. | 185 |
Error | coding | HiddenField | 'url' hides a field. | 185 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'withUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'withUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 189 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 189 |
Error | misc | FinalParameters | Parameter url should be final. | 189 |
Error | coding | HiddenField | 'url' hides a field. | 189 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 194 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 199 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 199 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 204 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 204 |
Error | misc | FinalParameters | Parameter name should be final. | 205 |
Error | misc | FinalParameters | Parameter value should be final. | 205 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 209 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 209 |
Error | misc | FinalParameters | Parameter name should be final. | 209 |
Error | misc | FinalParameters | Parameter value should be final. | 209 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 214 |
Error | sizes | LineLength | Line is longer than 80 characters (found 137). | 216 |
Error | design | DesignForExtension | Class 'ImageParent' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ImageParent' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 219 |
Error | misc | FinalParameters | Parameter other should be final. | 220 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 224 |
Error | sizes | LineLength | Line is longer than 80 characters (found 205). | 228 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 15 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 19 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 22 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 24 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 29 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 34 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Error | misc | FinalParameters | Parameter name should be final. | 35 |
Error | misc | FinalParameters | Parameter value should be final. | 35 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 39 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Error | misc | FinalParameters | Parameter name should be final. | 39 |
Error | misc | FinalParameters | Parameter value should be final. | 39 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 44 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 49 |
Error | misc | FinalParameters | Parameter other should be final. | 50 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 211). | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 19 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 29 |
Error | design | DesignForExtension | Class 'Provider' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Provider' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 31 |
Error | design | DesignForExtension | Class 'Provider' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Provider' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 36 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 36 |
Error | design | DesignForExtension | Class 'Provider' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Provider' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 41 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 41 |
Error | misc | FinalParameters | Parameter name should be final. | 42 |
Error | misc | FinalParameters | Parameter value should be final. | 42 |
Error | design | DesignForExtension | Class 'Provider' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Provider' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 46 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 46 |
Error | misc | FinalParameters | Parameter name should be final. | 46 |
Error | misc | FinalParameters | Parameter value should be final. | 46 |
Error | design | DesignForExtension | Class 'Provider' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Provider' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 51 |
Error | design | DesignForExtension | Class 'Provider' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Provider' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 56 |
Error | misc | FinalParameters | Parameter other should be final. | 57 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 65 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | javadoc | JavadocType | Missing a Javadoc comment. | 15 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 19 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 22 |
Error | design | DesignForExtension | Class 'Address' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Address' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 24 |
Error | design | DesignForExtension | Class 'Address' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Address' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 29 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 29 |
Error | design | DesignForExtension | Class 'Address' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Address' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 34 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 34 |
Error | misc | FinalParameters | Parameter name should be final. | 35 |
Error | misc | FinalParameters | Parameter value should be final. | 35 |
Error | design | DesignForExtension | Class 'Address' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Address' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 39 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 39 |
Error | misc | FinalParameters | Parameter name should be final. | 39 |
Error | misc | FinalParameters | Parameter value should be final. | 39 |
Error | design | DesignForExtension | Class 'Address' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Address' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 44 |
Error | design | DesignForExtension | Class 'Address' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Address' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 49 |
Error | misc | FinalParameters | Parameter other should be final. | 50 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 20 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 50 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 63 |
Error | misc | FinalParameters | Parameter postOfficeBox should be final. | 68 |
Error | coding | HiddenField | 'postOfficeBox' hides a field. | 68 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withPostOfficeBox' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withPostOfficeBox' static/final/abstract/empty, or adding allowed annotation for the method. | 72 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 72 |
Error | misc | FinalParameters | Parameter postOfficeBox should be final. | 72 |
Error | coding | HiddenField | 'postOfficeBox' hides a field. | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 88 |
Error | misc | FinalParameters | Parameter extendedAddress should be final. | 93 |
Error | coding | HiddenField | 'extendedAddress' hides a field. | 93 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withExtendedAddress' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withExtendedAddress' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | misc | FinalParameters | Parameter extendedAddress should be final. | 97 |
Error | coding | HiddenField | 'extendedAddress' hides a field. | 97 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 103 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 113 |
Error | misc | FinalParameters | Parameter streetAddress should be final. | 118 |
Error | coding | HiddenField | 'streetAddress' hides a field. | 118 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withStreetAddress' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withStreetAddress' static/final/abstract/empty, or adding allowed annotation for the method. | 122 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 122 |
Error | misc | FinalParameters | Parameter streetAddress should be final. | 122 |
Error | coding | HiddenField | 'streetAddress' hides a field. | 122 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 128 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 138 |
Error | misc | FinalParameters | Parameter locality should be final. | 143 |
Error | coding | HiddenField | 'locality' hides a field. | 143 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withLocality' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withLocality' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
Error | misc | FinalParameters | Parameter locality should be final. | 147 |
Error | coding | HiddenField | 'locality' hides a field. | 147 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 153 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 163 |
Error | misc | FinalParameters | Parameter region should be final. | 168 |
Error | coding | HiddenField | 'region' hides a field. | 168 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withRegion' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withRegion' static/final/abstract/empty, or adding allowed annotation for the method. | 172 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 172 |
Error | misc | FinalParameters | Parameter region should be final. | 172 |
Error | coding | HiddenField | 'region' hides a field. | 172 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 178 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 188 |
Error | misc | FinalParameters | Parameter postalCode should be final. | 193 |
Error | coding | HiddenField | 'postalCode' hides a field. | 193 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withPostalCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withPostalCode' static/final/abstract/empty, or adding allowed annotation for the method. | 197 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 197 |
Error | misc | FinalParameters | Parameter postalCode should be final. | 197 |
Error | coding | HiddenField | 'postalCode' hides a field. | 197 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 203 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 213 |
Error | misc | FinalParameters | Parameter countryName should be final. | 218 |
Error | coding | HiddenField | 'countryName' hides a field. | 218 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withCountryName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withCountryName' static/final/abstract/empty, or adding allowed annotation for the method. | 222 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 222 |
Error | misc | FinalParameters | Parameter countryName should be final. | 222 |
Error | coding | HiddenField | 'countryName' hides a field. | 222 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 227 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 232 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 232 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 237 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 237 |
Error | misc | FinalParameters | Parameter name should be final. | 238 |
Error | misc | FinalParameters | Parameter value should be final. | 238 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 242 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 242 |
Error | misc | FinalParameters | Parameter name should be final. | 242 |
Error | misc | FinalParameters | Parameter value should be final. | 242 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 247 |
Error | sizes | LineLength | Line is longer than 80 characters (found 218). | 249 |
Error | design | DesignForExtension | Class 'AddressParent' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AddressParent' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 252 |
Error | misc | FinalParameters | Parameter other should be final. | 253 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 257 |
Error | sizes | LineLength | Line is longer than 80 characters (found 358). | 261 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Alert' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Alert' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Application' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Application' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Article' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Article' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Audio' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Audio' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Badge' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Badge' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Binary' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Binary' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Bookmark' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Bookmark' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Comment' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Comment' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Device' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Device' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 56 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 59 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 72 |
Error | misc | FinalParameters | Parameter objectType should be final. | 77 |
Error | coding | HiddenField | 'objectType' hides a field. | 77 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 81 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 81 |
Error | misc | FinalParameters | Parameter objectType should be final. | 81 |
Error | coding | HiddenField | 'objectType' hides a field. | 81 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 87 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 97 |
Error | misc | FinalParameters | Parameter attendedBy should be final. | 102 |
Error | coding | HiddenField | 'attendedBy' hides a field. | 102 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withAttendedBy' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withAttendedBy' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter attendedBy should be final. | 106 |
Error | coding | HiddenField | 'attendedBy' hides a field. | 106 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 112 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 122 |
Error | misc | FinalParameters | Parameter attending should be final. | 127 |
Error | coding | HiddenField | 'attending' hides a field. | 127 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withAttending' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withAttending' static/final/abstract/empty, or adding allowed annotation for the method. | 131 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 131 |
Error | misc | FinalParameters | Parameter attending should be final. | 131 |
Error | coding | HiddenField | 'attending' hides a field. | 131 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 137 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Error | misc | FinalParameters | Parameter endTime should be final. | 152 |
Error | coding | HiddenField | 'endTime' hides a field. | 152 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withEndTime' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withEndTime' static/final/abstract/empty, or adding allowed annotation for the method. | 156 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 156 |
Error | misc | FinalParameters | Parameter endTime should be final. | 156 |
Error | coding | HiddenField | 'endTime' hides a field. | 156 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 162 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 172 |
Error | misc | FinalParameters | Parameter invited should be final. | 177 |
Error | coding | HiddenField | 'invited' hides a field. | 177 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withInvited' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withInvited' static/final/abstract/empty, or adding allowed annotation for the method. | 181 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
Error | misc | FinalParameters | Parameter invited should be final. | 181 |
Error | coding | HiddenField | 'invited' hides a field. | 181 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 187 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 197 |
Error | misc | FinalParameters | Parameter maybeAttending should be final. | 202 |
Error | coding | HiddenField | 'maybeAttending' hides a field. | 202 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withMaybeAttending' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withMaybeAttending' static/final/abstract/empty, or adding allowed annotation for the method. | 206 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 206 |
Error | misc | FinalParameters | Parameter maybeAttending should be final. | 206 |
Error | coding | HiddenField | 'maybeAttending' hides a field. | 206 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 212 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 222 |
Error | misc | FinalParameters | Parameter notAttendedBy should be final. | 227 |
Error | coding | HiddenField | 'notAttendedBy' hides a field. | 227 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withNotAttendedBy' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withNotAttendedBy' static/final/abstract/empty, or adding allowed annotation for the method. | 231 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 231 |
Error | misc | FinalParameters | Parameter notAttendedBy should be final. | 231 |
Error | coding | HiddenField | 'notAttendedBy' hides a field. | 231 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 237 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 247 |
Error | misc | FinalParameters | Parameter notAttending should be final. | 252 |
Error | coding | HiddenField | 'notAttending' hides a field. | 252 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withNotAttending' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withNotAttending' static/final/abstract/empty, or adding allowed annotation for the method. | 256 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 256 |
Error | misc | FinalParameters | Parameter notAttending should be final. | 256 |
Error | coding | HiddenField | 'notAttending' hides a field. | 256 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 262 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 272 |
Error | misc | FinalParameters | Parameter startTime should be final. | 277 |
Error | coding | HiddenField | 'startTime' hides a field. | 277 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withStartTime' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withStartTime' static/final/abstract/empty, or adding allowed annotation for the method. | 281 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 281 |
Error | misc | FinalParameters | Parameter startTime should be final. | 281 |
Error | coding | HiddenField | 'startTime' hides a field. | 281 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 286 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 291 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 291 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 296 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 296 |
Error | misc | FinalParameters | Parameter name should be final. | 297 |
Error | misc | FinalParameters | Parameter value should be final. | 297 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 301 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 301 |
Error | misc | FinalParameters | Parameter name should be final. | 301 |
Error | misc | FinalParameters | Parameter value should be final. | 301 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 306 |
Error | sizes | LineLength | Line is longer than 80 characters (found 251). | 308 |
Error | design | DesignForExtension | Class 'Event' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Event' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 311 |
Error | misc | FinalParameters | Parameter other should be final. | 312 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 316 |
Error | sizes | LineLength | Line is longer than 80 characters (found 418). | 320 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | misc | FinalParameters | Parameter objectType should be final. | 61 |
Error | coding | HiddenField | 'objectType' hides a field. | 61 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
Error | misc | FinalParameters | Parameter objectType should be final. | 65 |
Error | coding | HiddenField | 'objectType' hides a field. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 81 |
Error | misc | FinalParameters | Parameter fileUrl should be final. | 86 |
Error | coding | HiddenField | 'fileUrl' hides a field. | 86 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'withFileUrl' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'withFileUrl' static/final/abstract/empty, or adding allowed annotation for the method. | 90 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
Error | misc | FinalParameters | Parameter fileUrl should be final. | 90 |
Error | coding | HiddenField | 'fileUrl' hides a field. | 90 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 96 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 106 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 111 |
Error | coding | HiddenField | 'mimeType' hides a field. | 111 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'withMimeType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'withMimeType' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | misc | FinalParameters | Parameter mimeType should be final. | 115 |
Error | coding | HiddenField | 'mimeType' hides a field. | 115 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 130 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
Error | misc | FinalParameters | Parameter name should be final. | 131 |
Error | misc | FinalParameters | Parameter value should be final. | 131 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 135 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 135 |
Error | misc | FinalParameters | Parameter name should be final. | 135 |
Error | misc | FinalParameters | Parameter value should be final. | 135 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 140 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 142 |
Error | design | DesignForExtension | Class 'File' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'File' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 145 |
Error | misc | FinalParameters | Parameter other should be final. | 146 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 150 |
Error | sizes | LineLength | Line is longer than 80 characters (found 196). | 154 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Folder' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Folder' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 16 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 20 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 23 |
Error | design | DesignForExtension | Class 'FullImage' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FullImage' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 25 |
Error | design | DesignForExtension | Class 'FullImage' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FullImage' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 30 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Error | design | DesignForExtension | Class 'FullImage' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FullImage' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 35 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Error | misc | FinalParameters | Parameter name should be final. | 36 |
Error | misc | FinalParameters | Parameter value should be final. | 36 |
Error | design | DesignForExtension | Class 'FullImage' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FullImage' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 40 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Error | misc | FinalParameters | Parameter name should be final. | 40 |
Error | misc | FinalParameters | Parameter value should be final. | 40 |
Error | design | DesignForExtension | Class 'FullImage' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FullImage' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 45 |
Error | design | DesignForExtension | Class 'FullImage' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FullImage' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 50 |
Error | misc | FinalParameters | Parameter other should be final. | 51 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Game' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Game' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Group' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Group' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter objectType should be final. | 58 |
Error | coding | HiddenField | 'objectType' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter objectType should be final. | 62 |
Error | coding | HiddenField | 'objectType' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter fullImage should be final. | 83 |
Error | coding | HiddenField | 'fullImage' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'withFullImage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'withFullImage' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter fullImage should be final. | 87 |
Error | coding | HiddenField | 'fullImage' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 116). | 114 |
Error | design | DesignForExtension | Class 'Image' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Image' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 169). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 25 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 26 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 44 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 57 |
Error | misc | FinalParameters | Parameter objectType should be final. | 62 |
Error | coding | HiddenField | 'objectType' hides a field. | 62 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 66 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
Error | misc | FinalParameters | Parameter objectType should be final. | 66 |
Error | coding | HiddenField | 'objectType' hides a field. | 66 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 82 |
Error | misc | FinalParameters | Parameter types should be final. | 87 |
Error | coding | HiddenField | 'types' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'withTypes' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'withTypes' static/final/abstract/empty, or adding allowed annotation for the method. | 91 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
Error | misc | FinalParameters | Parameter types should be final. | 91 |
Error | coding | HiddenField | 'types' hides a field. | 91 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 96 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 101 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 111 |
Error | misc | FinalParameters | Parameter name should be final. | 111 |
Error | misc | FinalParameters | Parameter value should be final. | 111 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 118 |
Error | design | DesignForExtension | Class 'Issue' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Issue' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 121 |
Error | misc | FinalParameters | Parameter other should be final. | 122 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 126 |
Error | sizes | LineLength | Line is longer than 80 characters (found 161). | 130 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 17 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
Error | naming | MemberName | Name '$ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 27 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 30 |
Error | naming | MethodName | Name 'get$ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | naming | MethodName | Name 'set$ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
Error | misc | FinalParameters | Parameter $ref should be final. | 45 |
Error | coding | HiddenField | '$ref' hides a field. | 45 |
Error | naming | ParameterName | Name '$ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'with$ref' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'with$ref' static/final/abstract/empty, or adding allowed annotation for the method. | 49 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 49 |
Error | naming | MethodName | Name 'with$ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 |
Error | misc | FinalParameters | Parameter $ref should be final. | 49 |
Error | coding | HiddenField | '$ref' hides a field. | 49 |
Error | naming | ParameterName | Name '$ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 54 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Error | misc | FinalParameters | Parameter name should be final. | 65 |
Error | misc | FinalParameters | Parameter value should be final. | 65 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | misc | FinalParameters | Parameter name should be final. | 69 |
Error | misc | FinalParameters | Parameter value should be final. | 69 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 76 |
Error | design | DesignForExtension | Class 'Item' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Item' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | misc | FinalParameters | Parameter other should be final. | 80 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 124). | 88 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Job' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Job' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 25 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | misc | FinalParameters | Parameter objectType should be final. | 61 |
Error | coding | HiddenField | 'objectType' hides a field. | 61 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 65 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
Error | misc | FinalParameters | Parameter objectType should be final. | 65 |
Error | coding | HiddenField | 'objectType' hides a field. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 81 |
Error | misc | FinalParameters | Parameter items should be final. | 86 |
Error | coding | HiddenField | 'items' hides a field. | 86 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'withItems' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'withItems' static/final/abstract/empty, or adding allowed annotation for the method. | 90 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 90 |
Error | misc | FinalParameters | Parameter items should be final. | 90 |
Error | coding | HiddenField | 'items' hides a field. | 90 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 95 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 105 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 110 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 110 |
Error | misc | FinalParameters | Parameter name should be final. | 110 |
Error | misc | FinalParameters | Parameter value should be final. | 110 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
Error | sizes | LineLength | Line is longer than 80 characters (found 112). | 117 |
Error | design | DesignForExtension | Class 'List' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'List' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
Error | misc | FinalParameters | Parameter other should be final. | 121 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 125 |
Error | sizes | LineLength | Line is longer than 80 characters (found 161). | 129 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 16 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 20 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 23 |
Error | design | DesignForExtension | Class 'Members' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Members' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 25 |
Error | design | DesignForExtension | Class 'Members' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Members' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 30 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Error | design | DesignForExtension | Class 'Members' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Members' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 35 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Error | misc | FinalParameters | Parameter name should be final. | 36 |
Error | misc | FinalParameters | Parameter value should be final. | 36 |
Error | design | DesignForExtension | Class 'Members' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Members' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 40 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Error | misc | FinalParameters | Parameter name should be final. | 40 |
Error | misc | FinalParameters | Parameter value should be final. | 40 |
Error | design | DesignForExtension | Class 'Members' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Members' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 45 |
Error | design | DesignForExtension | Class 'Members' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Members' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 50 |
Error | misc | FinalParameters | Parameter other should be final. | 51 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Note' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Note' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Offer' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Offer' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 16 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 20 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 23 |
Error | design | DesignForExtension | Class 'Option' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Option' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 25 |
Error | design | DesignForExtension | Class 'Option' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Option' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 30 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Error | design | DesignForExtension | Class 'Option' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Option' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 35 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Error | misc | FinalParameters | Parameter name should be final. | 36 |
Error | misc | FinalParameters | Parameter value should be final. | 36 |
Error | design | DesignForExtension | Class 'Option' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Option' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 40 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Error | misc | FinalParameters | Parameter name should be final. | 40 |
Error | misc | FinalParameters | Parameter value should be final. | 40 |
Error | design | DesignForExtension | Class 'Option' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Option' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 45 |
Error | design | DesignForExtension | Class 'Option' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Option' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 50 |
Error | misc | FinalParameters | Parameter other should be final. | 51 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Organization' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Organization' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Page' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Page' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 25 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 26 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 47 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 48 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 61 |
Error | misc | FinalParameters | Parameter objectType should be final. | 66 |
Error | coding | HiddenField | 'objectType' hides a field. | 66 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 70 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 70 |
Error | misc | FinalParameters | Parameter objectType should be final. | 70 |
Error | coding | HiddenField | 'objectType' hides a field. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 76 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | misc | FinalParameters | Parameter scope should be final. | 91 |
Error | coding | HiddenField | 'scope' hides a field. | 91 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'withScope' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'withScope' static/final/abstract/empty, or adding allowed annotation for the method. | 95 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 95 |
Error | misc | FinalParameters | Parameter scope should be final. | 95 |
Error | coding | HiddenField | 'scope' hides a field. | 95 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 101 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 111 |
Error | misc | FinalParameters | Parameter actions should be final. | 116 |
Error | coding | HiddenField | 'actions' hides a field. | 116 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'withActions' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'withActions' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 120 |
Error | misc | FinalParameters | Parameter actions should be final. | 120 |
Error | coding | HiddenField | 'actions' hides a field. | 120 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 130 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 130 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 135 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 135 |
Error | misc | FinalParameters | Parameter name should be final. | 136 |
Error | misc | FinalParameters | Parameter value should be final. | 136 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 140 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 140 |
Error | misc | FinalParameters | Parameter name should be final. | 140 |
Error | misc | FinalParameters | Parameter value should be final. | 140 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 145 |
Error | sizes | LineLength | Line is longer than 80 characters (found 128). | 147 |
Error | design | DesignForExtension | Class 'Permission' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Permission' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 150 |
Error | misc | FinalParameters | Parameter other should be final. | 151 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 155 |
Error | sizes | LineLength | Line is longer than 80 characters (found 190). | 159 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 34 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | misc | FinalParameters | Parameter objectType should be final. | 52 |
Error | coding | HiddenField | 'objectType' hides a field. | 52 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 56 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 56 |
Error | misc | FinalParameters | Parameter objectType should be final. | 56 |
Error | coding | HiddenField | 'objectType' hides a field. | 56 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 61 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 66 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 71 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 71 |
Error | misc | FinalParameters | Parameter name should be final. | 72 |
Error | misc | FinalParameters | Parameter value should be final. | 72 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 76 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 76 |
Error | misc | FinalParameters | Parameter name should be final. | 76 |
Error | misc | FinalParameters | Parameter value should be final. | 76 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 81 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 83 |
Error | design | DesignForExtension | Class 'Person' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Person' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 86 |
Error | misc | FinalParameters | Parameter other should be final. | 87 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 91 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 95 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 52 |
Error | misc | FinalParameters | Parameter objectType should be final. | 57 |
Error | coding | HiddenField | 'objectType' hides a field. | 57 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 61 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Error | misc | FinalParameters | Parameter objectType should be final. | 61 |
Error | coding | HiddenField | 'objectType' hides a field. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 77 |
Error | misc | FinalParameters | Parameter displayName should be final. | 82 |
Error | coding | HiddenField | 'displayName' hides a field. | 82 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'withDisplayName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'withDisplayName' static/final/abstract/empty, or adding allowed annotation for the method. | 86 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 86 |
Error | misc | FinalParameters | Parameter displayName should be final. | 86 |
Error | coding | HiddenField | 'displayName' hides a field. | 86 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 91 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 96 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 101 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 118). | 113 |
Error | design | DesignForExtension | Class 'Photo' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Photo' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 173). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | misc | FinalParameters | Parameter objectType should be final. | 54 |
Error | coding | HiddenField | 'objectType' hides a field. | 54 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Error | misc | FinalParameters | Parameter objectType should be final. | 58 |
Error | coding | HiddenField | 'objectType' hides a field. | 58 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | misc | FinalParameters | Parameter name should be final. | 74 |
Error | misc | FinalParameters | Parameter value should be final. | 74 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 78 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Error | misc | FinalParameters | Parameter name should be final. | 78 |
Error | misc | FinalParameters | Parameter value should be final. | 78 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 85 |
Error | design | DesignForExtension | Class 'PhotoAlbum' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PhotoAlbum' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
Error | misc | FinalParameters | Parameter other should be final. | 89 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 45 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 46 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 64 |
Error | coding | HiddenField | 'objectType' hides a field. | 64 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | misc | FinalParameters | Parameter objectType should be final. | 68 |
Error | coding | HiddenField | 'objectType' hides a field. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 74 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 84 |
Error | misc | FinalParameters | Parameter address should be final. | 89 |
Error | coding | HiddenField | 'address' hides a field. | 89 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'withAddress' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'withAddress' static/final/abstract/empty, or adding allowed annotation for the method. | 93 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 93 |
Error | misc | FinalParameters | Parameter address should be final. | 93 |
Error | coding | HiddenField | 'address' hides a field. | 93 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 99 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 109 |
Error | misc | FinalParameters | Parameter position should be final. | 114 |
Error | coding | HiddenField | 'position' hides a field. | 114 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'withPosition' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'withPosition' static/final/abstract/empty, or adding allowed annotation for the method. | 118 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 118 |
Error | misc | FinalParameters | Parameter position should be final. | 118 |
Error | coding | HiddenField | 'position' hides a field. | 118 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 123 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 128 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 128 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 133 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 133 |
Error | misc | FinalParameters | Parameter name should be final. | 134 |
Error | misc | FinalParameters | Parameter value should be final. | 134 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 138 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 138 |
Error | misc | FinalParameters | Parameter name should be final. | 138 |
Error | misc | FinalParameters | Parameter value should be final. | 138 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 143 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 145 |
Error | design | DesignForExtension | Class 'Place' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Place' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 148 |
Error | misc | FinalParameters | Parameter other should be final. | 149 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 153 |
Error | sizes | LineLength | Line is longer than 80 characters (found 196). | 157 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | misc | FinalParameters | Parameter objectType should be final. | 54 |
Error | coding | HiddenField | 'objectType' hides a field. | 54 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Error | misc | FinalParameters | Parameter objectType should be final. | 58 |
Error | coding | HiddenField | 'objectType' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | misc | FinalParameters | Parameter name should be final. | 74 |
Error | misc | FinalParameters | Parameter value should be final. | 74 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 78 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Error | misc | FinalParameters | Parameter name should be final. | 78 |
Error | misc | FinalParameters | Parameter value should be final. | 78 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 85 |
Error | design | DesignForExtension | Class 'Playlist' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Playlist' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
Error | misc | FinalParameters | Parameter other should be final. | 89 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 17 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 26 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 33 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | misc | FinalParameters | Parameter altitude should be final. | 51 |
Error | coding | HiddenField | 'altitude' hides a field. | 51 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'withAltitude' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'withAltitude' static/final/abstract/empty, or adding allowed annotation for the method. | 55 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 55 |
Error | misc | FinalParameters | Parameter altitude should be final. | 55 |
Error | coding | HiddenField | 'altitude' hides a field. | 55 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 71 |
Error | misc | FinalParameters | Parameter latitude should be final. | 76 |
Error | coding | HiddenField | 'latitude' hides a field. | 76 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'withLatitude' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'withLatitude' static/final/abstract/empty, or adding allowed annotation for the method. | 80 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 80 |
Error | misc | FinalParameters | Parameter latitude should be final. | 80 |
Error | coding | HiddenField | 'latitude' hides a field. | 80 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 86 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 96 |
Error | misc | FinalParameters | Parameter longitude should be final. | 101 |
Error | coding | HiddenField | 'longitude' hides a field. | 101 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'withLongitude' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'withLongitude' static/final/abstract/empty, or adding allowed annotation for the method. | 105 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 105 |
Error | misc | FinalParameters | Parameter longitude should be final. | 105 |
Error | coding | HiddenField | 'longitude' hides a field. | 105 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 110 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 115 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 115 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 120 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 120 |
Error | misc | FinalParameters | Parameter name should be final. | 121 |
Error | misc | FinalParameters | Parameter value should be final. | 121 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 125 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 125 |
Error | misc | FinalParameters | Parameter name should be final. | 125 |
Error | misc | FinalParameters | Parameter value should be final. | 125 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 130 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 132 |
Error | design | DesignForExtension | Class 'Position' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Position' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 135 |
Error | misc | FinalParameters | Parameter other should be final. | 136 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 140 |
Error | sizes | LineLength | Line is longer than 80 characters (found 196). | 144 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Process' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Process' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 45 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | misc | FinalParameters | Parameter objectType should be final. | 60 |
Error | coding | HiddenField | 'objectType' hides a field. | 60 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Error | misc | FinalParameters | Parameter objectType should be final. | 64 |
Error | coding | HiddenField | 'objectType' hides a field. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | misc | FinalParameters | Parameter fullImage should be final. | 85 |
Error | coding | HiddenField | 'fullImage' hides a field. | 85 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'withFullImage' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'withFullImage' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
Error | misc | FinalParameters | Parameter fullImage should be final. | 89 |
Error | coding | HiddenField | 'fullImage' hides a field. | 89 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 99 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 99 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 104 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Error | misc | FinalParameters | Parameter name should be final. | 105 |
Error | misc | FinalParameters | Parameter value should be final. | 105 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 109 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
Error | misc | FinalParameters | Parameter name should be final. | 109 |
Error | misc | FinalParameters | Parameter value should be final. | 109 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 114 |
Error | sizes | LineLength | Line is longer than 80 characters (found 116). | 116 |
Error | design | DesignForExtension | Class 'Product' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Product' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 119 |
Error | misc | FinalParameters | Parameter other should be final. | 120 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 124 |
Error | sizes | LineLength | Line is longer than 80 characters (found 169). | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 38 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 51 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 54 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 64 |
Error | misc | FinalParameters | Parameter objectType should be final. | 69 |
Error | coding | HiddenField | 'objectType' hides a field. | 69 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | misc | FinalParameters | Parameter objectType should be final. | 73 |
Error | coding | HiddenField | 'objectType' hides a field. | 73 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 78 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | javadoc | JavadocStyle | First sentence should end with a period. | 89 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 91 |
Error | misc | FinalParameters | Parameter displayName should be final. | 96 |
Error | coding | HiddenField | 'displayName' hides a field. | 96 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'withDisplayName' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'withDisplayName' static/final/abstract/empty, or adding allowed annotation for the method. | 100 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 100 |
Error | misc | FinalParameters | Parameter displayName should be final. | 100 |
Error | coding | HiddenField | 'displayName' hides a field. | 100 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 107 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 118 |
Error | misc | FinalParameters | Parameter path should be final. | 123 |
Error | coding | HiddenField | 'path' hides a field. | 123 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'withPath' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'withPath' static/final/abstract/empty, or adding allowed annotation for the method. | 127 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Error | misc | FinalParameters | Parameter path should be final. | 127 |
Error | coding | HiddenField | 'path' hides a field. | 127 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 132 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 137 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 137 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 142 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 142 |
Error | misc | FinalParameters | Parameter name should be final. | 143 |
Error | misc | FinalParameters | Parameter value should be final. | 143 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 147 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 147 |
Error | misc | FinalParameters | Parameter name should be final. | 147 |
Error | misc | FinalParameters | Parameter value should be final. | 147 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 152 |
Error | sizes | LineLength | Line is longer than 80 characters (found 131). | 154 |
Error | design | DesignForExtension | Class 'Property' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Property' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 157 |
Error | misc | FinalParameters | Parameter other should be final. | 158 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 162 |
Error | sizes | LineLength | Line is longer than 80 characters (found 196). | 166 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 25 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 26 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 44 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 57 |
Error | misc | FinalParameters | Parameter objectType should be final. | 62 |
Error | coding | HiddenField | 'objectType' hides a field. | 62 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 66 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |
Error | misc | FinalParameters | Parameter objectType should be final. | 66 |
Error | coding | HiddenField | 'objectType' hides a field. | 66 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 72 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 82 |
Error | misc | FinalParameters | Parameter options should be final. | 87 |
Error | coding | HiddenField | 'options' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'withOptions' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'withOptions' static/final/abstract/empty, or adding allowed annotation for the method. | 91 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 91 |
Error | misc | FinalParameters | Parameter options should be final. | 91 |
Error | coding | HiddenField | 'options' hides a field. | 91 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 96 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 101 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 111 |
Error | misc | FinalParameters | Parameter name should be final. | 111 |
Error | misc | FinalParameters | Parameter value should be final. | 111 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 118 |
Error | design | DesignForExtension | Class 'Question' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Question' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 121 |
Error | misc | FinalParameters | Parameter other should be final. | 122 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 126 |
Error | sizes | LineLength | Line is longer than 80 characters (found 165). | 130 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 52 |
Error | misc | FinalParameters | Parameter objectType should be final. | 57 |
Error | coding | HiddenField | 'objectType' hides a field. | 57 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 61 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Error | misc | FinalParameters | Parameter objectType should be final. | 61 |
Error | coding | HiddenField | 'objectType' hides a field. | 61 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 67 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 77 |
Error | misc | FinalParameters | Parameter rating should be final. | 82 |
Error | coding | HiddenField | 'rating' hides a field. | 82 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'withRating' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'withRating' static/final/abstract/empty, or adding allowed annotation for the method. | 86 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 86 |
Error | misc | FinalParameters | Parameter rating should be final. | 86 |
Error | coding | HiddenField | 'rating' hides a field. | 86 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 91 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 96 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 96 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 101 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 101 |
Error | misc | FinalParameters | Parameter name should be final. | 102 |
Error | misc | FinalParameters | Parameter value should be final. | 102 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 106 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
Error | misc | FinalParameters | Parameter name should be final. | 106 |
Error | misc | FinalParameters | Parameter value should be final. | 106 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 111 |
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 113 |
Error | design | DesignForExtension | Class 'Review' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Review' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 116 |
Error | misc | FinalParameters | Parameter other should be final. | 117 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 121 |
Error | sizes | LineLength | Line is longer than 80 characters (found 163). | 125 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 20 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 24 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 45 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 55 |
Error | misc | FinalParameters | Parameter objectType should be final. | 60 |
Error | coding | HiddenField | 'objectType' hides a field. | 60 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 64 |
Error | misc | FinalParameters | Parameter objectType should be final. | 64 |
Error | coding | HiddenField | 'objectType' hides a field. | 64 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 70 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 80 |
Error | misc | FinalParameters | Parameter members should be final. | 85 |
Error | coding | HiddenField | 'members' hides a field. | 85 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'withMembers' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'withMembers' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 89 |
Error | misc | FinalParameters | Parameter members should be final. | 89 |
Error | coding | HiddenField | 'members' hides a field. | 89 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 94 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 99 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 99 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 104 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 104 |
Error | misc | FinalParameters | Parameter name should be final. | 105 |
Error | misc | FinalParameters | Parameter value should be final. | 105 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 109 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
Error | misc | FinalParameters | Parameter name should be final. | 109 |
Error | misc | FinalParameters | Parameter value should be final. | 109 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 114 |
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 116 |
Error | design | DesignForExtension | Class 'Role' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Role' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 119 |
Error | misc | FinalParameters | Parameter other should be final. | 120 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 124 |
Error | sizes | LineLength | Line is longer than 80 characters (found 165). | 128 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocType | Missing a Javadoc comment. | 16 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 20 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 23 |
Error | design | DesignForExtension | Class 'Scope' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Scope' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 25 |
Error | design | DesignForExtension | Class 'Scope' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Scope' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 30 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 30 |
Error | design | DesignForExtension | Class 'Scope' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Scope' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 35 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 35 |
Error | misc | FinalParameters | Parameter name should be final. | 36 |
Error | misc | FinalParameters | Parameter value should be final. | 36 |
Error | design | DesignForExtension | Class 'Scope' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Scope' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 40 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
Error | misc | FinalParameters | Parameter name should be final. | 40 |
Error | misc | FinalParameters | Parameter value should be final. | 40 |
Error | design | DesignForExtension | Class 'Scope' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Scope' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 45 |
Error | design | DesignForExtension | Class 'Scope' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Scope' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 50 |
Error | misc | FinalParameters | Parameter other should be final. | 51 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 55 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Service' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Service' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | misc | FinalParameters | Parameter objectType should be final. | 54 |
Error | coding | HiddenField | 'objectType' hides a field. | 54 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Error | misc | FinalParameters | Parameter objectType should be final. | 58 |
Error | coding | HiddenField | 'objectType' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | misc | FinalParameters | Parameter name should be final. | 74 |
Error | misc | FinalParameters | Parameter value should be final. | 74 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 78 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Error | misc | FinalParameters | Parameter name should be final. | 78 |
Error | misc | FinalParameters | Parameter value should be final. | 78 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 85 |
Error | design | DesignForExtension | Class 'Song' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Song' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
Error | misc | FinalParameters | Parameter other should be final. | 89 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | misc | FinalParameters | Parameter objectType should be final. | 54 |
Error | coding | HiddenField | 'objectType' hides a field. | 54 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Error | misc | FinalParameters | Parameter objectType should be final. | 58 |
Error | coding | HiddenField | 'objectType' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | misc | FinalParameters | Parameter name should be final. | 74 |
Error | misc | FinalParameters | Parameter value should be final. | 74 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 78 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Error | misc | FinalParameters | Parameter name should be final. | 78 |
Error | misc | FinalParameters | Parameter value should be final. | 78 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 85 |
Error | design | DesignForExtension | Class 'Status' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Status' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
Error | misc | FinalParameters | Parameter other should be final. | 89 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 23 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 26 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 27 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 46 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 55 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 58 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | misc | FinalParameters | Parameter objectType should be final. | 73 |
Error | coding | HiddenField | 'objectType' hides a field. | 73 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 77 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
Error | misc | FinalParameters | Parameter objectType should be final. | 77 |
Error | coding | HiddenField | 'objectType' hides a field. | 77 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 83 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 93 |
Error | misc | FinalParameters | Parameter by should be final. | 98 |
Error | coding | HiddenField | 'by' hides a field. | 98 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'withBy' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'withBy' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter by should be final. | 102 |
Error | coding | HiddenField | 'by' hides a field. | 102 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 108 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 118 |
Error | misc | FinalParameters | Parameter prerequisites should be final. | 123 |
Error | coding | HiddenField | 'prerequisites' hides a field. | 123 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'withPrerequisites' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'withPrerequisites' static/final/abstract/empty, or adding allowed annotation for the method. | 127 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 127 |
Error | misc | FinalParameters | Parameter prerequisites should be final. | 127 |
Error | coding | HiddenField | 'prerequisites' hides a field. | 127 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 133 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 143 |
Error | misc | FinalParameters | Parameter required should be final. | 148 |
Error | coding | HiddenField | 'required' hides a field. | 148 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'withRequired' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'withRequired' static/final/abstract/empty, or adding allowed annotation for the method. | 152 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 152 |
Error | misc | FinalParameters | Parameter required should be final. | 152 |
Error | coding | HiddenField | 'required' hides a field. | 152 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 158 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 168 |
Error | misc | FinalParameters | Parameter supersedes should be final. | 173 |
Error | coding | HiddenField | 'supersedes' hides a field. | 173 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'withSupersedes' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'withSupersedes' static/final/abstract/empty, or adding allowed annotation for the method. | 177 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 177 |
Error | misc | FinalParameters | Parameter supersedes should be final. | 177 |
Error | coding | HiddenField | 'supersedes' hides a field. | 177 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 182 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 187 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 187 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 192 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 192 |
Error | misc | FinalParameters | Parameter name should be final. | 193 |
Error | misc | FinalParameters | Parameter value should be final. | 193 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 197 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 197 |
Error | misc | FinalParameters | Parameter name should be final. | 197 |
Error | misc | FinalParameters | Parameter value should be final. | 197 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 202 |
Error | sizes | LineLength | Line is longer than 80 characters (found 167). | 204 |
Error | design | DesignForExtension | Class 'Task' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Task' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 207 |
Error | misc | FinalParameters | Parameter other should be final. | 208 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 212 |
Error | sizes | LineLength | Line is longer than 80 characters (found 262). | 216 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 37 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 50 |
Error | misc | FinalParameters | Parameter objectType should be final. | 55 |
Error | coding | HiddenField | 'objectType' hides a field. | 55 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 59 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 59 |
Error | misc | FinalParameters | Parameter objectType should be final. | 59 |
Error | coding | HiddenField | 'objectType' hides a field. | 59 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 64 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 69 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 69 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 74 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 74 |
Error | misc | FinalParameters | Parameter name should be final. | 75 |
Error | misc | FinalParameters | Parameter value should be final. | 75 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 79 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 79 |
Error | misc | FinalParameters | Parameter name should be final. | 79 |
Error | misc | FinalParameters | Parameter value should be final. | 79 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 86 |
Error | design | DesignForExtension | Class 'Team' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Team' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 89 |
Error | misc | FinalParameters | Parameter other should be final. | 90 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 94 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 98 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 18 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 21 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 22 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 36 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 39 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 49 |
Error | misc | FinalParameters | Parameter objectType should be final. | 54 |
Error | coding | HiddenField | 'objectType' hides a field. | 54 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'withObjectType' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'withObjectType' static/final/abstract/empty, or adding allowed annotation for the method. | 58 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 58 |
Error | misc | FinalParameters | Parameter objectType should be final. | 58 |
Error | coding | HiddenField | 'objectType' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 63 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 68 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 68 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 73 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 73 |
Error | misc | FinalParameters | Parameter name should be final. | 74 |
Error | misc | FinalParameters | Parameter value should be final. | 74 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 78 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 78 |
Error | misc | FinalParameters | Parameter name should be final. | 78 |
Error | misc | FinalParameters | Parameter value should be final. | 78 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 83 |
Error | sizes | LineLength | Line is longer than 80 characters (found 98). | 85 |
Error | design | DesignForExtension | Class 'Video' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Video' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 88 |
Error | misc | FinalParameters | Parameter other should be final. | 89 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 93 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | |
Error | sizes | LineLength | Line is longer than 80 characters (found 128). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Accept' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Accept' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 114). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Access' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Access' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 132). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Acknowledge' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Acknowledge' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Add' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Add' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Agree' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Agree' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 127). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Append' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Append' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 108). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Approve' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Approve' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Archive' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Archive' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Assign' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Assign' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 125). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'At' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'At' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 133). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Attach' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attach' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Attend' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Attend' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Author' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Author' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 487). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Authorize' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Authorize' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 275). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Borrow' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Borrow' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 107). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Build' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Build' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 94). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Cancel' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Cancel' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Checkin' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Checkin' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 145). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Close' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Close' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Complete' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Complete' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 154). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Confirm' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Confirm' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 397). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Consume' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Consume' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Create' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Create' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Delete' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Delete' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Deliver' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deliver' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 100). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Deny' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Deny' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Disagree' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Disagree' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 171). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Dislike' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Dislike' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 470). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Experience' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Experience' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Favorite' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Favorite' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Find' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Find' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 213). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 107 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'FlagAsInappropriate' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'FlagAsInappropriate' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 276). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Follow' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Follow' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 213). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Give' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Give' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 96). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Host' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Host' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 192). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Ignore' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Ignore' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Insert' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Insert' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Install' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Install' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 113). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Interact' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Interact' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 205). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 102). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Invite' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Invite' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Join' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Join' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 115). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Leave' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Leave' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Like' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Like' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 181). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Listen' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Listen' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Lose' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Lose' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'MakeFriend' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'MakeFriend' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 145). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Open' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Open' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 168). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Play' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Play' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Post' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Post' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Present' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Present' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 140). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Purchase' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Purchase' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 148). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Qualify' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Qualify' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 171). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Read' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Read' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 152). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Receive' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Receive' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Reject' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Reject' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Remove' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Remove' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 82). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'RemoveFriend' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RemoveFriend' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Replace' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Replace' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 145). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Request' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Request' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 91). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 95). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'RequestFriend' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RequestFriend' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 147). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Resolve' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Resolve' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 209). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Retract' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Retract' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 103). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Return' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Return' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'RsvpMaybe' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpMaybe' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'RsvpNo' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpNo' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocStyle | First sentence should end with a period. | 19 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 83). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'RsvpYes' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'RsvpYes' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 312). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 84). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Satisfy' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Satisfy' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 311). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Save' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Save' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 89). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Schedule' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Schedule' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 163). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 105). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Search' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Search' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 128). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Sell' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sell' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Send' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Send' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Share' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Share' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 236). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Sponsor' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Sponsor' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 97). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Start' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Start' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'StopFollowing' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'StopFollowing' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 138). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 104). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Submit' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Submit' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 201). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 101). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Tag' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tag' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 81). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Terminate' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Terminate' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 171). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Tie' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Tie' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 90). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 92). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Unfavorite' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unfavorite' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Unlike' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unlike' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 329). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 88). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Unsatisfy' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsatisfy' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 86). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Unsave' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unsave' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 158). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | sizes | LineLength | Line is longer than 80 characters (found 117). | 38 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Unshare' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Unshare' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 228). | 24 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 25 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 |
Error | sizes | LineLength | Line is longer than 80 characters (found 119). | 42 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 47 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 56 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 65 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 75 |
Error | misc | FinalParameters | Parameter verb should be final. | 80 |
Error | coding | HiddenField | 'verb' hides a field. | 80 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 84 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 84 |
Error | misc | FinalParameters | Parameter verb should be final. | 84 |
Error | coding | HiddenField | 'verb' hides a field. | 84 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 90 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 100 |
Error | misc | FinalParameters | Parameter title should be final. | 105 |
Error | coding | HiddenField | 'title' hides a field. | 105 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 109 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |
Error | misc | FinalParameters | Parameter title should be final. | 109 |
Error | coding | HiddenField | 'title' hides a field. | 109 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 118 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 131 |
Error | misc | FinalParameters | Parameter object should be final. | 136 |
Error | coding | HiddenField | 'object' hides a field. | 136 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'withObject' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'withObject' static/final/abstract/empty, or adding allowed annotation for the method. | 140 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 140 |
Error | misc | FinalParameters | Parameter object should be final. | 140 |
Error | coding | HiddenField | 'object' hides a field. | 140 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 149 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 162 |
Error | misc | FinalParameters | Parameter target should be final. | 167 |
Error | coding | HiddenField | 'target' hides a field. | 167 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'withTarget' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'withTarget' static/final/abstract/empty, or adding allowed annotation for the method. | 171 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 171 |
Error | misc | FinalParameters | Parameter target should be final. | 171 |
Error | coding | HiddenField | 'target' hides a field. | 171 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 176 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 181 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 181 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 186 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 186 |
Error | misc | FinalParameters | Parameter name should be final. | 187 |
Error | misc | FinalParameters | Parameter value should be final. | 187 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 191 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 191 |
Error | misc | FinalParameters | Parameter name should be final. | 191 |
Error | misc | FinalParameters | Parameter value should be final. | 191 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 196 |
Error | sizes | LineLength | Line is longer than 80 characters (found 136). | 198 |
Error | design | DesignForExtension | Class 'Update' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Update' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 201 |
Error | misc | FinalParameters | Parameter other should be final. | 202 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 206 |
Error | sizes | LineLength | Line is longer than 80 characters (found 203). | 210 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Use' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Use' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 202). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Watch' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Watch' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | sizes | LineLength | Line is longer than 80 characters (found 87). | 22 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 23 |
Error | blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
Error | javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
Error | sizes | LineLength | Line is longer than 80 characters (found 85). | 40 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 43 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 53 |
Error | misc | FinalParameters | Parameter verb should be final. | 58 |
Error | coding | HiddenField | 'verb' hides a field. | 58 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'withVerb' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'withVerb' static/final/abstract/empty, or adding allowed annotation for the method. | 62 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 62 |
Error | misc | FinalParameters | Parameter verb should be final. | 62 |
Error | coding | HiddenField | 'verb' hides a field. | 62 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 68 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 78 |
Error | misc | FinalParameters | Parameter title should be final. | 83 |
Error | coding | HiddenField | 'title' hides a field. | 83 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'withTitle' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'withTitle' static/final/abstract/empty, or adding allowed annotation for the method. | 87 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 87 |
Error | misc | FinalParameters | Parameter title should be final. | 87 |
Error | coding | HiddenField | 'title' hides a field. | 87 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method. | 92 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'getAdditionalProperties' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'getAdditionalProperties' static/final/abstract/empty, or adding allowed annotation for the method. | 97 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 97 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'setAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'setAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 102 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 102 |
Error | misc | FinalParameters | Parameter name should be final. | 103 |
Error | misc | FinalParameters | Parameter value should be final. | 103 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'withAdditionalProperty' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'withAdditionalProperty' static/final/abstract/empty, or adding allowed annotation for the method. | 107 |
Error | javadoc | JavadocMethod | Missing a Javadoc comment. | 107 |
Error | misc | FinalParameters | Parameter name should be final. | 107 |
Error | misc | FinalParameters | Parameter value should be final. | 107 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method. | 112 |
Error | sizes | LineLength | Line is longer than 80 characters (found 106). | 114 |
Error | design | DesignForExtension | Class 'Win' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'Win' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method. | 117 |
Error | misc | FinalParameters | Parameter other should be final. | 118 |
Error | coding | SimplifyBooleanExpression | Expression can be simplified. | 122 |
Error | sizes | LineLength | Line is longer than 80 characters (found 149). | 126 |