Mark Gould

Results 3 issues of Mark Gould

I'm attempting to use TokenProvider.CreateManagedServiceIdentityTokenProvider() to login and I'm getting an error. This is running through Visual Studio or from a command prompt. I haven't attempted to deploy to an...

feature

**Describe the bug** Can't create an issue from a message. Get a "Failed to create issue on org/repo" error. I also noticed that nothing shows up under assignees/labels, which may...

bug

Is it expected that FluentValidation is not invoked when running tests? Since it's using FluentValidation.AspNetCore it's only being invoked through the MVC pipeline, which is bypassed from the tests. I...