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

style: format code with Autopep8 and Google Java Format #468

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

deepsource-autofix[bot]
Copy link
Contributor

This commit fixes the style issues introduced in d173478 according to the output
from Autopep8 and Google Java Format.

Details: None

This commit fixes the style issues introduced in d173478 according to the output
from Autopep8 and Google Java Format.

Details: None
@CLAassistant
Copy link

CLAassistant commented Feb 10, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ VerisimilitudeX
❌ deepsource-autofix[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

}

} catch (Exception e) {
return ResponseEntity.badRequest().body("Error analyzing DNA: " + e.getMessage());

Check warning

Code scanning / CodeQL

Information exposure through an error message Medium

Error information
can be exposed to an external user.
@VerisimilitudeX VerisimilitudeX merged commit 34ea9eb into main Feb 11, 2025
9 of 10 checks passed
@VerisimilitudeX VerisimilitudeX deleted the deepsource-transform-daca8ab5 branch February 11, 2025 02:51
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