Skip to content

Merge pull request #6 from BLaZeKiLL/wip/more-props #22

Merge pull request #6 from BLaZeKiLL/wip/more-props

Merge pull request #6 from BLaZeKiLL/wip/more-props #22

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

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
create_nuget: Codeblaze.SemanticKernel.Connectors.Ollama/OllamaMemoryBuilderExtensions.cs#L24
Possible null reference argument for parameter 'http' in 'OllamaTextEmbeddingGeneration.OllamaTextEmbeddingGeneration(string modelId, string baseUrl, HttpClient http, ILoggerFactory? loggerFactory)'.
create_nuget: Codeblaze.SemanticKernel.Connectors.Ollama/OllamaMemoryBuilderExtensions.cs#L47
Possible null reference argument for parameter 'http' in 'OllamaTextEmbeddingGeneration.OllamaTextEmbeddingGeneration(string modelId, string baseUrl, HttpClient http, ILoggerFactory? loggerFactory)'.
create_nuget: Codeblaze.SemanticKernel.Connectors.Ollama/OllamaBase.cs#L52
Dereference of a possibly null reference.
create_nuget: 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: 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: 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: 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

Artifacts

Produced during runtime
Name Size
nuget Expired
52.8 KB