feat: added possibilty to inject custom http agent and removed usage of custom tls stack #45
Annotations
10 errors and 2 warnings
|
Build:
test/Tinify.Tests/ClientTest.cs#L509
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L405
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L376
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L339
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L310
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L273
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L244
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L178
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L207
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
test/Tinify.Tests/ClientTest.cs#L22
The call is ambiguous between the following methods or properties: 'Client.Client(string, string, string)' and 'Client.Client(string, string, HttpClient)'
|
|
Build:
src/Tinify/Tinify.cs#L153
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build:
src/Tinify/Tinify.cs#L153
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Loading