feat: Use official OpenAPI spec. (#78) #92
Annotations
2 errors and 5 warnings
Run tests:
src/tests/Anthropic.IntegrationTests/Tests.Tools.cs#L14
Test method Anthropic.IntegrationTests.Tests.Tools threw exception:
System.Threading.Tasks.TaskCanceledException: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing. ---> System.TimeoutException: The operation was canceled. ---> System.Threading.Tasks.TaskCanceledException: The operation was canceled.
|
Run tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build using dotnet:
src/libs/Anthropic/Extensions/AnthropicClient.ChatClient.cs#L90
Possible null reference argument for parameter 'value' in 'ChatFinishReason.ChatFinishReason(string value)'.
|
Build using dotnet:
src/libs/Anthropic/Extensions/AnthropicClient.ChatClient.cs#L90
Possible null reference argument for parameter 'value' in 'ChatFinishReason.ChatFinishReason(string value)'.
|
Build using dotnet:
src/libs/Anthropic/Extensions/AnthropicClient.ChatClient.cs#L90
Possible null reference argument for parameter 'value' in 'ChatFinishReason.ChatFinishReason(string value)'.
|
Build using dotnet:
src/libs/Anthropic/Extensions/AnthropicClient.ChatClient.cs#L90
Possible null reference argument for parameter 'value' in 'ChatFinishReason.ChatFinishReason(string value)'.
|
Loading