-
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
fix: changed to conventional Object.isEmpty() from Object.length()==0 #3215
Conversation
Signed-off-by: leulad <[email protected]>
Eclipse JKube CI ReportStarted new GH workflow run for #3215 (2024-07-02T18:51:23Z) ⚙️ JKube E2E Tests (9766264277)
|
Quality Gate passedIssues Measures |
Hi @leulad, please sign the Eclipse Contributor Agreement. |
Hello @anurag-rajawat, I have signed the ECA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx!
Description
Fixes #3199
change to conventional Object.isEmpty() from Object.length()==0
Type of change
test, version modification, documentation, etc.)
Checklist