Skip to content

test: Mark Realtime test as Explicit. #203

test: Mark Realtime test as Explicit.

test: Mark Realtime test as Explicit. #203

Triggered via push October 13, 2024 16:03
Status Failure
Total duration 3m 59s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Realtime: src/tests/OpenAI.IntegrationTests/Tests.Realtime.cs#L24
Test method OpenAI.IntegrationTests.Tests.Realtime threw exception: System.Threading.Tasks.TaskCanceledException: The operation was canceled. ---> System.IO.IOException: Unable to read data from the transport connection: Operation canceled. ---> System.Net.Sockets.SocketException: Operation canceled
Publish
Process completed with exit code 1.
Publish: src/libs/CSharpToJsonSchema/TypeToSchemaHelpers.cs#L58
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
Publish: src/libs/CSharpToJsonSchema/TypeToSchemaHelpers.cs#L58
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
Publish: src/libs/OpenAI/RealtimeConversationClient.cs#L8
Member 'Authorized' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Publish: src/libs/OpenAI/RealtimeConversationClient.cs#L8
Member 'Authorized' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Publish: src/libs/OpenAI/RealtimeConversationClient.cs#L8
Member 'Authorized' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Publish: src/libs/OpenAI/RealtimeConversationClient.cs#L8
Member 'Authorized' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Publish: src/libs/CSharpToJsonSchema/TypeToSchemaHelpers.cs#L58
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
Publish: src/libs/CSharpToJsonSchema/TypeToSchemaHelpers.cs#L58
Using member 'System.Text.Json.Serialization.Metadata.DefaultJsonTypeInfoResolver.DefaultJsonTypeInfoResolver()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
Publish: src/libs/OpenAI/RealtimeConversationClient.cs#L8
Member 'Authorized' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
Publish: src/libs/OpenAI/RealtimeConversationClient.cs#L8
Member 'Authorized' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)