The following document contains the results of Checkstyle 8.10 with https://github.com/ci-and-cd/maven-build/raw/develop/src/main/checkstyle/google_checks_8.10.xml ruleset. 
| File |  I |  W |  E | 
|---|---|---|---|
| cn/home1/cloud/netflix/eureka/server/EurekaServer.java | 0 | 1 | 0 | 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| sizes | LineLength 
 | 1 |  Warning | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | sizes | LineLength | Line is longer than 120 characters (found 122). | 34 |