Script: | Deploy |
Pipeline: | Release (Release) |
Created: | 9/13/2022 10:28:36 AM by gdivis@inedo.local |
Start date: | 9/13/2022 10:28:36 AM |
Completed date: | 9/13/2022 10:29:39 AM (1min 3s) |
Status: | Succeeded |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
$SourceTag release variable does not exist, tagging source (commit 7979abbccab4b880edf0b50d647fa55d8ebca731) in https://github.com/Inedo/pgscan.git
$SourceTag release variable does not exist, tagging source (commit 7979abbccab4b880edf0b50d647fa55d8ebca731) in https://github.com/Inedo/pgscan.git
Unhandled exception: System.InvalidCastException: Unable to cast object of type 'Inedo.Extensions.GitHub.Credentials.GitHubSecureCredentials' to type 'Inedo.Extensions.Credentials.UsernamePasswordCredentials'. at Inedo.Extensions.Git.GitOperationExtensions.GetCredentialsAndResourceAsync(IGitConfiguration operation, IOperationExecutionContext opcontext) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242922\Src\Git\Git.InedoExtension\IGitConfiguration.cs:line 52 at Inedo.Extensions.Git.Operations.GeneralTagOperation.ExecuteAsync(IOperationExecutionContext context) in C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242922\Src\Git\Git.InedoExtension\Operations\GeneralTagOperation.cs:line 62 at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.OtterScriptExecuter.Inedo.ExecutionEngine.Executer.IExecutionHostEnvironment.ExecuteActionAsync(ActionStatement actionStatement, IExecuterContext context)