.Net: Add JsonConverter's to handle bool values when converting from PromptExecutionSettings #25035
Annotations
3 errors
Build dotnet solutions:
dotnet/src/InternalUtilities/src/Text/BoolJsonConverter.cs#L14
'BoolJsonConverter' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build dotnet solutions:
dotnet/src/InternalUtilities/src/Text/BoolJsonConverter.cs#L14
'BoolJsonConverter' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
Build dotnet solutions
Process completed with exit code 1.
|
Loading