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

Remove unwrap() calls form the code #378

Open
3 tasks done
anmenaga opened this issue Apr 1, 2024 · 0 comments
Open
3 tasks done

Remove unwrap() calls form the code #378

anmenaga opened this issue Apr 1, 2024 · 0 comments
Milestone

Comments

@anmenaga
Copy link
Collaborator

anmenaga commented Apr 1, 2024

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

unwrap() calls are potential for panics; they should be replaced with better error handling.

Expected behavior

NA

Actual behavior

NA

Error details

No response

Environment data

v1

Version

v1

Visuals

No response

@SteveL-MSFT SteveL-MSFT added this to the 3.0-RC milestone Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants