Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Execution Details

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.

  • Execution Logs3.4s

    • Tag GitHub Source in inedox-$ToLower($ApplicationName) with $ApplicationName-$ReleaseNumber.$BuildNumber0.24s

      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()