Checkstyle Results
The following document contains the results of Checkstyle 13.2.0 with google_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 26 | 0 | 39 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MatchXpath
|
14 | |
| TextBlockGoogleStyleFormatting | 24 | ||
| indentation | Indentation
|
1 |
Details
org/bremersee/exception/spring/boot/autoconfigure/reactive/ApiExceptionHandlerAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 83 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 89 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 89 |
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/DefaultWebClientErrorDecoderAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 66 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 70 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 70 |
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/RestApiExceptionMapperForWebFluxAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 75 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 82 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 82 |
org/bremersee/exception/spring/boot/autoconfigure/reactive/RestApiExceptionParserForWebFluxAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 63 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 67 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 67 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/ApiExceptionResolverAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 97 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 103 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 103 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/ApiExceptionResolverAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 54 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 61 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 66 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 71 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/FeignClientExceptionErrorDecoderAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 67 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 71 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 71 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/FeignClientExceptionErrorDecoderAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 53 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionMapperForWebAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 75 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 82 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 82 |
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/RestApiExceptionParserForWebAutoConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | TextBlockGoogleStyleFormatting | Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 67 | |
| coding | TextBlockGoogleStyleFormatting | Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. | 71 | |
| coding | TextBlockGoogleStyleFormatting | Die Anführungszeichen des Text-Blocks sind nicht vertikal ausgerichtet. | 71 |
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionParserForWebAutoConfigurationTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| coding | MatchXpath | '//' must be followed by a whitespace. | 74 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 81 |
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 |
