style:Run dotnet format #375
Annotations
10 warnings
src/Providers/Google/src/GoogleChatModel.cs#L60
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L60
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L165
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L165
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L60
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L60
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L165
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Providers/Google/src/GoogleChatModel.cs#L165
Using member 'LangChain.Providers.Google.Extensions.GoogleGeminiExtensions.GetString(IDictionary<String, Object>)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, JsonSerializerOptions).
|
src/Databases/Mongo/src/Client/MongoContext.cs#L10
Identifier '_mongoDatabase' is not CLS-compliant
|
src/Databases/Mongo/src/Client/MongoDbClient.cs#L87
'CreateCollectionOptions.AutoIndexId' is obsolete: 'AutoIndexId has been deprecated since server version 3.2.'
|
This job succeeded
Loading