postgres vector store (pgvector extension) #69
pull-request.yml
on: pull_request
Build and test
/
Build, test and publish
1m 51s
Annotations
5 errors and 10 warnings
Build and test / Build, test and publish:
src/tests/LangChain.Providers.LLamaSharp.IntegrationTests/SQLiteVectorStoreTest.cs#L34
'SQLiteVectorStore' does not contain a definition for 'AsRetriever' and no accessible extension method 'AsRetriever' accepting a first argument of type 'SQLiteVectorStore' could be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/tests/LangChain.Providers.LLamaSharp.IntegrationTests/LLamaSharpTests.cs#L172
'VectorStore' does not contain a definition for 'AsRetriever' and no accessible extension method 'AsRetriever' accepting a first argument of type 'VectorStore' could be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/tests/LangChain.Providers.LLamaSharp.IntegrationTests/SQLiteVectorStoreTest.cs#L34
'SQLiteVectorStore' does not contain a definition for 'AsRetriever' and no accessible extension method 'AsRetriever' accepting a first argument of type 'SQLiteVectorStore' could be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish:
src/tests/LangChain.Providers.LLamaSharp.IntegrationTests/LLamaSharpTests.cs#L172
'VectorStore' does not contain a definition for 'AsRetriever' and no accessible extension method 'AsRetriever' accepting a first argument of type 'VectorStore' could be found (are you missing a using directive or an assembly reference?)
|
Build and test / Build, test and publish
Process completed with exit code 1.
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L149
Identifier 'Double' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L151
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L149
Identifier 'Double' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L151
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L149
Identifier 'Double' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L151
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L151
Identifier 'Decimal' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/LangChain.Core/Common/Converters/ObjectAsPrimitiveConverter.cs#L149
Identifier 'Double' contains type name (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1720)
|
Build and test / Build, test and publish:
src/libs/Databases/LangChain.Databases.Postgres/PostgresDbClient.cs#L472
Argument type 'Vector' is not CLS-compliant
|
Build and test / Build, test and publish:
src/libs/Databases/LangChain.Databases.Postgres/PostgresDbClient.cs#L472
Type of 'EmbeddingTableRecord.Embedding' is not CLS-compliant
|