Use-Git
should only validate the current pipeline step
#312
Labels
enhancement
New feature or request
Use-Git
should only validate the current pipeline step
#312
When Use-Git is attempting to determine dynamic parameters, it sometimes needs to determine the current statement without the AST.
This can lead to a caught error, "an empty pipe is not allowed".
These coercion errors should be sidestepped in a few ways:
$error
when encounteredThe text was updated successfully, but these errors were encountered: