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 - Client & Response #2798

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

Nullability Annotations to Java Classes - Client & Response #2798

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 RestClient & Response classes as possible, including fields, arguments, parameters, and return values.

PS: The main focus is on Java-related RestClient & Response classes. Another issue will cover other more foundational aspects of the network package (see #2853).


Tasks (Base)


BaseWPAPIRestClient

Tasks (discovery)

  1. Core Tech Debt
    ParaskP7

BaseWPOrgAPIClient

Tasks (wporg/plugin)


BaseXMLRPCClient

Tasks (discovery)

  1. Core Tech Debt
    ParaskP7
@ParaskP7 ParaskP7 self-assigned this Aug 31, 2023
@ParaskP7 ParaskP7 changed the title Nullability Annotations to Java Classes - RestClient & Response Nullability Annotations to Java Classes - Client & Response Sep 1, 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