The following document contains the results of Checkstyle 10.20.1 with google_checks.xml ruleset.
| Files | |||
|---|---|---|---|
| 6 | 0 | 1 | 0 |
| File | |||
|---|---|---|---|
| org/bremersee/groupman/api/GroupAdminControllerApi.java | 0 | 1 | 0 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Wrong lexicographical order for 'jakarta.validation.Valid' import. Should be before 'java.util.List'. | 28 |