Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Error attempting to set GitHub Build status
-
Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object.
I tracked the issue to GitHubSetStatusOperation line 94. The SDK.BaseUrl is null.
What can be done to set this?
-
Hello; this was fixed in GitHub-1.4.3 extension, but as a work-around you can just set BaseUrl in Admin > Advanced Settings
-
Thank you