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

Remove use of Java raw types #241

Open
cbosdo opened this issue Feb 13, 2025 · 1 comment
Open

Remove use of Java raw types #241

cbosdo opened this issue Feb 13, 2025 · 1 comment
Labels
Small Size Project Small sized project is 90 hour Uyuni

Comments

@cbosdo
Copy link

cbosdo commented Feb 13, 2025

Project Title:

Remove the use of Java raw types

Description:

Uyuni is an open source systems management solution that can be used to manage various Linux distributions using a powerful web UI and API.

The Java code of Uyuni evolved over the years but still contains raw types uses. This project is about removing them all! This may sound an easy task, but this requires quite some code reading and patience to achieve it.

Here is a list of the reported uses: https://sonarcloud.io/project/issues?languages=java&rules=java%3AS3740&issueStatuses=OPEN%2CCONFIRMED&id=uyuni-project_uyuni

Deliverable:

Mentor:

Skills:

  • Good Java knowledge.

Skill Level: Easy/Medium

Project Size: Small Sized Project (90 hours)

Get started:

@cbosdo
Copy link
Author

cbosdo commented Feb 13, 2025

@ddemaio can you add the Uyuni label on this one?

@ddemaio ddemaio added Uyuni Small Size Project Small sized project is 90 hour labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Small Size Project Small sized project is 90 hour Uyuni
Projects
None yet
Development

No branches or pull requests

2 participants