java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Fix high severity issues reported by SonarCloud

Open iluwatar opened this issue 1 year ago • 7 comments

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

iluwatar avatar Mar 29 '24 08:03 iluwatar

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

k1w1dev avatar Apr 17 '24 08:04 k1w1dev

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 avatar May 04 '24 06:05 iluwatar

I can start on these remaining issues.

krishnagjsForGit avatar Jun 14 '24 03:06 krishnagjsForGit

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 14 '24 11:08 stale[bot]