Satyam Singh
Satyam Singh
Fix Unreachable Code in stormSet Function Description: This pull request addresses the "unreachable code" error encountered in the stormSet function. The issue arises due to the conn.Close() statement being unreachable...
**Describe the bug** The bug is related to unreachable code in the function `stormSet`. **To Reproduce** Steps to reproduce the behavior: 1. Call the `stormSet` function. 2. Observe the "unreachable...
```// TODO: if there is appetite for it in the community``` ```// add support for Windows GetSystemInfo``` ✅ **I do have appetite for this!** I’d be happy to extend the...
@giornetta as per suggestion to create for windows support i have created a look pls. ### What This PR Adds This PR enhances the GitHub Actions CI pipeline by **adding...