Add Operation notification consumer #13543
GitHub Actions / Checkstyle
completed
Nov 10, 2023 in 0s
Checkstyle report
5 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.design.OneTopLevelClassCheck
Top-level class OperationNotificationSingleTopicSubscriberService has to reside in its own source file.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck
File does not end with a newline.
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck
File does not end with a newline.
Check warning on line 38 in cdap-proto/src/main/java/io/cdap/cdap/proto/operation/OperationMeta.java
github-actions / Checkstyle
com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck
Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 45.
Loading