-
Notifications
You must be signed in to change notification settings - Fork 524
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
KubernetesWatchTaskTest: Statement lambda can be replaced with expression lambda #3372
Comments
Hi, could I get this issue |
I want to contribute to this issue |
Hi @pujakarakoti07 I just assigned #3368 to you |
Hi @bgayatri3 It's been 3 weeks since the issue was assigned, are you still working on it or I can assign to someone else? |
Hi @manusa! Apologies! I am still working on it, it will be done within the next week if that's ok. |
Hi @manusa, can I work on this, if it's still unassigned? |
Hi, this is a first timers only, please check the issues labeled with help-wanted and good first issue. Check the contributors guide for more information about the contributing process. |
Description
The class KubernetesWatchTaskTest presents the issue: Statement lambda can be replaced with expression lambda.
The following line:
jkube/gradle-plugin/kubernetes/src/test/java/org/eclipse/jkube/gradle/plugin/task/KubernetesWatchTaskTest.java
Lines 62 to 64 in 1868f35
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: