test: Try to fix PR tests. #87
dotnet.yml
on: push
Publish
/
Build, test and publish
1m 14s
Release
0s
Annotations
4 errors
FiveRandomWords:
src/tests/Anthropic.IntegrationTests/Tests.FiveRandomWords.cs#L10
Test method Anthropic.IntegrationTests.Tests.FiveRandomWords threw exception:
Anthropic.ApiException: ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 529.
|
Streaming:
src/tests/Anthropic.IntegrationTests/Tests.Streaming.cs#L25
Expected deltas to contain more than 5 item(s), but found 1: {""}.
|
Tools:
src/tests/Anthropic.IntegrationTests/Tests.Tools.cs#L14
Test method Anthropic.IntegrationTests.Tests.Tools threw exception:
Anthropic.ApiException: ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 529.
|
Publish / Build, test and publish
Process completed with exit code 1.
|