Divyansh200102 commented on PR #5417: URL: https://github.com/apache/shenyu/pull/5417#issuecomment-1907593362
> ``` > Error: src/main/java/org/apache/shenyu/client/core/disruptor/ShenyuClientRegisterEventPublisher.java:[60] (whitespace) EmptyLineSeparator: 'METHOD_DEF' should be separated from previous statement. > Error: src/main/java/org/apache/shenyu/client/core/disruptor/ShenyuClientRegisterEventPublisher.java:[60,5] (javadoc) JavadocMethod: Missing a Javadoc comment. > Error: src/main/java/org/apache/shenyu/client/core/disruptor/ShenyuClientRegisterEventPublisher.java:[68] (whitespace) EmptyLineSeparator: 'METHOD_DEF' should be separated from previous statement. > Error: src/test/java/org/apache/shenyu/client/core/disruptor/subcriber/ShenyuClientRegisterEventPublisherTest.java:[33] (whitespace) EmptyLineSeparator: 'VARIABLE_DEF' should be separated from previous statement. > ``` Now how do i resolve the remaining checks ? @moremind -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
