vNext #209
Annotations
10 warnings
Build:
src/Build5Nines.SharpVector.Playground/Components/Pages/Home.razor#L17
Non-nullable field '_playgroundEditor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Build5Nines.SharpVector.Playground/Components/Pages/Home.razor#L92
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Build5Nines.SharpVector.Playground/Components/Pages/Home.razor#L87
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/SharpVectorTest/Data/TextDataLoaderTests.cs#L50
'IVectorTextResultItem<string, string>.VectorComparison' is obsolete: 'Use 'Similarity' instead'
|
Build:
src/OllamaConsoleTest/Program.cs#L28
'IVectorTextResultItem<string, string>.VectorComparison' is obsolete: 'Use 'Similarity' instead'
|
Build:
src/ConsoleTest/Program.cs#L190
'IVectorTextResultItem<string, string>.VectorComparison' is obsolete: 'Use 'Similarity' instead'
|
Build:
src/Build5Nines.SharpVector.Playground/Components/Pages/Home.razor#L17
Non-nullable field '_playgroundEditor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/Build5Nines.SharpVector.Playground/Components/Pages/Home.razor#L92
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/Build5Nines.SharpVector.Playground/Components/Pages/Home.razor#L87
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/SharpVectorTest/Data/TextDataLoaderTests.cs#L50
'IVectorTextResultItem<string, string>.VectorComparison' is obsolete: 'Use 'Similarity' instead'
|
Loading