Skip to content

cdap e2e framework snapshot version fix #13382

cdap e2e framework snapshot version fix

cdap e2e framework snapshot version fix #13382

GitHub Actions / Checkstyle completed Nov 2, 2023 in 0s

Checkstyle report

9950 violation(s) found

Annotations

Check warning on line 51 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/MessagingContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

<p> tag should be placed immediately before the first word, with no space after.

Check warning on line 51 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/MessagingContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

<p> tag should be preceded with an empty line.

Check warning on line 19 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/package-info.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

Empty line should be followed by <p> tag on the next line.

Check warning on line 38 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/MessagePublisher.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

<p> tag should be preceded with an empty line.

Check warning on line 40 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/MessagePublisher.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

<p> tag should be placed immediately before the first word, with no space after.

Check warning on line 40 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/MessagePublisher.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocParagraphCheck

<p> tag should be preceded with an empty line.

Check warning on line 35 in cdap-api/src/main/java/io/cdap/cdap/api/messaging/MessagingException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.

Check warning on line 27 in cdap-api/src/main/java/io/cdap/cdap/api/SchedulableProgramContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 32 in cdap-api/src/main/java/io/cdap/cdap/api/Admin.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

First sentence of Javadoc is missing an ending period.

Check warning on line 20 in cdap-api/src/main/java/io/cdap/cdap/api/feature/FeatureFlagsProvider.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

First sentence of Javadoc is missing an ending period.

Check warning on line 31 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 36 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 41 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 46 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 51 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 56 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 61 in cdap-api/src/main/java/io/cdap/cdap/api/RuntimeContext.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/CustomAction.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/CustomActionSpecification.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 28 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/CustomActionSpecification.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 33 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/CustomActionSpecification.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 38 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/CustomActionSpecification.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 43 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/CustomActionSpecification.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck

Summary javadoc is missing.

Check warning on line 16 in cdap-api/src/main/java/io/cdap/cdap/api/customaction/AbstractCustomAction.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.whitespace.EmptyLineSeparatorCheck

'package' should be separated from previous line.

Check warning on line 31 in cdap-api/src/main/java/io/cdap/cdap/api/NamespaceSummary.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck

Missing a Javadoc comment.