You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated the `createBinaryPathResult` function to utilize a new `BinaryPathResultOptions` interface, enhancing type safety and clarity.
- Replaced deprecated `success` pattern with the `ok` pattern and adjusted the handling of binary paths and validation attempts.
- Ensured consistent usage of optional chaining and default values for better reliability in path generation and validation.
0 commit comments