Checkstyle Results

The following document contains the results of Checkstyle 13.2.0 with google_checks.xml ruleset.

Summary

Files  Info  Warnings  Errors
26 0 39 0

Files

File  I  W  E
org/bremersee/exception/spring/boot/autoconfigure/reactive/ApiExceptionHandlerAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/reactive/ApiExceptionHandlerAutoConfigurationTest.java 0 4 0
org/bremersee/exception/spring/boot/autoconfigure/reactive/DefaultWebClientErrorDecoderAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/reactive/DefaultWebClientErrorDecoderAutoConfigurationTest.java 0 1 0
org/bremersee/exception/spring/boot/autoconfigure/reactive/RestApiExceptionMapperForWebFluxAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/reactive/RestApiExceptionParserForWebFluxAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/ApiExceptionResolverAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/ApiExceptionResolverAutoConfigurationTest.java 0 4 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/FeignClientExceptionErrorDecoderAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/FeignClientExceptionErrorDecoderAutoConfigurationTest.java 0 1 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionMapperForWebAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionMapperForWebAutoConfigurationTest.java 0 1 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionParserForWebAutoConfiguration.java 0 3 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionParserForWebAutoConfigurationTest.java 0 2 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/RestTemplateErrorHandlerAutoConfigurationTest.java 0 1 0
org/bremersee/exception/spring/boot/autoconfigure/servlet/ServletIntegrationTest.java 0 1 0

Rules

Category Rule Violations Severity
coding MatchXpath
  • query: "//SINGLE_LINE_COMMENT[./COMMENT_CONTENT[not(starts-with(@text, ' ')) and not(starts-with(@text, '/')) and not(@text = '\n') and not(ends-with(@text, '//\n'))]]"
  • id: "singleLineCommentStartWithSpace"
14  Warning
TextBlockGoogleStyleFormatting 24  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "2"
  • caseIndent: "2"
  • basicOffset: "2"
  • braceAdjustment: "2"
  • lineWrappingIndentation: "4"
1  Warning

Details

org/bremersee/exception/spring/boot/autoconfigure/reactive/ApiExceptionHandlerAutoConfiguration.java

Severity Category Rule Message Line
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 83
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 89
 Warning 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
 Warning coding MatchXpath '//' must be followed by a whitespace. 67
 Warning coding MatchXpath '//' must be followed by a whitespace. 71
 Warning coding MatchXpath '//' must be followed by a whitespace. 79
 Warning coding MatchXpath '//' must be followed by a whitespace. 83

org/bremersee/exception/spring/boot/autoconfigure/reactive/DefaultWebClientErrorDecoderAutoConfiguration.java

Severity Category Rule Message Line
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 66
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 70
 Warning 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
 Warning coding MatchXpath '//' must be followed by a whitespace. 53

org/bremersee/exception/spring/boot/autoconfigure/reactive/RestApiExceptionMapperForWebFluxAutoConfiguration.java

Severity Category Rule Message Line
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 75
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 82
 Warning 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
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 63
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 67
 Warning 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
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 97
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 103
 Warning 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
 Warning coding MatchXpath '//' must be followed by a whitespace. 54
 Warning coding MatchXpath '//' must be followed by a whitespace. 61
 Warning coding MatchXpath '//' must be followed by a whitespace. 66
 Warning coding MatchXpath '//' must be followed by a whitespace. 71

org/bremersee/exception/spring/boot/autoconfigure/servlet/FeignClientExceptionErrorDecoderAutoConfiguration.java

Severity Category Rule Message Line
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 67
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 71
 Warning 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
 Warning coding MatchXpath '//' must be followed by a whitespace. 53

org/bremersee/exception/spring/boot/autoconfigure/servlet/RestApiExceptionMapperForWebAutoConfiguration.java

Severity Category Rule Message Line
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 75
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 82
 Warning 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
 Warning 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
 Warning coding TextBlockGoogleStyleFormatting Eröffnende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 67
 Warning coding TextBlockGoogleStyleFormatting Abschließende Anführungszeichen (""") eines Text-Blocks müssen in einer neuen Zeile stehen. 71
 Warning 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
 Warning coding MatchXpath '//' must be followed by a whitespace. 74
 Warning coding MatchXpath '//' must be followed by a whitespace. 81

org/bremersee/exception/spring/boot/autoconfigure/servlet/RestTemplateErrorHandlerAutoConfigurationTest.java

Severity Category Rule Message Line
 Warning coding MatchXpath '//' must be followed by a whitespace. 43

org/bremersee/exception/spring/boot/autoconfigure/servlet/ServletIntegrationTest.java

Severity Category Rule Message Line
 Warning coding MatchXpath '//' must be followed by a whitespace. 121