You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eventmesh.apache.org by "Alonexc (via GitHub)" <gi...@apache.org> on 2023/02/16 06:41:06 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #3166: [Enhancement] 'return' is unnecessary as the last statement in a 'void' method

Alonexc opened a new issue, #3166:
URL: https://github.com/apache/incubator-eventmesh/issues/3166

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   ![image](https://user-images.githubusercontent.com/91315508/219287273-fd6ae5ca-6fe2-44fe-aa9f-a61ca9f94d83.png)
   located at:
   eventmesh-runtime/src/test/java/org/apache/eventmesh/runtime/client/impl/PubClientImpl.java line 210,213,223,226
   
   
   ### Describe the solution you'd like
   
   Remove unnecessary 'return'.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org


[GitHub] [incubator-eventmesh] jonyangx closed issue #3166: [Enhancement] 'return' is unnecessary as the last statement in a 'void' method

Posted by "jonyangx (via GitHub)" <gi...@apache.org>.
jonyangx closed issue #3166: [Enhancement] 'return' is unnecessary as the last statement in a 'void' method
URL: https://github.com/apache/incubator-eventmesh/issues/3166


-- 
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: dev-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: dev-help@eventmesh.apache.org