Checkstyle Results
The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
1615 | 0 | 0 | 561 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | EqualsHashCode | 1 | ![]() |
design | FinalClass | 18 | ![]() |
header | RegexpHeader
|
15 | ![]() |
imports | UnusedImports
|
16 | ![]() |
indentation | Indentation
|
52 | ![]() |
javadoc | JavadocMethod
|
102 | ![]() |
JavadocPackage | 4 | ![]() | |
JavadocStyle
|
1 | ![]() | |
JavadocType
|
5 | ![]() | |
JavadocVariable
|
27 | ![]() | |
misc | UpperEll | 12 | ![]() |
naming | ClassTypeParameterName
|
17 | ![]() |
ConstantName
|
1 | ![]() | |
MemberName | 9 | ![]() | |
MethodTypeParameterName
|
62 | ![]() | |
regexp | RegexpSingleline
|
17 | ![]() |
sizes | LineLength
|
36 | ![]() |
whitespace | FileTabCharacter
|
5 | ![]() |
MethodParamPad | 30 | ![]() | |
NoWhitespaceBefore | 8 | ![]() | |
OperatorWrap | 39 | ![]() | |
ParenPad | 1 | ![]() | |
WhitespaceAfter | 15 | ![]() | |
WhitespaceAround | 67 | ![]() |
Details
commonsAuditTranslation.properties
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 200). | 84 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 130 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 164 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 202 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 204 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 161). | 208 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 210 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 174). | 216 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 157). | 218 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 139). | 236 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 238 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 125). | 240 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 262 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 160). | 266 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 268 |
org/forgerock/api/JavascriptTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'throws' has incorrect indentation level 4, expected level should be 12. | 58 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 75 |
org/forgerock/api/annotations/Action.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 56 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 58 |
org/forgerock/api/annotations/Actions.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 35 |
org/forgerock/api/annotations/AdditionalProperties.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
org/forgerock/api/annotations/ApiError.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 27 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 29 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 31 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/CollectionProvider.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 55 |
org/forgerock/api/annotations/Create.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 51 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 56 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 61 |
org/forgerock/api/annotations/Default.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/Delete.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
org/forgerock/api/annotations/Description.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 35 |
org/forgerock/api/annotations/EnumTitle.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 34 |
org/forgerock/api/annotations/Example.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 34 |
org/forgerock/api/annotations/Format.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/Handler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 62 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 65 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 68 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 71 |
org/forgerock/api/annotations/MultipleOf.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/Operation.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 30 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 32 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 40 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 42 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
org/forgerock/api/annotations/Parameter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 26 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 28 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 30 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 32 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 34 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 36 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 38 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 40 |
org/forgerock/api/annotations/Patch.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 56 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 58 |
org/forgerock/api/annotations/Path.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 76 |
org/forgerock/api/annotations/PropertyOrder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 34 |
org/forgerock/api/annotations/PropertyPolicies.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 36 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 41 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 47 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
org/forgerock/api/annotations/Queries.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 34 |
org/forgerock/api/annotations/Query.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 55 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 63 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 68 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 70 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 72 |
org/forgerock/api/annotations/Read.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 49 |
org/forgerock/api/annotations/ReadOnly.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/RequestHandler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
org/forgerock/api/annotations/Schema.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 37 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 45 |
org/forgerock/api/annotations/SingletonProvider.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 46 |
org/forgerock/api/annotations/Title.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/UniqueItems.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 33 |
org/forgerock/api/annotations/Update.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 52 |
org/forgerock/api/commons/CommonsApi.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 117 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 119 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 121 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 123 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 125 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 127 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 129 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 131 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 133 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 135 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 137 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 139 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 141 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 143 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 145 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 147 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 149 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 151 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 153 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 155 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 157 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 159 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 161 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 163 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 165 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 167 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 169 |
org/forgerock/api/commons/frapiCommons.properties
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 127). | 31 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 35 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 41 |
org/forgerock/api/jackson/EnumSchema.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 25 |
org/forgerock/api/models/ApiError.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class ErrorComparator should be declared as final. | 246 |
org/forgerock/api/models/Definitions.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 127 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 132 |
org/forgerock/api/models/Errors.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 133 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 138 |
![]() |
design | FinalClass | Class ErrorEntryComparator should be declared as final. | 163 |
org/forgerock/api/models/Operation.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Type Javadoc comment is missing @param <T> tag. | 144 |
org/forgerock/api/models/ResourceTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 290 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 292 |
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 294 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 297 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 479 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 481 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 485 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 502 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 504 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 508 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 525 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 529 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 531 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 535 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 545 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 549 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 551 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 555 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 671 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 673 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 677 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 696 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 698 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 32, expected level should be 28. | 702 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 723 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 727 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 729 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 733 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 746 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 750 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 752 |
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 40, expected level should be 36. | 756 |
org/forgerock/api/models/Services.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 127 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 132 |
org/forgerock/audit/benchmark/CsvAuditEventHandlerWriteBenchmarkTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'throws' has incorrect indentation level 12, expected level should be 16. | 72 |
org/forgerock/audit/benchmark/JsonAuditEventHandlerWriteBenchmarkTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'throws' has incorrect indentation level 12, expected level should be 16. | 68 |
org/forgerock/audit/events/StateChangeAuditEventBuilder.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
org/forgerock/audit/events/handlers/writers/AsynchronousTextWriter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class WriterTask should be declared as final. | 89 |
org/forgerock/audit/events/handlers/writers/RotatableWriter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'object def rcurly' has incorrect indentation level 4, expected level should be one of the following: 8, 12. | 408 |
org/forgerock/audit/handlers/csv/CsvSecureVerifierTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.nio.file.Path. | 22 |
org/forgerock/audit/handlers/csv/SecureCsvWriter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SecureCsvWriterRotationHooks should be declared as final. | 398 |
org/forgerock/audit/handlers/elasticsearch/ElasticsearchQueryFilterVisitorTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 95 |
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 106 |
org/forgerock/audit/handlers/jdbc/Parameter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 20 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 21 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 22 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 23 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 24 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 25 |
org/forgerock/audit/handlers/jms/BatchPublisher.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class PublishTask should be declared as final. | 168 |
org/forgerock/audit/handlers/jms/JmsAuditEventHandler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class JmsPublisher should be declared as final. | 263 |
org/forgerock/audit/handlers/jms/JmsAuditEventHandlerTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 175 |
org/forgerock/audit/handlers/syslog/AsynchronousSyslogPublisher.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class WriterTask should be declared as final. | 140 |
org/forgerock/audit/handlers/syslog/SyslogAuditEventHandler.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class DefaultProductInfoProvider should be declared as final. | 181 |
org/forgerock/audit/handlers/syslog/SyslogFormatterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 412 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 413 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 414 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 415 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 416 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 417 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 418 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 419 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 420 |
org/forgerock/audit/json/AuditJsonConfig.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class HelpAppenderAnnotationIntrospector should be declared as final. | 315 |
org/forgerock/bloomfilter/AtomicBloomFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 2 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 107 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 107 |
![]() |
whitespace | WhitespaceAround | '/' is not followed by whitespace. | 115 |
![]() |
whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 115 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 115 |
org/forgerock/bloomfilter/BatchingBloomFilterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 48 |
org/forgerock/bloomfilter/BloomFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 79 |
org/forgerock/bloomfilter/BloomFilterChain.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 102 |
org/forgerock/bloomfilter/BloomFilterChainTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | '+' is not followed by whitespace. | 90 |
![]() |
whitespace | WhitespaceAround | '+' is not preceded with whitespace. | 90 |
org/forgerock/bloomfilter/BloomFilterStatistics.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Expected @param tag for 'expiryTime'. | 48 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'estimatedRemainingCapacity'. | 49 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 106 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 106 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 112 |
![]() |
whitespace | WhitespaceAround | '/' is not followed by whitespace. | 134 |
![]() |
whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 134 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 134 |
![]() |
whitespace | WhitespaceAround | '/' is not followed by whitespace. | 138 |
![]() |
whitespace | WhitespaceAround | '/' is not preceded with whitespace. | 138 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 138 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 153 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 215 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 216 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 217 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 218 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 219 |
org/forgerock/bloomfilter/BloomFilters.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Type Javadoc comment is missing @param <T> tag. | 66 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 97 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 109 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 125 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 142 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 152 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 162 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 176 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 191 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 203 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 211 |
org/forgerock/bloomfilter/BloomFiltersTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 124). | 78 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 146 |
![]() |
indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 183 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 184 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 185 |
![]() |
indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 186 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 187 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 188 |
![]() |
indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 189 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 190 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 191 |
![]() |
indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 8. | 192 |
![]() |
indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 12. | 193 |
org/forgerock/bloomfilter/ConcurrencyStrategy.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ';' is preceded with whitespace. | 80 |
org/forgerock/bloomfilter/ConcurrentRollingBloomFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Type Javadoc comment is missing @param <T> tag. | 37 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 102 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 103 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 104 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 105 |
org/forgerock/bloomfilter/ExpiringBloomFilterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
misc | UpperEll | Should use uppercase 'L'. | 62 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 71 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 73 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 79 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 80 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 83 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 89 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 90 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 92 |
org/forgerock/bloomfilter/ExpiryStrategy.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocType | Type Javadoc comment is missing @param <T> tag. | 22 |
org/forgerock/bloomfilter/GeometricSeriesBloomFilterPool.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 167 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 168 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 169 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 170 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 171 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 172 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 173 |
org/forgerock/bloomfilter/GeometricSeriesBloomFilterPoolTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.assertj.core.api.Assertions. | 26 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 34 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 158 |
![]() |
whitespace | WhitespaceAfter | 'typecast' is not followed by whitespace. | 161 |
org/forgerock/bloomfilter/SynchronizedBloomFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 42 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 74 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 75 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 76 |
org/forgerock/bloomfilter/monitoring/BloomFilterMonitor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
![]() |
javadoc | JavadocType | Type Javadoc comment is missing @param <T> tag. | 50 |
![]() |
whitespace | WhitespaceAround | '{' is not preceded with whitespace. | 95 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 165 |
![]() |
misc | UpperEll | Should use uppercase 'L'. | 165 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 364 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 365 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 366 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 367 |
![]() |
whitespace | OperatorWrap | '+' should be on a new line. | 368 |
org/forgerock/bloomfilter/monitoring/MethodCallStatisticsMXBean.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 31 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 36 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 41 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 47 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 54 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 59 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 64 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 69 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 74 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 79 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 84 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 89 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 94 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 99 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 104 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 110 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 127 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 132 |
org/forgerock/bloomfilter/package-info.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 74 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 99 |
org/forgerock/caf/authentication/framework/AuthenticationFilterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.mockito.ArgumentMatchers.isNull. | 27 |
org/forgerock/caf/authentication/framework/AuthenticationFrameworkTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 362 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 365 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 378 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 386 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 143). | 389 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 408 |
org/forgerock/caf/http/SetCookieSupport.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 |
org/forgerock/doc/maven/post/Bootstrap.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'MojoExecutionException' has incorrect indentation level 8, expected level should be 12. | 130 |
org/forgerock/guice/core/GuiceModuleFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*You can obtain a copy of the License at legal/CDDLv1\.0\.txt\. See the License for the$'. | 6 |
org/forgerock/guice/core/GuiceModuleFilterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*You can obtain a copy of the License at legal/CDDLv1\.0\.txt\. See the License for the$'. | 6 |
![]() |
whitespace | WhitespaceAround | '{' is not followed by whitespace. | 63 |
![]() |
whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 63 |
![]() |
whitespace | WhitespaceAround | '{' is not followed by whitespace. | 63 |
![]() |
whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 63 |
org/forgerock/guice/core/GuiceModules.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 37 |
org/forgerock/guice/core/GuiceOverride.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*You can obtain a copy of the License at legal/CDDLv1\.0\.txt\. See the License for the$'. | 6 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 39 |
org/forgerock/http/filter/FiltersChainOfBenchmark.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
![]() |
naming | MemberName | Name 'OK_HANDLER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 |
![]() |
naming | MemberName | Name 'PASS_THROUGH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 |
![]() |
naming | MemberName | Name 'REQUEST' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 |
![]() |
naming | MemberName | Name 'CONTEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 |
org/forgerock/http/handler/HandlersChainOfBenchmark.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
![]() |
naming | MemberName | Name 'OK_RESPONSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
![]() |
naming | MemberName | Name 'OK_HANDLER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 |
![]() |
naming | MemberName | Name 'PASS_THROUGH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 67 |
![]() |
naming | MemberName | Name 'REQUEST' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 |
![]() |
naming | MemberName | Name 'CONTEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 78 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 80 |
org/forgerock/http/header/SetCookieHeader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | ParenPad | ')' is preceded with whitespace. | 167 |
org/forgerock/http/io/BranchingStreamWrapperTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 51 |
![]() |
indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 52 |
![]() |
indentation | Indentation | 'array initialization' child has incorrect indentation level 12, expected level should be 8. | 53 |
org/forgerock/http/io/PipeBufferedStream.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class PipeOutputStream should be declared as final. | 85 |
![]() |
design | FinalClass | Class PipeInputStream should be declared as final. | 102 |
org/forgerock/http/routing/RouteMatchers.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SelfApiMatcher should be declared as final. | 276 |
org/forgerock/http/routing/Router.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SelfApiHandler should be declared as final. | 120 |
org/forgerock/http/serialization/JacksonJsonSerialization.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | 1 |
![]() |
imports | UnusedImports | Unused import - org.openjdk.jmh.annotations.Fork. | 33 |
org/forgerock/http/servlet/HttpApplicationLoader.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class LazilyLinkGuice should be declared as final. | 194 |
org/forgerock/http/swagger/OpenApiRequestFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 86 |
org/forgerock/http/swagger/SwaggerApiProducer.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 126 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 127 |
org/forgerock/i18n/jul/LocalizedLoggerTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 8 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 13 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 8 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 13 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
org/forgerock/i18n/maven/AbstractGenerateMessagesMojo.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 494 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 494 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 494 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 494 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 501 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 501 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 507 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 507 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 507 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 507 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 507 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 507 |
org/forgerock/i18n/maven/CleanMessagesMojo.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 46 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 46 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 46 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 46 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 110 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 110 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 110 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 110 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 116 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 116 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 122 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 122 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 122 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 122 |
org/forgerock/i18n/maven/GenerateMessagesMojo.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 34 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 34 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 34 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 34 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 40 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 40 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 40 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 40 |
org/forgerock/i18n/maven/GenerateTestMessagesMojo.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 28 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 35 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 35 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 35 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 35 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 41 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 41 |
![]() |
whitespace | WhitespaceAround | '=' is not followed by whitespace. | 41 |
![]() |
whitespace | WhitespaceAround | '=' is not preceded with whitespace. | 41 |
org/forgerock/i18n/slf4j/LocalizedLogger.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAfter | '...' is not followed by whitespace. | 5646 |
org/forgerock/i18n/slf4j/LocalizedLoggerTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 8 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 13 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 2 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 3 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 8 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 13 |
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 19 |
org/forgerock/jaspi/modules/iwa/IWAModule.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 130 |
org/forgerock/jaspi/modules/iwa/wdsso/Base64.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 |
![]() |
javadoc | WriteTag | Javadoc tag @author=Mikael Grev | 74 |
org/forgerock/jaspi/modules/iwa/wdsso/DerValue.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 |
org/forgerock/jaspi/modules/iwa/wdsso/WDSSO.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 133). | 310 |
org/forgerock/jaspi/modules/iwa/wdsso/WindowsDesktopSSOConfig.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 |
org/forgerock/jaspi/modules/openid/OpenIdConnectModule.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - jakarta.security.auth.message.AuthException. | 29 |
org/forgerock/jaspi/modules/session/jwt/JwtSessionModuleTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Line does not match expected header line of '^\W*The contents of this file are subject to the terms of the Common Development and$'. | 1 |
org/forgerock/json/jose/jwk/RsaJWK.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 171 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 188 |
![]() |
whitespace | MethodParamPad | '(' is preceded with whitespace. | 209 |
org/forgerock/json/jose/jws/SupportedEllipticCurve.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class StandardCurve should be declared as final. | 201 |
org/forgerock/json/resource/RouteMatchers.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SelfApiMatcher should be declared as final. | 208 |
org/forgerock/json/resource/Router.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class SelfApiHandler should be declared as final. | 431 |
org/forgerock/json/resource/descriptor/examples/provider/version1/DeviceCollectionProviderV1.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 68 |
org/forgerock/json/resource/descriptor/examples/provider/version2/DeviceCollectionProviderV2.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 51 |
org/forgerock/json/resource/http/CrestAdapterTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
regexp | RegexpSingleline | Line has trailing spaces. | 913 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 913 |
org/forgerock/json/schema/validator/Constants.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocStyle | First sentence should end with a period. | 422 |
![]() |
naming | ConstantName | Name 'ERROR_MSG_' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^[a-z][a-zA-Z0-9]*Logger$|^logger$'. | 425 |
org/forgerock/json/schema/validator/ObjectValidatorFactoryTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - java.util.Collections. | 22 |
![]() |
imports | UnusedImports | Unused import - java.util.List. | 24 |
![]() |
imports | UnusedImports | Unused import - javax.script.ScriptEngineFactory. | 27 |
![]() |
imports | UnusedImports | Unused import - javax.script.ScriptEngineManager. | 28 |
![]() |
imports | UnusedImports | Unused import - org.wrensecurity.guava.common.collect.ArrayListMultimap. | 30 |
![]() |
imports | UnusedImports | Unused import - org.wrensecurity.guava.common.collect.Multimap. | 31 |
org/forgerock/json/schema/validator/helpers/MaximumHelper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 67 |
org/forgerock/json/schema/validator/helpers/MinimumHelper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 68 |
org/forgerock/json/schema/validator/validators/package-info.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 21 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 27 |
org/forgerock/maven/plugins/xcite/utils/StringUtilsTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 69 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 89 |
![]() |
whitespace | FileTabCharacter | Line contains a tab character. | 310 |
org/forgerock/selfservice/core/config/ClassNameFallbackPropertyTypeResolver.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.fasterxml.jackson.databind.ObjectMapper. | 23 |
![]() |
imports | UnusedImports | Unused import - com.fasterxml.jackson.databind.json.JsonMapper. | 25 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 136). | 56 |
org/forgerock/selfservice/stages/kba/AbstractKbaStage.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 29 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 30 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 31 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 32 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 33 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 35 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 37 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 39 |
org/forgerock/selfservice/stages/kba/SecurityAnswerDefinitionConfigTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - com.fasterxml.jackson.databind.cfg.MapperBuilder. | 22 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 123). | 38 |
org/forgerock/selfservice/stages/kba/SecurityAnswerVerificationStageTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.mockito.ArgumentMatchers.isNull. | 34 |
org/forgerock/selfservice/stages/reset/ResetStageTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 132 |
org/forgerock/selfservice/stages/user/UserQueryStageTest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
imports | UnusedImports | Unused import - org.mockito.ArgumentMatchers.isNull. | 31 |
org/forgerock/util/CloseSilentlyFunction.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | ClassTypeParameterName | Name 'VIN' must match pattern '^[A-Z][0-9]*$'. | 37 |
![]() |
naming | ClassTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 37 |
![]() |
naming | MethodTypeParameterName | Name 'IN' must match pattern '^[A-Z][0-9]*$'. | 80 |
![]() |
naming | MethodTypeParameterName | Name 'OUT' must match pattern '^[A-Z][0-9]*$'. | 80 |
![]() |
naming | MethodTypeParameterName | Name 'EX' must match pattern '^[A-Z][0-9]*$'. | 80 |
org/forgerock/util/promise/Promise.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 293 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 317 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 387 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 387 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 424 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 424 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 487 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 512 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 544 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 544 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 582 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 582 |
org/forgerock/util/promise/PromiseImpl.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 359 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 364 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 376 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 376 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 383 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 383 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 416 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 416 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 447 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 452 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 465 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 465 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 472 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 472 |
org/forgerock/util/promise/Promises.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 159 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 164 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 176 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 176 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 184 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 184 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 221 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 227 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 241 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 241 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 249 |
![]() |
naming | MethodTypeParameterName | Name 'EOUT' must match pattern '^[A-Z][0-9]*$'. | 249 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 595 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 600 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 605 |
![]() |
naming | MethodTypeParameterName | Name 'VOUT' must match pattern '^[A-Z][0-9]*$'. | 611 |
org/forgerock/util/query/QueryFilter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 38 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 89 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 134 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 135 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 136 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 173 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 190 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 207 |
![]() |
coding | EqualsHashCode | Definition of 'hashCode()' without corresponding definition of 'equals()'. | 221 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 237 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 254 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 271 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 291 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 308 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 325 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 365 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 416 |
![]() |
naming | ClassTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 456 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 476 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 488 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 504 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 528 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 553 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 593 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 610 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 629 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 649 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 669 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 687 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 708 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 721 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 737 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 761 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 775 |
![]() |
naming | MethodTypeParameterName | Name 'FF' must match pattern '^[A-Z][0-9]*$'. | 795 |
org/forgerock/util/test/assertj/AbstractAssertJPromiseAssert.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 134). | 33 |
org/forgerock/util/test/assertj/Conditions.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | FinalClass | Class EqualToCondition should be declared as final. | 44 |
versions.properties
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
header | RegexpHeader | Missing a header - not enough lines in file. | 1 |