Skip to content

[ISSUE #2533] - Fixed return statement warnings#2579

Merged
jonyangx merged 1 commit intoapache:masterfrom
venkatesh2090:fix_patch_2533
Dec 14, 2022
Merged

[ISSUE #2533] - Fixed return statement warnings#2579
jonyangx merged 1 commit intoapache:masterfrom
venkatesh2090:fix_patch_2533

Conversation

@venkatesh2090
Copy link
Contributor

@venkatesh2090 venkatesh2090 commented Dec 13, 2022

Fixes #.

Motivation

Local variables are returned immediately after assignment.

#2533

Modifications

Returned values immediately

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)
  • If a feature is not applicable for documentation, explain why? Refactoring
  • If a feature is not documented yet in this PR, please create a followup issue for adding the documentation

@venkatesh2090 venkatesh2090 changed the title ISSUE #2533 - Fixed return statement warnings [ISSUE #2533] - Fixed return statement warnings Dec 13, 2022
Copy link
Member

@horoc horoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Welcome to EventMesh community.

@venkatesh2090
Copy link
Contributor Author

Thanks! I'm not sure if I'm supposed to request write access or if this is going to be merged eventually.

Looking forward to engaging more!

@jonyangx jonyangx merged commit f130aa5 into apache:master Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants