| Severity | Error Description | Line |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'org.springframework.context.annotation.Primary' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | Import statement for 'org.springframework.context.annotation.Profile' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 12 |
| warning | Import statement for 'org.springframework.http.HttpMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'org.springframework.http.MediaType' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'org.springframework.http.RequestEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'org.springframework.http.ResponseEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Import statement for 'org.springframework.stereotype.Component' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'org.springframework.util.LinkedMultiValueMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'org.springframework.util.MultiValueMap' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'org.springframework.util.concurrent.ListenableFuture' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'org.springframework.web.client.AsyncRestTemplate' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.FutureConverter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Link' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.MediaTypes' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Resolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.CreatedEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.EntityWrapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.UpdatedEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.server.config.HyperstateTestConfiguration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.springframework.http.HttpMethod' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JacksonInject' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 9 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonCreator' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'com.fasterxml.jackson.annotation.JsonProperty' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.CreateAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.DeleteAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.GetAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.RestLink' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.UpdateAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Action' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Parameter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Resolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Missing a Javadoc comment. | 31 |
| warning | Missing a Javadoc comment. | 36 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 38 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 39 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 40 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 41 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 42 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 43 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 44 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 45 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 46 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 47 |
| warning | Missing a Javadoc comment. | 51 |
| warning | Missing a Javadoc comment. | 56 |
| warning | Missing a Javadoc comment. | 62 |
| warning | Missing a Javadoc comment. | 68 |
| warning | Missing a Javadoc comment. | 74 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.openqa.selenium.By' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'org.openqa.selenium.JavascriptExecutor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'org.openqa.selenium.WebDriver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'org.openqa.selenium.WebElement' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'org.openqa.selenium.support.ui.ExpectedCondition' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'org.openqa.selenium.support.ui.ExpectedConditions' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
| warning | Import statement for 'org.openqa.selenium.support.ui.WebDriverWait' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
| warning | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
| warning | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
| warning | Import statement for 'org.springframework.cglib.proxy.Enhancer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
| warning | Import statement for 'org.springframework.cglib.proxy.MethodInterceptor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
| warning | Import statement for 'org.springframework.cglib.proxy.MethodProxy' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
| warning | Import statement for 'org.springframework.context.annotation.Primary' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
| warning | Import statement for 'org.springframework.context.annotation.Profile' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 31 |
| warning | Import statement for 'org.springframework.stereotype.Component' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
| warning | Import statement for 'com.google.common.collect.ImmutableSet' is in the wrong order. Should be in the 'SPECIAL_IMPORTS' group, expecting not assigned imports on this line. | 34 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.CreateAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 36 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.GetAction' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 37 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Action' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 38 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.EntityRelationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 39 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Link' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 40 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.NavigationalRelationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 41 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Resolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 42 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.CreatedEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 43 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.Entity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 44 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.EntityWrapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 45 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.LinkedEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 46 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.entities.UpdatedEntity' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 47 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.server.config.HyperstateTestConfiguration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 48 |
| warning | Import statement for 'cucumber.api.PendingException' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 49 |
| warning | Missing a Javadoc comment. | 56 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 81 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 81 |
| warning | Missing a Javadoc comment. | 152 |
| warning | Missing a Javadoc comment. | 161 |
| warning | Line is longer than 100 characters (found 127). | 176 |
| warning | 'case' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 187 |
| warning | 'block' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 188 |
| warning | 'case' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 190 |
| warning | 'block' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 191 |
| warning | 'case' child have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 193 |
| warning | 'block' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 194 |
| warning | Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 206 |
| warning | Parameter name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 227 |
| warning | 'if' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 310 |
| warning | 'if rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 311 |
| warning | 'else' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 312 |
| warning | 'else' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 314 |
| warning | 'for' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 315 |
| warning | 'for' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 316 |
| warning | 'for rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 317 |
| warning | 'else' child have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 319 |
| warning | 'if' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 320 |
| warning | 'if' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 321 |
| warning | 'if rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 323 |
| warning | 'else' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 324 |
| warning | 'else' child have incorrect indentation level 12, expected level should be one of the following: 14, 16, 18. | 327 |
| warning | 'else rcurly' have incorrect indentation level 10, expected level should be one of the following: 12, 14, 16. | 328 |
| warning | 'else rcurly' have incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. | 329 |
| Severity | Error Description | Line |
| warning | Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. | 3 |
| warning | Using the '.*' form of import should be avoided - org.junit.Assert.*. | 4 |
| warning | Import statement for 'java.util.HashMap' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 6 |
| warning | Import statement for 'java.util.Map' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 7 |
| warning | Import statement for 'java.util.Optional' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 8 |
| warning | Import statement for 'java.util.Set' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 9 |
| warning | Import statement for 'java.util.concurrent.CompletableFuture' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 10 |
| warning | Import statement for 'java.util.concurrent.ExecutionException' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 11 |
| warning | Import statement for 'java.util.stream.Collectors' is in the wrong order. Should be in the 'STANDARD_JAVA_PACKAGE' group, expecting group 'THIRD_PARTY_PACKAGE' on this line. | 12 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.core.EntityRelationship' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 26 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.core.EntityRepository' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 27 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.core.Relationship' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 28 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.core.Resolver' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 29 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.core.entities.EntityWrapper' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 30 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.core.entities.VanillaEntity' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 31 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.server.config.HyperstateTestConfiguration' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 32 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.server.entities.Account' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 33 |
| warning | Wrong lexicographical order for 'au.com.mountainpass.hyperstate.server.entities.AccountProperties' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 34 |
| warning | Wrong lexicographical order for 'cucumber.api.PendingException' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 35 |
| warning | Wrong lexicographical order for 'cucumber.api.java.en.Given' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 36 |
| warning | Wrong lexicographical order for 'cucumber.api.java.en.Then' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 37 |
| warning | Wrong lexicographical order for 'cucumber.api.java.en.When' import. Should be before 'org.springframework.web.bind.annotation.RequestMapping'. | 38 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 106 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 106 |
| warning | Missing a Javadoc comment. | 114 |
| warning | Method name 'a_Hyperstate_controller_at' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 115 |
| warning | Missing a Javadoc comment. | 130 |
| warning | Missing a Javadoc comment. | 141 |
| warning | Missing a Javadoc comment. | 146 |
| warning | Missing a Javadoc comment. | 151 |
| warning | Missing a Javadoc comment. | 156 |
| warning | Missing a Javadoc comment. | 161 |
| warning | Missing a Javadoc comment. | 166 |
| warning | Missing a Javadoc comment. | 172 |
| warning | Missing a Javadoc comment. | 177 |
| warning | Missing a Javadoc comment. | 182 |
| warning | Missing a Javadoc comment. | 190 |
| warning | Missing a Javadoc comment. | 205 |
| warning | Missing a Javadoc comment. | 211 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 217 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 218 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 219 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 220 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 221 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 222 |
| warning | 'case' child have incorrect indentation level 4, expected level should be 6. | 223 |
| warning | 'block' child have incorrect indentation level 6, expected level should be 8. | 224 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.apache.catalina.startup.Tomcat' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'org.apache.http.client.config.RequestConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'org.apache.http.config.Registry' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'org.apache.http.config.RegistryBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'org.apache.http.conn.HttpClientConnectionManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
| warning | Import statement for 'org.apache.http.conn.socket.ConnectionSocketFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 23 |
| warning | Import statement for 'org.apache.http.conn.socket.PlainConnectionSocketFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 24 |
| warning | Import statement for 'org.apache.http.conn.ssl.SSLConnectionSocketFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 25 |
| warning | Import statement for 'org.apache.http.impl.client.CloseableHttpClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 26 |
| warning | Import statement for 'org.apache.http.impl.client.HttpClientBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 27 |
| warning | Import statement for 'org.apache.http.impl.conn.PoolingHttpClientConnectionManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 28 |
| warning | Import statement for 'org.apache.http.impl.nio.client.CloseableHttpAsyncClient' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 29 |
| warning | Import statement for 'org.apache.http.impl.nio.client.HttpAsyncClientBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 30 |
| warning | Import statement for 'org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 31 |
| warning | Import statement for 'org.apache.http.impl.nio.reactor.DefaultConnectingIOReactor' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 32 |
| warning | Import statement for 'org.apache.http.impl.nio.reactor.IOReactorConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 33 |
| warning | Import statement for 'org.apache.http.nio.conn.NHttpClientConnectionManager' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 34 |
| warning | Import statement for 'org.apache.http.nio.conn.NoopIOSessionStrategy' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 35 |
| warning | Import statement for 'org.apache.http.nio.conn.SchemeIOSessionStrategy' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 36 |
| warning | Import statement for 'org.apache.http.nio.conn.ssl.SSLIOSessionStrategy' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 37 |
| warning | Import statement for 'org.slf4j.Logger' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 38 |
| warning | Import statement for 'org.slf4j.LoggerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 39 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 40 |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Value' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 41 |
| warning | Import statement for 'org.springframework.boot.autoconfigure.EnableAutoConfiguration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 42 |
| warning | Import statement for 'org.springframework.boot.autoconfigure.SpringBootApplication' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 43 |
| warning | Import statement for 'org.springframework.boot.context.embedded.EmbeddedServletContainerInitializedEvent' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 44 |
| warning | Import statement for 'org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 45 |
| warning | Import statement for 'org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 46 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 47 |
| warning | Import statement for 'org.springframework.context.ApplicationListener' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 48 |
| warning | Import statement for 'org.springframework.context.annotation.Bean' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 49 |
| warning | Import statement for 'org.springframework.context.annotation.ComponentScan' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 50 |
| warning | Import statement for 'org.springframework.context.annotation.EnableAspectJAutoProxy' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 51 |
| warning | Import statement for 'org.springframework.context.annotation.Primary' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 52 |
| warning | Import statement for 'org.springframework.context.annotation.Profile' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 53 |
| warning | Import statement for 'org.springframework.context.support.ReloadableResourceBundleMessageSource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 54 |
| warning | Import statement for 'org.springframework.core.io.FileSystemResource' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 55 |
| warning | Import statement for 'org.springframework.http.client.AsyncClientHttpRequestFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 56 |
| warning | Import statement for 'org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 57 |
| warning | Import statement for 'org.springframework.http.client.HttpComponentsClientHttpRequestFactory' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 58 |
| warning | Import statement for 'org.springframework.http.converter.HttpMessageConverter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 59 |
| warning | Import statement for 'org.springframework.http.converter.json.Jackson2ObjectMapperBuilder' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 60 |
| warning | Import statement for 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 61 |
| warning | Import statement for 'org.springframework.scheduling.annotation.EnableAsync' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 62 |
| warning | Import statement for 'org.springframework.util.StringUtils' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 63 |
| warning | Import statement for 'org.springframework.web.client.AsyncRestTemplate' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 64 |
| warning | Import statement for 'org.springframework.web.client.RestTemplate' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 65 |
| warning | Import statement for 'org.springframework.web.servlet.LocaleResolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 66 |
| warning | Import statement for 'org.springframework.web.servlet.i18n.SessionLocaleResolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 67 |
| warning | Import statement for 'com.fasterxml.jackson.databind.BeanDescription' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 69 |
| warning | Import statement for 'com.fasterxml.jackson.databind.DeserializationConfig' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 70 |
| warning | Import statement for 'com.fasterxml.jackson.databind.JsonDeserializer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 71 |
| warning | Import statement for 'com.fasterxml.jackson.databind.ObjectMapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 72 |
| warning | Import statement for 'com.fasterxml.jackson.databind.cfg.HandlerInstantiator' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 73 |
| warning | Import statement for 'com.fasterxml.jackson.databind.deser.BeanDeserializerModifier' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 74 |
| warning | Import statement for 'com.fasterxml.jackson.databind.module.SimpleModule' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 75 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.AutowiringDeserializer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 77 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.EntityWrapperProxyDeserializer' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 78 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.SpringBeanHandlerInstantiator' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 79 |
| warning | Abbreviation in name 'LOGGER' must contain no more than '1' capital letters. | 117 |
| warning | Member name 'LOGGER' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 117 |
| warning | Line is longer than 100 characters (found 112). | 173 |
| warning | Missing a Javadoc comment. | 179 |
| warning | Missing a Javadoc comment. | 194 |
| warning | Missing a Javadoc comment. | 198 |
| warning | Missing a Javadoc comment. | 202 |
| warning | Missing a Javadoc comment. | 214 |
| warning | Missing a Javadoc comment. | 218 |
| warning | Missing a Javadoc comment. | 222 |
| warning | Missing a Javadoc comment. | 229 |
| warning | Missing a Javadoc comment. | 236 |
| warning | Missing a Javadoc comment. | 241 |
| warning | Line is longer than 100 characters (found 104). | 252 |
| warning | Missing a Javadoc comment. | 259 |
| warning | Line is longer than 100 characters (found 102). | 261 |
| warning | GenericWhitespace '>' is followed by whitespace. | 276 |
| warning | Missing a Javadoc comment. | 288 |
| warning | Line is longer than 100 characters (found 156). | 292 |
| warning | Missing a Javadoc comment. | 333 |
| warning | Missing a Javadoc comment. | 340 |
| warning | Missing a Javadoc comment. | 347 |
| warning | Line is longer than 100 characters (found 108). | 349 |
| warning | Missing a Javadoc comment. | 355 |
| warning | Method name 'nHttpClientConntectionManager' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9_]*$'. | 356 |
| warning | Line is longer than 100 characters (found 106). | 357 |
| warning | Missing a Javadoc comment. | 369 |
| warning | Abbreviation in name 'schemeIOSessionStrategyRegistry' must contain no more than '1' capital letters. | 386 |
| warning | GenericWhitespace '>' is followed by whitespace. | 387 |
| warning | Missing a Javadoc comment. | 392 |
| warning | Missing a Javadoc comment. | 396 |
| warning | Missing a Javadoc comment. | 406 |
| warning | Missing a Javadoc comment. | 412 |
| warning | Missing a Javadoc comment. | 423 |
| Severity | Error Description | Line |
| warning | Import statement for 'org.springframework.beans.factory.annotation.Autowired' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 5 |
| warning | Import statement for 'org.springframework.context.ApplicationContext' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 6 |
| warning | Import statement for 'org.springframework.context.annotation.Configuration' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 7 |
| warning | Import statement for 'org.springframework.context.annotation.Profile' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 8 |
| warning | Import statement for 'com.fasterxml.jackson.databind.InjectableValues' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 10 |
| warning | Import statement for 'com.fasterxml.jackson.databind.ObjectMapper' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 11 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.RestTemplateResolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 13 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.mixins.ActionMixin' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 14 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.mixins.EntityRelationshipMixin' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 15 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.mixins.LinkMixin' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 16 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.client.mixins.NavigationalRelationshipMixin' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 17 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Action' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 18 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.EntityRelationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 19 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Link' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 20 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.NavigationalRelationship' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 21 |
| warning | Import statement for 'au.com.mountainpass.hyperstate.core.Resolver' is in the wrong order. Should be in the 'THIRD_PARTY_PACKAGE' group, expecting not assigned imports on this line. | 22 |
| warning | Missing a Javadoc comment. | 34 |