Update README.md #13
Annotations
1 error and 11 warnings
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L114
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L115
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L119
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L120
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L137
Non-nullable property 'Choices' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L142
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L114
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L115
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L119
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/OpenAiCompatible/OpenAiLmStudioProvider.cs#L120
Converting null literal or possible null value to non-nullable type.
|