-
Notifications
You must be signed in to change notification settings - Fork 528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AbstractPortsExtractor: 'StringBuilder' can be replaced with 'String' #3335
Comments
Hi, can i take this task? |
Hi, I am new to open source contributions. Can you assign this task to me? |
@HarshitMadan77 : I've assigned you #3386 |
Assign |
can i work on this issue? i already have the project on my windows and a read the contributing guidelines. Not all tests passed but I believe that this should not influence this issue. |
@FabioDevGomes : Thanks a lot. I'm assigning the issue to you. |
Description
The class AbstractPortsExtractor presents the issue: 'StringBuilder' can be replaced with 'String'.
The following line:
jkube/jkube-kit/generator/api/src/main/java/org/eclipse/jkube/generator/api/support/AbstractPortsExtractor.java
Line 156 in 5da6068
should be changed to:
🔴 Before you start 🔴
👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇 👇
Make sure you read the contributing guide first.
Pay special attention to the ECA agreement section and the requirement to sign-off your commit.
This is a first-timers-only issue. These issues are especially created for contributors who are contributing to the project for the first time.
If you have already contributed to this project in the past, please don't ask to be assigned one of these issues and look for good-first-issues or help-wanted issues instead in order to continue you contributor journey in the project.
The text was updated successfully, but these errors were encountered: