Environment: | Release |
Script: | Release Inedo Extension |
Pipeline: | global::InedoExtension (Release) |
Created: | 2/17/2020 9:33:51 AM by jrasch@inedo.local |
Start date: | 2/17/2020 9:33:51 AM |
Completed date: | 2/17/2020 9:33:56 AM (5.2s) |
Status: | Failed |
Your account is not authorized to view debug logs in this context, therefore certain groups' log entries may appear empty.
Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object. at Inedo.Extensions.GitHub.Operations.GitHubTagOperation.GetRepositoryUrlAsync(ICredentialResolutionContext context, CancellationToken cancellationToken) in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\GitHub.InedoExtension\Operations\GitHubTagOperation.cs:line 85 at Inedo.Extensions.Operations.TagOperation.<ExecuteAsync>d__20.MoveNext() in C:\ProgramData\BuildMaster\Temp\Service\_E18973\Src\Git\Common\Operations\TagOperation.cs:line 44 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Inedo.BuildMaster.Windows.ServiceApplication.Executions.PlanExecuter.BuildMasterExecuter.<ExecuteActionAsync>d__49.MoveNext()