Skip to content

Porting refactor

Porting refactor #3

Triggered via pull request January 19, 2024 22:35
Status Success
Total duration 55s
Artifacts 1

dotnet-build.yml

on: pull_request
create_nuget
28s
create_nuget
validate_nuget
9s
validate_nuget
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
create_nuget: dotnet/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: dotnet/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: dotnet/Codeblaze.SemanticKernel.Connectors.Ollama/OllamaBase.cs#L52
Dereference of a possibly null reference.
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

Artifacts

Produced during runtime
Name Size
nuget Expired
52.2 KB