platform icon indicating copy to clipboard operation
platform copied to clipboard

refactor(drive): change error messages to String

Open pauldelucia opened this issue 1 year ago • 0 comments

Issue being fixed or feature implemented

Change all the error messages in rs-drive from str to String

What was done?

Change all the error messages in rs-drive from str to String

How Has This Been Tested?

Breaking Changes

Checklist:

  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have added or updated relevant unit/integration/functional/e2e tests
  • [ ] I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • [ ] I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • [ ] I have assigned this pull request to a milestone

pauldelucia avatar May 07 '24 12:05 pauldelucia