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

Fix unchecked types warnings. #612

Open
cbosdo opened this issue Feb 21, 2019 · 4 comments · Fixed by #6750
Open

Fix unchecked types warnings. #612

cbosdo opened this issue Feb 21, 2019 · 4 comments · Fixed by #6750
Labels
good first issue Good for newcomers help wanted Extra attention is needed java sonar-cloud-error-reduction all items related to reduce the number of errors in SonarCloud

Comments

@cbosdo
Copy link
Contributor

cbosdo commented Feb 21, 2019

There is a lot of java code that doesn't use the generic types... and this generates thousands of warnings. For sure this task is a one that will take time, but can be easily split.

@cbosdo cbosdo added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 21, 2019
@Shirocco88
Copy link
Contributor

@cbosdo : I think this issue can be closed,

@cbosdo
Copy link
Contributor Author

cbosdo commented Jul 5, 2021

No, there are still a lot of those and they are easy to fix for someone new to the code. This issue is kind of a long running one that would be fixed into smaller PRs.

@cbosdo
Copy link
Contributor Author

cbosdo commented Oct 5, 2022

The list of the remaining occurrences of this error can be found on SonarCloud:
https://sonarcloud.io/project/issues?languages=java&resolved=false&rules=java%3AS3740&id=uyuni-project_uyuni

@Bhavya031
Copy link
Contributor

@cbosdo I don’t think this is closed. There are still 707 warnings left, and I might open some smaller PRs to update the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed java sonar-cloud-error-reduction all items related to reduce the number of errors in SonarCloud
Projects
None yet
3 participants