Title:
FIX: Missing "From" operation property results in error at run time
Created:
2/26/2020 5:16:08 PM by jrasch
Status:
closed on 2/26/2020 5:17:43 PM
Last pulled:
2/26/2020 5:18:44 PM
Description:
The error generated is: ``` Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object. at Inedo.Extensions.AzureDevOps.Operations.GitHubGetSourceOperation.GetRepositoryUrlAsync(ICredentialResolutionContext context, CancellationToken cancellationToken) ```