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
This is a 2-in-1 issue. A lack of argument sanitation led to empty strings being passed around and a related error was being discard with an empty error thrown instead.
Expected Behavior
Arguements should be checks for validity and errors should not be caught if they'll be rethrown or discarded and replaced.
Bug Report
Current Behavior
This is a 2-in-1 issue. A lack of argument sanitation led to empty strings being passed around and a related error was being discard with an empty error thrown instead.
Expected Behavior
Arguements should be checks for validity and errors should not be caught if they'll be rethrown or discarded and replaced.
Additional context/output
#6103 (comment)
Possible Solution
PR incoming...
System details
Windows version: 11
OS architecture: 64bit
PowerShell version: 7.4.6
Additional software: git version 2.45.2.windows.1
Scoop Configuration
The text was updated successfully, but these errors were encountered: