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 sonar warnings after migration to Java 17 #533

Open
kaklakariada opened this issue Feb 26, 2024 · 0 comments
Open

Fix sonar warnings after migration to Java 17 #533

kaklakariada opened this issue Feb 26, 2024 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@kaklakariada
Copy link
Collaborator

After migration to Java 17, Sonar complains that we should records for immutable classes, Stream.toList() etc.

See https://sonarcloud.io/project/issues?resolved=false&types=CODE_SMELL&sinceLeakPeriod=true&id=com.exasol%3Aproject-keeper-root for the complete list.

@kaklakariada kaklakariada added the refactoring Code improvement without behavior change label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant