feat:@coderabbitai #97
Annotations
10 errors and 4 warnings
src/libs/OpenAI/Conversions/CreateMessageRequest.cs#L52
Cannot implicitly convert type 'System.Collections.Generic.List<OpenAI.OneOf<OpenAI.MessageContentImageFileObject, OpenAI.MessageContentImageUrlObject, OpenAI.MessageRequestContentTextObject>>' to 'OpenAI.OneOf<string, System.Collections.Generic.IList<OpenAI.ContentVariant2Item>>'
|
src/libs/OpenAI/Conversions/CreateMessageRequest.cs#L94
Cannot implicitly convert type 'System.Collections.Generic.List<OpenAI.OneOf<OpenAI.MessageContentImageFileObject, OpenAI.MessageContentImageUrlObject, OpenAI.MessageRequestContentTextObject>>' to 'OpenAI.OneOf<string, System.Collections.Generic.IList<OpenAI.ContentVariant2Item>>'
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L29
The name '_httpClient' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L31
The name '_httpClient' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L38
The name '_httpClient' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L44
The name '_authorizations' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L67
The name '_httpClient' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L70
The name '_httpClient' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L76
The name '_httpClient' does not exist in the current context
|
src/libs/OpenAI/AssistantClient.CreateRun.AsStream.cs#L82
The name '_httpClient' does not exist in the current context
|
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.
|
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.
|
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.
|
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.
|
This job failed
Loading