Skip to content

fix: Added AnyOf for DoneReason. #22

fix: Added AnyOf for DoneReason.

fix: Added AnyOf for DoneReason. #22

Triggered via push June 5, 2024 08:35
Status Failure
Total duration 3m 34s
Artifacts

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
3m 24s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Sends_Assistant_Answer_To_Streamer: src/tests/Ollama.IntegrationTests/Tests.Chat.cs#L17
Test method Ollama.IntegrationTests.Tests.Sends_Assistant_Answer_To_Streamer threw exception: System.Text.Json.JsonException: Invalid AnyOf<String, Nullable`1> object.
Sends_Messages_As_User: src/tests/Ollama.IntegrationTests/Tests.Chat.cs#L23
Test method Ollama.IntegrationTests.Tests.Sends_Messages_As_User threw exception: System.Text.Json.JsonException: Invalid AnyOf<String, Nullable`1> object.
Returns_User_And_Assistant_Message_History: src/tests/Ollama.IntegrationTests/Tests.Chat.cs#L35
Test method Ollama.IntegrationTests.Tests.Returns_User_And_Assistant_Message_History threw exception: System.Text.Json.JsonException: Invalid AnyOf<String, Nullable`1> object.
Sends_Messages_As_Defined_Role: src/tests/Ollama.IntegrationTests/Tests.Chat.cs#L52
Test method Ollama.IntegrationTests.Tests.Sends_Messages_As_Defined_Role threw exception: System.Text.Json.JsonException: Invalid AnyOf<String, Nullable`1> object.
Build, test and publish / Build, test and publish
Process completed with exit code 1.