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

Dmp 4633 resolve sonar issues6 #2704

Merged
merged 3 commits into from
Mar 14, 2025
Merged

Conversation

karen-hedges
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/DMP-4633

Change description

Fixed sonar complaints:

  • Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.
  • Change this instance-reference to a static reference
  • Rename this variable to not match a restricted identifier.
  • Use java.nio.file.Files#delete here for better messages on error conditions

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

fixed sonar comlaints: Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.
Change this instance-reference to a static reference
fixed sonar comlaints: Rename this variable to not match a restricted identifier.
fixed sonar comlaints: Use java.nio.file.Files#delete here for better messages on error conditions
@karen-hedges karen-hedges force-pushed the DMP-4633-ResolveSonarIssues6 branch from 467b9f8 to 3a96ce9 Compare March 14, 2025 04:58
@karen-hedges karen-hedges merged commit dc9eaa7 into master Mar 14, 2025
10 checks passed
@karen-hedges karen-hedges deleted the DMP-4633-ResolveSonarIssues6 branch March 14, 2025 07:31
karen-hedges added a commit that referenced this pull request Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants