DSC
DSC copied to clipboard
Remove unwrap() calls form the code
Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] 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