The following document contains the results of Checkstyle 8.41 with colab/checkstyle/colab_checks.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
254 | 0 | 467 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | LeftCurly
|
5 | Warning |
RightCurly
|
5 | Warning | |
RightCurly
|
5 | Warning | |
coding | OverloadMethodsDeclarationOrder | 4 | Warning |
VariableDeclarationUsageDistance | 7 | Warning | |
imports | AvoidStarImport | 17 | Warning |
CustomImportOrder
|
235 | Warning | |
indentation | CommentsIndentation
|
27 | Warning |
Indentation
|
14 | Warning | |
javadoc | InvalidJavadocPosition | 6 | Warning |
JavadocTagContinuationIndentation | 6 | Warning | |
NonEmptyAtclauseDescription | 12 | Warning | |
misc | UpperEll | 1 | Warning |
modifier | ModifierOrder | 3 | Warning |
naming | AbbreviationAsWordInName
|
6 | Warning |
LocalVariableName
|
10 | Warning | |
MemberName
|
17 | Warning | |
sizes | LineLength
|
88 | Error |
whitespace | OperatorWrap
|
2 | Warning |
WhitespaceAround
|
2 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'org.apache.maven.doxia.sink.Sink' | 18 |
Warning | indentation | Indentation | 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 20, 24. | 79 |
Warning | indentation | Indentation | 'method def' child has incorrect indentation level 20, expected level should be one of the following: 24, 28. | 82 |
Warning | indentation | Indentation | 'method def' child has incorrect indentation level 20, expected level should be one of the following: 24, 28. | 83 |
Warning | indentation | Indentation | 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 20, 24. | 84 |
Warning | indentation | Indentation | 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 20, 24. | 86 |
Warning | indentation | Indentation | 'method def' child has incorrect indentation level 20, expected level should be one of the following: 24, 28. | 90 |
Warning | indentation | Indentation | 'method def' child has incorrect indentation level 20, expected level should be one of the following: 24, 28. | 91 |
Warning | indentation | Indentation | 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 20, 24. | 92 |
Warning | indentation | Indentation | 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 16, 20. | 93 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 145 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 154 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 486). | 34 |
Warning | naming | LocalVariableName | Local variable name 'aSize' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 95 |
Warning | naming | LocalVariableName | Local variable name 'bSize' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 96 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.Schedule' | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Schedule' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Singleton' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Startup' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - ch.colabproject.colab.api.model.card.*. | 17 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - ch.colabproject.colab.api.model.document.*. | 18 |
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.jcr.RepositoryException' | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.jcr.RepositoryException' import. Should be before 'org.slf4j.LoggerFactory'. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.slf4j.LoggerFactory'. | 32 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.io.InputStream' import. Should be before 'org.slf4j.LoggerFactory'. | 33 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.*' import. Should be before 'org.slf4j.LoggerFactory'. | 34 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Map.Entry' import. Should be before 'org.slf4j.LoggerFactory'. | 35 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'duplicateDataIntoJCR' must contain no more than '2' consecutive capital letters. | 722 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 781 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 782 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'duplicateFileDocumentIntoJCR' must contain no more than '2' consecutive capital letters. | 784 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.enterprise.context.RequestScoped' | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.enterprise.context.RequestScoped' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.transaction.Status' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'org.slf4j.LoggerFactory'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Collection' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Set' import. Should be before 'org.slf4j.LoggerFactory'. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'org.slf4j.LoggerFactory'. | 27 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 155. | 149 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'result' 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). | 319 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.cluster.Member' import. Should be before 'org.slf4j.LoggerFactory'. | 64 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.HazelcastInstance' import. Should be before 'org.slf4j.LoggerFactory'. | 65 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.IExecutorService' import. Should be before 'org.slf4j.LoggerFactory'. | 66 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. | 197 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 395. | 394 |
Warning | naming | LocalVariableName | Local variable name 'pChannel' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 708 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. | 32 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.*' import. Should be before 'org.slf4j.LoggerFactory'. | 30 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'org.slf4j.LoggerFactory'. | 31 |
Warning | coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '235'. | 311 |
Warning | coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '495'. | 534 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | MemberName | Member name 'xMin' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 43 |
Warning | naming | MemberName | Member name 'yMin' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 45 |
Warning | naming | MemberName | Member name 'xMax' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 |
Warning | naming | MemberName | Member name 'yMax' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 50 |
Warning | coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '60'. | 127 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 |
Warning | naming | LocalVariableName | Local variable name 'aArea' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 314 |
Warning | naming | LocalVariableName | Local variable name 'bArea' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 315 |
Warning | naming | MemberName | Member name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 365 |
Warning | naming | MemberName | Member name 'y' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 368 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | MemberName | Member name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 24 |
Warning | naming | MemberName | Member name 'y' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 30 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 87 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'project' 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). | 158 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_MIN_INDEX' must contain no more than '2' consecutive capital letters. | 42 |
Warning | naming | MemberName | Member name 'DEFAULT_MIN_INDEX' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 42 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_MAX_INDEX' must contain no more than '2' consecutive capital letters. | 47 |
Warning | naming | MemberName | Member name 'DEFAULT_MAX_INDEX' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 47 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_INDEX_INC' must contain no more than '2' consecutive capital letters. | 52 |
Warning | naming | MemberName | Member name 'DEFAULT_INDEX_INC' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 52 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 366. | 364 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 136. | 133 |
Warning | indentation | CommentsIndentation | Block comment has incorrect indentation level 11, expected is 4, indentation should be the same level as line 189. | 182 |
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'newResource' 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). | 561 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'org.apache.hc.client5.http.classic.HttpClient' | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 15 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 15 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.TransactionAttribute' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.TransactionAttributeType' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.time.OffsetDateTime' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. | 42 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 43 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Optional' import. Should be before 'org.slf4j.LoggerFactory'. | 44 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Set' import. Should be before 'org.slf4j.LoggerFactory'. | 45 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'org.slf4j.LoggerFactory'. | 46 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 417. | 416 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 448. | 434 |
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'newProject' 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). | 459 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 125). | 76 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 106). | 79 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'ch.colabproject.colab.api.controller.project.ProjectManager' | 13 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.api.controller.project.ProjectManager' import. Should be before 'javax.inject.Inject'. | 13 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.api.controller.token.TokenManager' import. Should be before 'javax.inject.Inject'. | 14 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.api.model.project.InstanceMaker' import. Should be before 'javax.inject.Inject'. | 15 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.api.model.project.Project' import. Should be before 'javax.inject.Inject'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.api.model.user.User' import. Should be before 'javax.inject.Inject'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.api.persistence.jpa.project.InstanceMakerDao' import. Should be before 'javax.inject.Inject'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.generator.model.exceptions.HttpErrorMessage' import. Should be before 'javax.inject.Inject'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.generator.model.exceptions.MessageI18nKey' import. Should be before 'javax.inject.Inject'. | 20 |
Warning | imports | CustomImportOrder | Extra separation in import group before 'java.util.List' | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'org.slf4j.LoggerFactory'. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'org.slf4j.LoggerFactory'. | 31 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 285 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - ch.colabproject.colab.api.model.token.*. | 25 |
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 38 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 39 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 40 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.mail.MessagingException' import. Should be before 'org.slf4j.LoggerFactory'. | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.time.OffsetDateTime' import. Should be before 'org.slf4j.LoggerFactory'. | 42 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 43 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Objects' import. Should be before 'org.slf4j.LoggerFactory'. | 44 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 237 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 106). | 465 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 105). | 548 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 103). | 563 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 657. | 647 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 157). | 217 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 222 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 225 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 231 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 268 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'com.google.common.collect.Lists' | 41 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'javax.inject.Inject'. | 41 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 136). | 248 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 279 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 707 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.cluster.Member' import. Should be before 'org.slf4j.LoggerFactory'. | 42 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.HazelcastInstance' import. Should be before 'org.slf4j.LoggerFactory'. | 43 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.IExecutorService' import. Should be before 'org.slf4j.LoggerFactory'. | 44 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.cp.lock.FencedLock' import. Should be before 'org.slf4j.LoggerFactory'. | 45 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.map.IMap' import. Should be before 'org.slf4j.LoggerFactory'. | 46 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 191, 201. | 200 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 118). | 286 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 277. | 290 |
Warning | javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 404 |
Warning | javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 420 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 223. | 259 |
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'conflictFree' 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). | 321 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 406. | 407 |
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'totalLength' 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). | 429 |
Warning | naming | LocalVariableName | Local variable name 'pFree' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 501 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 572 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 573 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 632 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | MemberName | Member name 'o' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 42 |
Warning | naming | MemberName | Member name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 48 |
Warning | naming | MemberName | Member name 'v' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 53 |
Warning | naming | MemberName | Member name 'l' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 58 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.exceptions.ColabMergeException' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | MemberName | Member name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 116 |
Warning | naming | MemberName | Member name 'y' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 122 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.exceptions.ColabMergeException' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.exceptions.ColabMergeException' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 8, expected level should be 4. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 277. | 276 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.exceptions.ColabMergeException' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.json.bind.annotation.JsonbTypeDeserializer' | 14 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.persistence.*. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.time.OffsetDateTime' import. Should be before 'javax.validation.constraints.NotNull'. | 18 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.json.bind.annotation.JsonbTransient' | 26 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.persistence.*. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.validation.constraints.Size'. | 30 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.validation.constraints.Size'. | 31 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.stream.Collectors' import. Should be before 'javax.validation.constraints.Size'. | 32 |
Warning | indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 16, expected level should be 12. | 43 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 51 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 55 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 119). | 57 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 105). | 60 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 61 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 105). | 63 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 64 |
Warning | blocks | LeftCurly | '{' at column 30 should have line break after. | 419 |
Warning | blocks | RightCurly | '}' at column 71 should be alone on a line. | 419 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.exceptions.ColabMergeException' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.json.bind.annotation.JsonbTransient' | 22 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.persistence.*. | 23 |
Warning | imports | CustomImportOrder | Import statement for 'ch.colabproject.colab.api.model.team.TeamMember.TEAM_SEQUENCE_NAME' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.json.bind.annotation.JsonbTransient' | 11 |
Warning | indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 8, expected level should be 4. | 35 |
Warning | indentation | Indentation | 'annotation array initialization' child has incorrect indentation level 8, expected level should be 4. | 36 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.json.bind.annotation.JsonbTransient' | 21 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.persistence.*. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.time.OffsetDateTime' import. Should be before 'javax.validation.constraints.NotNull'. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.Arrays' import. Should be before 'javax.validation.constraints.NotNull'. | 27 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | AbbreviationAsWordInName | Abbreviation in name 'TokenWithURL' must contain no more than '2' consecutive capital letters. | 19 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 154). | 33 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 121). | 39 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 190). | 43 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 56 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 225). | 63 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 145). | 67 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 231). | 71 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 140). | 75 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 260). | 79 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 537). | 85 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 542). | 89 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 227). | 93 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 112). | 96 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 154). | 98 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 484). | 102 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 273). | 109 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 222). | 115 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 332). | 121 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 388). | 127 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 332). | 133 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 147 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 129). | 35 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 41 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 93 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 115). | 133 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 124). | 26 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 113). | 29 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 200). | 33 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 159). | 51 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 191). | 55 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 377). | 71 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 352). | 75 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 108). | 86 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 89 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 135). | 95 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 126). | 27 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 32 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 112). | 50 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 120). | 52 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 118). | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | Indentation | 'method call rparen' has incorrect indentation level 12, expected level should be 8. | 47 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.model.ColabEntity' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.model.WithPermission' should be separated from previous import group by one line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 152. | 150 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'ch.colabproject.colab.generator.model.annotations.ExtractJavaDoc' | 11 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.generator.model.annotations.ExtractJavaDoc' import. Should be before 'javax.validation.constraints.NotNull'. | 11 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'ch.colabproject.colab.generator.model.interfaces.WithJsonDiscriminator' import. Should be before 'javax.validation.constraints.NotNull'. | 12 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.json.bind.annotation.JsonbTransient' | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.json.bind.annotation.JsonbTransient' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.json.bind.annotation.JsonbTypeDeserializer' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 22 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.json.bind.annotation.JsonbTypeSerializer' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.*' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 24 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.persistence.*. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.validation.constraints.NotNull' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.validation.constraints.Pattern' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.validation.constraints.Size' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.time.OffsetDateTime' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.apache.commons.lang3.StringUtils'. | 30 |
Warning | blocks | LeftCurly | '{' at column 43 should have line break after. | 253 |
Warning | blocks | RightCurly | '}' at column 64 should be alone on a line. | 253 |
Warning | blocks | LeftCurly | '{' at column 58 should have line break after. | 260 |
Warning | blocks | RightCurly | '}' at column 90 should be alone on a line. | 260 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | 'ch.colabproject.colab.api.setup.ColabConfiguration' should be separated from previous import group by one line. | 10 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. | 43 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 116). | 94 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 56. | 99 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 132. | 130 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 103). | 212 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | misc | UpperEll | Should use uppercase 'L'. | 59 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 94 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 111. | 102 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 60 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 14 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 14 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 15 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.EntityManager' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.NoResultException' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.PersistenceContext' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.TypedQuery' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. | 53 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'org.slf4j.Logger' | 13 |
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.EntityManager' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.NoResultException' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.PersistenceContext' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.TypedQuery' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 104 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 119. | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.EntityManager' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.NoResultException' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.PersistenceContext' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.TypedQuery' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 13 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 13 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 14 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.EntityManager' import. Should be before 'org.slf4j.LoggerFactory'. | 15 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.PersistenceContext' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - ch.colabproject.colab.api.model.token.*. | 13 |
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.ejb.LocalBean' | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.LocalBean' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ejb.Stateless' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.EntityManager' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.NoResultException' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.persistence.PersistenceContext' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. | 232 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.HazelcastInstance' import. Should be before 'org.slf4j.LoggerFactory'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.cp.lock.FencedLock' import. Should be before 'org.slf4j.LoggerFactory'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.map.IMap' import. Should be before 'org.slf4j.LoggerFactory'. | 29 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 109). | 26 |
Warning | javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 45 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.*' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.ws.rs.*. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.core.MediaType' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 26 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 109). | 116 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.validation.constraints.NotNull' | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 35 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 106). | 225 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 111). | 240 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 114). | 327 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.Consumes' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.GET' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.Path' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.Produces' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.core.MediaType' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 11 |
Warning | blocks | LeftCurly | '{' at column 42 should have line break after. | 41 |
Warning | blocks | RightCurly | '}' at column 85 should be alone on a line. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 16 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.*' import. Should be before 'org.slf4j.LoggerFactory'. | 17 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.ws.rs.*. | 17 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.core.MediaType' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 110 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.*' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.ws.rs.*. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.core.MediaType' import. Should be before 'org.slf4j.LoggerFactory'. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 27 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 163 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 107). | 71 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - ch.colabproject.colab.api.model.user.*. | 12 |
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.inject.Inject' | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.*' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - javax.ws.rs.*. | 22 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.core.MediaType' import. Should be before 'org.slf4j.LoggerFactory'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'java.io.Serializable' | 11 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.annotation.Priority' | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Priority' import. Should be before 'org.slf4j.LoggerFactory'. | 18 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.inject.Inject' import. Should be before 'org.slf4j.LoggerFactory'. | 19 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.container.ContainerRequestContext' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.container.ContainerRequestFilter' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.container.ResourceInfo' import. Should be before 'org.slf4j.LoggerFactory'. | 22 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.core.Context' import. Should be before 'org.slf4j.LoggerFactory'. | 23 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.ext.ExceptionMapper' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.ws.rs.ext.Provider' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.io.IOException' import. Should be before 'org.slf4j.LoggerFactory'. | 26 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.lang.annotation.Annotation' import. Should be before 'org.slf4j.LoggerFactory'. | 27 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.lang.reflect.Method' import. Should be before 'org.slf4j.LoggerFactory'. | 28 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. | 29 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. | 30 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 101). | 137 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.HazelcastInstance' import. Should be before 'org.slf4j.LoggerFactory'. | 34 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.cp.lock.FencedLock' import. Should be before 'org.slf4j.LoggerFactory'. | 35 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.flakeidgen.FlakeIdGenerator' import. Should be before 'org.slf4j.LoggerFactory'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.map.IMap' import. Should be before 'org.slf4j.LoggerFactory'. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'ch.colabproject.colab.api.setup.ColabConfiguration.getTermsOfUseDate' is in the wrong order. Should be in the 'STATIC' group, expecting not assigned imports on this line. | 13 |
Warning | blocks | LeftCurly | '{' at column 32 should have line break after. | 37 |
Warning | blocks | RightCurly | '}' at column 53 should be alone on a line. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 62 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 110). | 600 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.cluster.Member' import. Should be before 'org.slf4j.LoggerFactory'. | 20 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.HazelcastInstance' import. Should be before 'org.slf4j.LoggerFactory'. | 21 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 109). | 153 |
Warning | javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 231 |
Warning | javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 372 |
Warning | javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 380 |
Warning | javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 381 |
Warning | javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 389 |
Warning | javadoc | JavadocTagContinuationIndentation | Line continuation have incorrect indentation level, expected level should be 4. | 390 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 399 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.annotation.Resource' import. Should be before 'liquibase.resource.ResourceAccessor'. | 13 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.enterprise.inject.Produces' import. Should be before 'liquibase.resource.ResourceAccessor'. | 14 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.sql.DataSource' import. Should be before 'liquibase.resource.ResourceAccessor'. | 15 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 38 |
Warning | javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.core.HazelcastInstance' import. Should be before 'org.slf4j.LoggerFactory'. | 36 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'com.hazelcast.flakeidgen.FlakeIdGenerator' import. Should be before 'org.slf4j.LoggerFactory'. | 37 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Extra separation in import group before 'javax.websocket.EncodeException' | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'javax.websocket.EncodeException' import. Should be before 'org.slf4j.LoggerFactory'. | 24 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'java.util.*' import. Should be before 'org.slf4j.LoggerFactory'. | 25 |
Warning | imports | AvoidStarImport | Using the '.*' form of import should be avoided - java.util.*. | 25 |
Warning | coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '135'. | 195 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 205 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | modifier | ModifierOrder | 'abstract' modifier out of order with the JLS suggestions. | 44 |
Warning | modifier | ModifierOrder | 'protected' modifier out of order with the JLS suggestions. | 70 |
Warning | sizes | LineLength | Line is longer than 100 characters (found 104). | 316 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 61 |
Warning | whitespace | WhitespaceAround | WhitespaceAround: '+' is not preceded with whitespace. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. | 97 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 29 |
Warning | naming | LocalVariableName | Local variable name 'aString' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 33 |
Warning | naming | LocalVariableName | Local variable name 'aLong' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 34 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 46. | 41 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 320, 325. | 324 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | LocalVariableName | Local variable name 'pCleaned' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 240 |
Warning | naming | LocalVariableName | Local variable name 'pName' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. | 241 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 629 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 630 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 631 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 632 |
Warning | whitespace | OperatorWrap | '+' should be on a new line. | 826 |
Warning | coding | VariableDeclarationUsageDistance | Distance between variable 'methodPath' declaration and its first usage is 6, 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). | 973 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | sizes | LineLength | Line is longer than 100 characters (found 102). | 397 |
Warning | indentation | CommentsIndentation | Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 412. | 411 |