[CDAP-21061] wrap all plugin methods to throw WrappedStageException #543
Checkstyle report
30 violation(s) found
Annotations
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.MissingJavadocMethodCheck
Missing a Javadoc comment.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'JOIN_KEY' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'INPUT_RECORD' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck
Missing a Javadoc comment.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck
WhitespaceAround: 'try' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.whitespace.WhitespaceAroundCheck
WhitespaceAround: '{' is not preceded with whitespace.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'GROUP_KEY' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'GROUP_VALUE' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'AGG_VALUE' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck
Missing a Javadoc comment.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'GROUP_KEY' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'GROUP_VALUE' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck
Missing a Javadoc comment.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'KEY_IN' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'VAL_IN' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck
Missing a Javadoc comment.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'IN' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck
Missing a Javadoc comment.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.naming.ClassTypeParameterNameCheck
Class type name 'IN' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck
Missing a Javadoc comment.