SharpVector & SharpVector.OpenAI v2.0.0 #43
Annotations
8 warnings
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build:
src/SharpVectorOpenAITest/BasicOpenAIMemoryVectorDatabaseTest.cs#L36
Possible null reference argument for parameter 'vectorDatabase' in 'Task IVectorDatabaseExtensions.SaveToFileAsync<int, string, string>(IVectorDatabase<int, string, string> vectorDatabase, string filePath)'.
|
Build:
src/SharpVectorPerformance/MemoryVectorDatabasePerformance.cs#L17
Non-nullable field 'database' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build:
src/SharpVectorOpenAITest/BasicOpenAIMemoryVectorDatabaseTest.cs#L36
Possible null reference argument for parameter 'vectorDatabase' in 'Task IVectorDatabaseExtensions.SaveToFileAsync<int, string, string>(IVectorDatabase<int, string, string> vectorDatabase, string filePath)'.
|
Build:
src/SharpVectorPerformance/MemoryVectorDatabasePerformance.cs#L17
Non-nullable field 'database' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Loading