Checkstyle Results
The following document contains the results of Checkstyle 13.0.0 with checkstyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 29 | 0 | 1001 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | VariableDeclarationUsageDistance | 4 | |
| imports | CustomImportOrder
|
21 | |
| indentation | Indentation
|
937 | |
| javadoc | JavadocParagraph
|
12 | |
MissingJavadocMethod
|
10 | ||
MissingJavadocType
|
2 | ||
SummaryJavadoc
|
15 |
Details
com/github/hazendaz/beanprovider/BeanProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'jakarta.enterprise.context.spi.CreationalContext' | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 35 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.deltaspike.core.util.metadata.AnnotationInstanceProvider' | 40 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 44 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 44 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 58 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 102 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 |
com/github/hazendaz/beanprovider/BeanProviderTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 11 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.jboss.weld.environment.se.Weld' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 |
com/github/hazendaz/beanprovider/DummyInjection.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'lombok.Data' | 9 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 |
com/github/hazendaz/beanprovider/internal/deltaspike/literal/AlternativeLiteral.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 |
com/github/hazendaz/beanprovider/internal/deltaspike/literal/AnyLiteral.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 |
com/github/hazendaz/beanprovider/internal/deltaspike/literal/ApplicationScopedLiteral.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 |
com/github/hazendaz/beanprovider/internal/deltaspike/literal/NamedLiteral.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
com/github/hazendaz/beanprovider/internal/deltaspike/literal/TypedLiteral.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedCallableImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Member' | 29 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedConstructorImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Constructor' | 27 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 57 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedFieldImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Field' | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 27 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.deltaspike.core.util.HierarchyDiscovery' | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 47 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 48 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 50 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 51 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedMemberImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Member' | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedMethodImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Method' | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedParameterImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.reflect.Type' | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedTypeBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 32 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.deltaspike.core.util.ReflectionUtils' | 40 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 46 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 229 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 231 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 250 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 268 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 270 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 271 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 274 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 278 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 297 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 299 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 300 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 303 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 304 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 305 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 308 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 321 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 323 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 327 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 355 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 394 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 400 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 402 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 403 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 404 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 405 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 406 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 407 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 423 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 425 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 427 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 428 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 429 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 430 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 444 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 446 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 447 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 448 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 450 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 451 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 453 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 454 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 455 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 457 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 458 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 472 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 474 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 475 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 476 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 477 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 478 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 480 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 481 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 482 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 485 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 497 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 498 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 499 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 500 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 501 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 503 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 504 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 505 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 506 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 507 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 508 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 510 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 511 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 512 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 513 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 514 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 515 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 516 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 517 | |
| indentation | Indentation | 'for' child has incorrect indentation level 20, expected level should be 10. | 519 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 520 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 521 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 522 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 523 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 524 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 536 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 537 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 538 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 553 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 554 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 555 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 556 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 557 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 558 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 559 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 560 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 561 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 562 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 563 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 564 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 565 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 566 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 567 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 568 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 569 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 570 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 571 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 572 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 573 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 574 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 575 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 576 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 577 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 578 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 579 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 581 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 582 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 583 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 584 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 585 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 586 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 587 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 588 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 589 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 590 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 591 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 592 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 593 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 595 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 596 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 598 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 599 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 600 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 601 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 612 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 613 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 614 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 625 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 626 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 627 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 630 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 631 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 632 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 633 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 634 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 635 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 636 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 638 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 639 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 640 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 641 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 642 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 643 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 645 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 647 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 648 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 649 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 650 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 651 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 654 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 655 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 656 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 657 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 658 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 659 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 661 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 663 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 664 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 665 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 666 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 667 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 669 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 670 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 671 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 672 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 673 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 674 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 675 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 676 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 677 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 678 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 679 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 680 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 681 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 682 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 683 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 684 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 685 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 686 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 688 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 689 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 690 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 691 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 692 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 693 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 694 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 695 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 696 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 697 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 698 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 699 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 700 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 701 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 702 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 703 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 704 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 705 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 706 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 707 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 708 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 709 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 710 | |
| indentation | Indentation | 'for' has incorrect indentation level 16, expected level should be 8. | 711 | |
| indentation | Indentation | 'if' has incorrect indentation level 20, expected level should be 10. | 712 | |
| indentation | Indentation | 'if' child has incorrect indentation level 24, expected level should be 12. | 713 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 20, expected level should be 10. | 714 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 16, expected level should be 8. | 715 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 716 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 717 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 718 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 719 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 721 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 721 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 723 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 724 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 725 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 726 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 727 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 728 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 729 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 730 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 731 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 732 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 733 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 739 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'constructorParameterAnnotations' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 740 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 740 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'constructorAnnotations' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 741 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 741 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 742 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 743 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 744 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 746 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 747 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 748 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 750 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 751 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 752 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 753 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 754 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 755 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 756 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 757 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 758 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 759 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 761 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 762 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 763 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 764 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 765 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 766 | |
| indentation | Indentation | 'for' has incorrect indentation level 12, expected level should be 6. | 767 | |
| indentation | Indentation | 'for' child has incorrect indentation level 16, expected level should be 8. | 768 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 12, expected level should be 6. | 769 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 770 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 772 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 775 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 777 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 788 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 789 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 790 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 791 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 792 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 793 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 794 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 795 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 796 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 798 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 809 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 810 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 811 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 813 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 826 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 827 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 828 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 829 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 830 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 831 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 832 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 833 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 834 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 835 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 836 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 837 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 838 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 840 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 853 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 855 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 856 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 857 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 858 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 859 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 860 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 861 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 862 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 863 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 864 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 865 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 866 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 879 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 880 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 881 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 882 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 883 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 884 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 885 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 887 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 888 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 889 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 891 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 892 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 894 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 897 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 898 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 899 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 901 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 904 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 905 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 906 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 907 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedTypeBuilderTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'jakarta.enterprise.context.ApplicationScoped' | 33 | |
| imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 45 | |
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.jupiter.api.Test' | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'block lcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'block lcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 109 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'block' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'block rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 | |
| indentation | Indentation | 'class def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'class def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'enum def modifier' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 206 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 207 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 213 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 214 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotatedTypeImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Annotation' | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 52 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'mset' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| coding | VariableDeclarationUsageDistance | Distance between variable 'fset' declaration and its first usage is 7, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotationBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 61 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 99 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 111 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/AnnotationStore.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/Cat.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 39 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/Small.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'java.lang.annotation.Documented' | 27 | |
| javadoc | MissingJavadocType | Missing a Javadoc comment. | 31 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 35 |
com/github/hazendaz/beanprovider/internal/deltaspike/metadata/builder/package-info.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 8 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 8 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 11 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 11 |
com/github/hazendaz/beanprovider/package-info.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | Summary javadoc is missing. | 5 |


