Skip to content

postgres vector store (pgvector extension) #69

postgres vector store (pgvector extension)

postgres vector store (pgvector extension) #69

Triggered via pull request December 7, 2023 09:50
Status Failure
Total duration 2m 1s
Artifacts

pull-request.yml

on: pull_request
Build and test  /  Build, test and publish
1m 51s
Build and test / Build, test and publish
Fit to window
Zoom out
Zoom in

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
Type of 'EmbeddingTableRecord.Embedding' is not CLS-compliant