Checkstyle Results
The following document contains the results of Checkstyle 12.2.0 with google_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 26 | 0 | 14 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MatchXpath
|
13 | |
| indentation | Indentation
|
1 |
Details
org/bremersee/exception/spring/boot/autoconfigure/reactive/ApiExceptionHandlerAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 67 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 71 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 79 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 83 |
org/bremersee/exception/spring/boot/autoconfigure/reactive/DefaultWebClientErrorDecoderAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 53 |
org/bremersee/exception/spring/boot/autoconfigure/reactive/RestApiExceptionParserForWebFluxAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 67 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/ApiExceptionResolverAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 53 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 60 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 65 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/FeignClientExceptionErrorDecoderAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 51 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionMapperForWebAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | Das Unterelement von 'new' hat eine unerwartete Einrückungstiefe von 6 (erwartet: 10). | 14 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionParserForWebAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 70 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestTemplateErrorHandlerAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 43 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/ServletIntegrationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 121 |
