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 Identical catch branches error #349

Closed
akshat-rawat opened this issue Oct 13, 2022 · 3 comments
Closed

fix Identical catch branches error #349

akshat-rawat opened this issue Oct 13, 2022 · 3 comments
Labels
best practices Improve the health of the codebase

Comments

@akshat-rawat
Copy link
Contributor

Task Context

The Codacy Static Code Analysis system is reporting Identical catch branches errors coming from CommandInvoker.java. The reported issues can be found at:

https://app.codacy.com/gh/jmakhack/hydrate-reminder/issues?bid=22863237&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6WyJKYXZhIl19LHsiaWQiOiJDYXRlZ29yeSIsInZhbHVlcyI6WyJDb2RlU3R5bGUiXX0seyJpZCI6IkxldmVsIiwidmFsdWVzIjpbIkluZm8iXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOlsiNTczMiJdfSx7ImlkIjoiQXV0aG9yIiwidmFsdWVzIjpbXX1d

Acceptance Criteria / Goals

The goal of this task is to fix Identical catch branches issues reported by Codacy.

Additional Notes

Please refer to CONTRIBUTING.md for info on how to setup, build, run, and test this project. Feel free to ping @jmakhack in the comments below with any questions if needed. Also, join the Discord to meet and engage with other contributors!

@akshat-rawat akshat-rawat added the best practices Improve the health of the codebase label Oct 13, 2022
@welcome
Copy link

welcome bot commented Oct 13, 2022

Thanks for your contribution in creating this hydrate-reminder issue!
If you like what we're building here, please give our project a star.
https://media.giphy.com/media/eng1F85OwyqQe6JHc2/giphy.gif

@akshat-rawat
Copy link
Contributor Author

@jmakhack, if it's ok then may I work on this issue?

@jmakhack
Copy link
Owner

@akshat-rawat, this is a duplicate of #326.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
best practices Improve the health of the codebase
Projects
None yet
Development

No branches or pull requests

2 participants