EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
53 stars 37 forks source link

fix warnings from error prone #270

Closed jchen293 closed 1 year ago

jchen293 commented 1 year ago

Description

Fixed the warnings that were thrown from Error Prone and VS code. Added missing docstrings Removed the deprecated functions in unit tests and used the latest equivalent functions

Testing

Screenshot 2023-05-30 at 5 20 14 PM

Pull Request Type

Please select the option(s) that are relevant to this PR.