Skip to content

Update README.md

Update README.md #5

Triggered via push January 19, 2024 22:37
Status Success
Total duration 1m 5s
Artifacts 1

dotnet-build.yml

on: push
create_nuget
17s
create_nuget
validate_nuget
14s
validate_nuget
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
create_nuget: dotnet/Codeblaze.SemanticKernel.Connectors.Memory.Neo4j/Neo4jMemoryStore.cs#L35
Async-iterator 'Neo4jMemoryStore.GetCollectionsAsync(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create_nuget: dotnet/Codeblaze.SemanticKernel.Connectors.Memory.Neo4j/Neo4jMemoryStore.cs#L82
Async-iterator 'Neo4jMemoryStore.UpsertBatchAsync(string, IEnumerable<MemoryRecord>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create_nuget: dotnet/Codeblaze.SemanticKernel.Connectors.Memory.Neo4j/Neo4jMemoryStore.cs#L134
Async-iterator 'Neo4jMemoryStore.GetBatchAsync(string, IEnumerable<string>, bool, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create_nuget: dotnet/Codeblaze.SemanticKernel.Connectors.Memory.Neo4j/Neo4jMemoryStore.cs#L193
Async-iterator 'Neo4jMemoryStore.GetNearestMatchesAsync(string, ReadOnlyMemory<float>, int, double, bool, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
create_nuget: dotnet/Codeblaze.SemanticKernel.Connectors.Memory.Neo4j/INeo4jQueryFactory.cs#L110
Nullability of reference types in value of type '(string ListIndexQuery, object?)' doesn't match target type '(string, object)'.
create_nuget: dotnet/Codeblaze.SemanticKernel.Connectors.Memory.Neo4j/INeo4jQueryFactory.cs#L93
Parameter 'textProperty' has no matching param tag in the XML comment for 'Neo4jVectorIndexQueryFactory.Neo4jVectorIndexQueryFactory(string, string, string, string, int)' (but other parameters do)

Artifacts

Produced during runtime
Name Size
nuget Expired
52.2 KB