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 high severity issues reported by SonarCloud #2865

Open
iluwatar opened this issue Mar 29, 2024 · 2 comments · Fixed by #2925
Open

Fix high severity issues reported by SonarCloud #2865

iluwatar opened this issue Mar 29, 2024 · 2 comments · Fixed by #2925

Comments

@iluwatar
Copy link
Owner

SonarCloud is used for static code analysis. It currently reports 48 high severity issues.

See https://sonarcloud.io/project/issues?impactSeverities=HIGH&resolved=false&id=iluwatar_java-design-patterns

It is possible to run the same analysis on local machine using SonarLint plugin. See instructions at https://github.com/iluwatar/java-design-patterns/wiki/12.-IDE-instructions

Acceptance criteria

  • High severity issues reported by SonarCloud have been fixed
@k1w1dev
Copy link
Contributor

k1w1dev commented Apr 17, 2024

I can start having a go at these, can you assign this to me ?

@iluwatar
Copy link
Owner Author

iluwatar commented May 4, 2024

Most of the high severity issues fixed by @k1w1dev, but still 18 remain. See https://sonarcloud.io/project/issues?impactSeverities=HIGH&resolved=false&id=iluwatar_java-design-patterns

@iluwatar iluwatar reopened this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants