Skip to content

fix: Fixed issues after update. #17

fix: Fixed issues after update.

fix: Fixed issues after update. #17

Triggered via push September 18, 2024 14:10
Status Failure
Total duration 5m 41s
Artifacts

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
5m 27s
Build, test and publish / Build, test and publish
Run TODO to Issue
7s
Run TODO to Issue
Fit to window
Zoom out
Zoom in

Annotations

10 errors
AddDocuments_Ok(InMemory): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(Chroma): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(OpenSearch): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(Postgres): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(Mongo): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(DuckDb): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(Weaviate): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddDocuments_Ok(Milvus): src/IntegrationTests/DatabaseTests.cs#L105
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.
AddTexts_Ok(InMemory): src/IntegrationTests/DatabaseTests.cs#L158
System.MissingMethodException : Method not found: 'Void LangChain.Databases.Vector.set_Metadata(System.Collections.Generic.IReadOnlyDictionary`2<System.String,System.Object>)'.