Skip to content
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

JavaExecGeneratorMainClassDeterminationTest: Unnecessary semicolon ';' #3615

Closed
manusa opened this issue Jan 7, 2025 · 1 comment · Fixed by #3648
Closed

JavaExecGeneratorMainClassDeterminationTest: Unnecessary semicolon ';' #3615

manusa opened this issue Jan 7, 2025 · 1 comment · Fixed by #3648
Assignees
Labels
first-timers-only Is this your first time contributing? This could be a good place to start! good first issue Good for newcomers
Milestone

Comments

@manusa
Copy link
Member

manusa commented Jan 7, 2025

Description

The class JavaExecGeneratorMainClassDeterminationTest presents the issue: Unnecessary semicolon ';'.

The following line:


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.

@manusa manusa added first-timers-only Is this your first time contributing? This could be a good place to start! good first issue Good for newcomers labels Jan 7, 2025
@kwnna15
Copy link
Contributor

kwnna15 commented Jan 29, 2025

Hi @manusa,

I'd love to start contributing to jkube. Could you please assign this issue to me? 🙂

Thank you!

@manusa manusa added this to the 1.19.0 milestone Feb 3, 2025 — with automated-tasks
manusa pushed a commit that referenced this issue Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first-timers-only Is this your first time contributing? This could be a good place to start! good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants