build(deps): Bump the all group with 3 updates #88
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' 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.
|
Build using dotnet:
src/Sqlite/src/SQLiteConversationRepository.cs#L126
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' 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.
|
Build using dotnet:
src/Sqlite/src/SQLiteConversationRepository.cs#L126
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' 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.
|
Build using dotnet:
src/Sqlite/src/SQLiteConversationRepository.cs#L126
Prefer the generic overload 'System.Enum.Parse<TEnum>(string)' instead of 'System.Enum.Parse(System.Type, string)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build using dotnet
Using member 'LangChain.Databases.JsonConverters.ObjectAsPrimitiveConverter.ObjectAsPrimitiveConverter()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
|
Loading