WIP : Preview Runner Push based model #16038
Checkstyle report
42 violation(s) found
Annotations
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck
'package' should be separated from previous line.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck
Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 377.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck
<p> tag should be placed immediately before the first word, with no space after.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck
<p> tag should be preceded with an empty line.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewCConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewCConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewCConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewHConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewSConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewLevelDBTableService' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewLevelDBTableService' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewCConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewHConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck
Abbreviation in name 'previewSConf' must contain no more than '1' consecutive capital letters.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck
File does not end with a newline.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck
<p> tag should be placed immediately before the first word, with no space after.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck
<p> tag should be preceded with an empty line.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck
Wrong lexicographical order for 'io.cdap.cdap.messaging.context.MultiThreadMessagingContext' import. Should be before 'io.cdap.cdap.messaging.spi.MessagingService'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck
'package' should be separated from previous line.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
First sentence of Javadoc is missing an ending period.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
First sentence of Javadoc is missing an ending period.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
First sentence of Javadoc is missing an ending period.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
First sentence of Javadoc is missing an ending period.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
First sentence of Javadoc is missing an ending period.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck
Summary javadoc is missing.