Skip to content

Conversation

@georgekankava
Copy link

This pull request is focused on resolving occurrences of Sonar rules
squid:S1148 - Throwable.printStackTrace(...) should not be called.
squid:HiddenFieldCheck - Local variables should not shadow class fields.
squid:S1066 - Collapsible "if" statements should be merged.
squid:S1172 - Unused method parameters should be removed.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1148
https://dev.eclipse.org/sonar/rules/show/squid:HiddenFieldCheck
https://dev.eclipse.org/sonar/rules/show/squid:S1066
https://dev.eclipse.org/sonar/rules/show/squid:S1172
Please let me know if you have any questions.
George Kankava

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.

1 participant