The following document contains the results of Checkstyle 6.11.2 with google_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock
|
1 | Warning |
EmptyCatchBlock
|
1 | Warning | |
imports | CustomImportOrder
|
130 | Warning |
javadoc | JavadocMethod
|
5 | Warning |
NonEmptyAtclauseDescription | 37 | Warning | |
modifier | ModifierOrder | 21 | Warning |
naming | AbbreviationAsWordInName
|
5 | Warning |
LocalVariableName
|
6 | Warning | |
ParameterName
|
3 | Warning | |
whitespace | EmptyLineSeparator
|
10 | Warning |
FileTabCharacter
|
21 | Error | |
OperatorWrap
|
5 | Warning |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.apache.log4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthenticationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthorizationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.BadParameterException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.DoesNotExistException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectURLException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NoSuccessException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.TimeoutException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.OSClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.types.ServiceType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.identity.Token' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.identity.Access.Service' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.openstack.OSFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.ClientAdaptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.openstack.security.OpenstackSecurityAdaptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.openstack.security.OpenstackSecurityCredential' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.security.SecurityCredential' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 63 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 89 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 92 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.apache.log4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AlreadyExistsException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthenticationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthorizationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.BadParameterException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.DoesNotExistException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectStateException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectURLException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NoSuccessException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.PermissionDeniedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.TimeoutException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.OSClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.core.transport.HttpResponse' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.common.DLPayload' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.common.Payloads' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.ActionResponse' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.block.options.DownloadOptions' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.SwiftObject' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.options.ObjectListOptions' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.options.ObjectLocation' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.options.ObjectPutOptions' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.openstack.OSFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.defaults.Default' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.Usage' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 33 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.data.ParentDoesNotExist' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 34 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.data.read.FileAttributes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 35 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.data.read.FileReaderStreamFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 36 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.data.write.FileWriterPutter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 37 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.openstack.OpenstackAdaptorAbstract' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 38 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.openstack.util.SwiftURL' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 39 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'fr.in2p3.jsaga.adaptor.data.permission.PermissionBytes' import. Should be before 'org.openstack4j.model.storage.object.SwiftObject'. | 5 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'fr.in2p3.jsaga.adaptor.data.read.FileAttributes' import. Should be before 'org.openstack4j.model.storage.object.SwiftObject'. | 6 |
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'fr.in2p3.jsaga.adaptor.openstack.util.SwiftURL' import. Should be before 'org.openstack4j.model.storage.object.SwiftObject'. | 7 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | whitespace | EmptyLineSeparator | 'import' should be separated from previous statement. | 2 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.log4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.context.Context' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthenticationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthorizationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.BadParameterException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.DoesNotExistException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectStateException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectURLException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NoSuccessException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.TimeoutException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.resource.Type' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.resource.description.ComputeDescription' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.resource.description.StorageDescription' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.resource.instance.Resource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.Builders' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.OSClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.types.ServiceType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.ModelEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.common.Link' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.ActionResponse' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 31 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Address' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Flavor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 33 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Image' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 34 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Server' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 35 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.ServerCreate' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 36 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.builder.ServerCreateBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 37 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.network.Network' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 38 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.SwiftContainer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 39 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.SwiftObject' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 40 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.storage.object.options.ContainerListOptions' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 41 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.openstack.OSFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 42 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.openstack.networking.domain.NeutronNetwork.NetworkConcreteBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 43 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.defaults.Default' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 45 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.U' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 46 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.UAnd' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 47 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.UFile' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 48 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.Usage' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 49 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.openstack.OpenstackAdaptorAbstract' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 50 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.resource.ResourceStatus' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 51 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.resource.SecuredResource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 52 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.resource.compute.SecuredComputeResourceAdaptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 53 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.resource.network.UnsecuredNetworkResourceAdaptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 54 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.resource.storage.UnsecuredStorageResourceAdaptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 55 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 71 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 75 |
Warning | naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 119 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 199 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 219 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 224 |
Warning | naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 238 |
Warning | naming | LocalVariableName | Local variable name 'm' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 242 |
Warning | naming | LocalVariableName | Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 356 |
Warning | naming | LocalVariableName | Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 359 |
Warning | naming | LocalVariableName | Local variable name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 364 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 474 |
Warning | naming | ParameterName | Parameter name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 474 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 477 |
Warning | naming | ParameterName | Parameter name 'f' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 477 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 480 |
Warning | naming | ParameterName | Parameter name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 480 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 483 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 486 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 489 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 492 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 495 |
Warning | blocks | EmptyBlock | Empty if block. | 512 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 583 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 584 |
Warning | whitespace | OperatorWrap | '&&' should be on a new line. | 585 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.apache.commons.net.telnet.TelnetClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.log4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.resource.task.State' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Address' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Server' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.compute.Server.Status' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.resource.ResourceStatus' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | blocks | EmptyCatchBlock | Empty catch block. | 55 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Wrong lexicographical order for 'fr.in2p3.jsaga.adaptor.resource.ResourceStatus' import. Should be before 'org.openstack4j.model.storage.object.SwiftContainer'. | 6 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.context.Context' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 5 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectStateException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 6 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NoSuccessException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.TimeoutException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.api.OSClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.model.identity.Token' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Warning | imports | CustomImportOrder | Import statement for 'org.openstack4j.openstack.OSFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.defaults.Default' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.U' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.UAnd' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.UHidden' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.UOptional' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.base.usage.Usage' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.openstack.util.OpenstackRESTClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.security.SecurityAdaptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.security.SecurityCredential' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 25 |
Warning | whitespace | EmptyLineSeparator | 'METHOD_DEF' should be separated from previous statement. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NoSuccessException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 6 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NotImplementedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.security.SecurityCredential' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
Warning | imports | CustomImportOrder | Import statement for 'fr.in2p3.jsaga.adaptor.security.impl.UserPassSecurityCredential' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 4 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 4 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 5 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 5 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 6 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 6 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 7 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 7 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 8 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 8 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 9 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 9 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 10 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 10 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 11 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 11 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 12 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 12 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 13 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 13 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 14 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 15 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 15 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 16 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 16 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 17 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 17 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 18 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 18 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 19 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 19 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 21 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 21 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 22 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 22 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 23 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 23 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 24 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 24 |
Warning | whitespace | FileTabCharacter | Line contains a tab character. | 26 |
Warning | modifier | ModifierOrder | 'static' modifier out of order with the JLS suggestions. | 26 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | imports | CustomImportOrder | Import statement for 'org.apache.http.client.entity.EntityBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.http.entity.ContentType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
Warning | imports | CustomImportOrder | Import statement for 'org.apache.log4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.AuthenticationFailedException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.IncorrectURLException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
Warning | imports | CustomImportOrder | Import statement for 'org.ogf.saga.error.NoSuccessException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
Warning | naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 31 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 46 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 48 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 57 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 59 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 60 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 66 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 70 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 71 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 72 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 78 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 80 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 90 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 92 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 94 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 95 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 96 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 102 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 104 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 105 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 107 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 108 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 109 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 116 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 122 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 123 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 124 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 154 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 156 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 157 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 159 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 160 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 162 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 163 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 164 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 165 |
Warning | javadoc | SummaryJavadoc | First sentence of Javadoc is incomplete (period is missing) or not present. | 208 |
Warning | javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 212 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Warning | naming | AbbreviationAsWordInName | Abbreviation in name must contain no more than '1' capital letters. | 7 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 9 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 50 |
Warning | javadoc | JavadocMethod | Missing a Javadoc comment. | 66 |