VSTS release failed in Run sql script on azure steps
See original GitHub issueError : Cannot bind argument to parameter ‘Path’ because it is null ##[error]System.Management.Automation.ParameterBindingValidationException: Cannot bind argument to parameter ‘Path’ because it is null. 2017-05-10T08:50:56.7307474Z at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception) 2017-05-10T08:50:56.7307474Z at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame frame) 2017-05-10T08:50:56.7307474Z at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame) 2017-05-10T08:50:56.7307474Z at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame) 2017-05-10T08:50:56.7517467Z ##[error]PowerShell script completed with 1 errors.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Are you sure that is a task that is shipped from the repo or that we ship?
That’s not a task we ship. It looks like it comes from the market place.
https://marketplace.visualstudio.com/items?itemName=andrewlackenby.sql-toolkit-azure
If I follow the link on that, it’s here:
https://github.com/crimdon/SQLToolkitAzure