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

Nullability Annotations to Java Classes - SqlUtils & Model #2799

Open
4 of 13 tasks
Tracked by #2795
ParaskP7 opened this issue Aug 8, 2023 · 0 comments
Open
4 of 13 tasks
Tracked by #2795

Nullability Annotations to Java Classes - SqlUtils & Model #2799

ParaskP7 opened this issue Aug 8, 2023 · 0 comments
Assignees

Comments

@ParaskP7
Copy link
Contributor

ParaskP7 commented Aug 8, 2023

Parent #2795

This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related SqlUtils & Model classes as possible, including fields, arguments, parameters, and return values.

PS: Although the main focus is on Java-related SqlUtils & Model classes, this issue will cover the whole persistence and model packages.


Search: class .*SqlUtils (file mask: *.java)

Search: implements InsertMapper (file mask: *.java)

Search: class .*Model (file mask: *.java)


Tasks

Preview Give feedback
  1. Core Tech Debt
  2. Core Tech Debt
    ParaskP7
  3. Core Tech Debt
    ParaskP7
  4. Core Tech Debt
  5. Core Tech Debt
  6. Core Tech Debt
  7. Core Tech Debt
  8. Core Tech Debt
  9. Core Tech Debt
  10. Core Tech Debt
    ParaskP7
  11. Core Tech Debt
    ParaskP7
  12. Core Tech Debt
  13. Core Tech Debt
@ParaskP7 ParaskP7 self-assigned this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant