Update README.md #21
Annotations
11 warnings
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/LocalAI/LocalAiProvider.cs#L114
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.cs#L115
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.cs#L119
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.cs#L120
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.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/LocalAI/LocalAiProvider.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/LocalAI/LocalAiProvider.cs#L114
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.cs#L115
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.cs#L119
Converting null literal or possible null value to non-nullable type.
|
test:
LocalAI.NET.LMStudio/Providers/LocalAI/LocalAiProvider.cs#L120
Converting null literal or possible null value to non-nullable type.
|