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

sonarcloud-issues-2024-12-06 #1481

Merged

Conversation

harrymiddelburgetall
Copy link
Contributor

Blocker and High sonarcloud issues:

  • Switch cases should end with an unconditional "break" statement java:S128
  • "switch" statements should have "default" clauses java:S131
  • Methods should not be empty java:S1186
    • It's no longer required (since version 4.3) for @configuration annotated classes to have a default/no args constructor
  • Constant names should comply with a naming convention java:S115

@OSGP OSGP deleted a comment from sonarqubecloud bot Dec 12, 2024
@harrymiddelburgetall harrymiddelburgetall merged commit ff2d35c into development Dec 13, 2024
8 checks passed
@harrymiddelburgetall harrymiddelburgetall deleted the feature/sonarcloud-issues-2024-12-06 branch December 13, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants