PowerShell / DSC

This repo is for the DSC v3 project
MIT License
133 stars 22 forks source link

Remove unwrap() calls form the code #378

Open anmenaga opened 3 months ago

anmenaga commented 3 months ago

Prerequisites

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