feat(409): Add special handler for 409 HTTP errors when downloading certificates from GoDaddy #6
Annotations
10 warnings
|
GoDaddy.Tests/FakeGoDaddyClient.cs#L206
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
|
GoDaddy.Tests/FakeGoDaddyClient.cs#L182
Do not use Assert.NotNull() on value type 'int'. Remove this assert. (https://xunit.net/xunit.analyzers/rules/xUnit2002)
|
|
GoDaddy.Tests/GoDaddyCAPlugin.cs#L234
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy.Tests/GoDaddyEnrollment.cs#L237
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy.Tests/GoDaddyEnrollment.cs#L163
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy.Tests/GoDaddyCAPlugin.cs#L183
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy.Tests/GoDaddyCAPlugin.cs#L97
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy.Tests/GoDaddyEnrollment.cs#L89
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy.Tests/GoDaddyCAPlugin.cs#L136
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
GoDaddy/Client/GoDaddyClient.cs#L36
The field 'GoDaddyAuthenticator._baseUrl' is never used
|
The logs for this run have expired and are no longer available.
Loading