Skip to content

Introduce ProgramFailureException and WrappedStageException to be con…

Sign in for the full log view
GitHub Actions / Checkstyle completed Aug 20, 2024 in 0s

Checkstyle report

14 violation(s) found

Annotations

Check warning on line 16 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ErrorType.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-common/src/main/java/io/cdap/cdap/api/exception/WrappedStageException.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-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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 51 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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 73 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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 73 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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 85 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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 85 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.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 106 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck

Javadoc tag '@param' should be preceded with an empty line.

Check warning on line 116 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck

Javadoc tag '@param' should be preceded with an empty line.

Check warning on line 126 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck

Javadoc tag '@param' should be preceded with an empty line.

Check warning on line 136 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck

Javadoc tag '@param' should be preceded with an empty line.

Check warning on line 146 in cdap-api-common/src/main/java/io/cdap/cdap/api/exception/ProgramFailureException.java

See this annotation in the file changed.

@github-actions github-actions / Checkstyle

com.puppycrawl.tools.checkstyle.checks.javadoc.RequireEmptyLineBeforeBlockTagGroupCheck

Javadoc tag '@return' should be preceded with an empty line.