This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Add parameter to factory method for setting handler options #511
Annotations
5 errors
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/KiotaClientFactoryTests.cs#L120
The call is ambiguous between the following methods or properties: 'KiotaClientFactory.Create(HttpMessageHandler?, IRequestOption[]?)' and 'KiotaClientFactory.Create(IList<DelegatingHandler>, HttpMessageHandler?)'
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/KiotaClientFactoryTests.cs#L120
The call is ambiguous between the following methods or properties: 'KiotaClientFactory.Create(HttpMessageHandler?, IRequestOption[]?)' and 'KiotaClientFactory.Create(IList<DelegatingHandler>, HttpMessageHandler?)'
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/KiotaClientFactoryTests.cs#L120
The call is ambiguous between the following methods or properties: 'KiotaClientFactory.Create(HttpMessageHandler?, IRequestOption[]?)' and 'KiotaClientFactory.Create(IList<DelegatingHandler>, HttpMessageHandler?)'
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/KiotaClientFactoryTests.cs#L120
The call is ambiguous between the following methods or properties: 'KiotaClientFactory.Create(HttpMessageHandler?, IRequestOption[]?)' and 'KiotaClientFactory.Create(IList<DelegatingHandler>, HttpMessageHandler?)'
|
Build
Process completed with exit code 1.
|
Loading