Skip to content

Enhance chat completion instead of using simple completion. #8

Enhance chat completion instead of using simple completion.

Enhance chat completion instead of using simple completion. #8

Triggered via pull request January 23, 2024 10:33
Status Success
Total duration 1m 1s
Artifacts 1

dotnet-build.yml

on: pull_request
create_nuget
33s
create_nuget
validate_nuget
7s
validate_nuget
Fit to window
Zoom out
Zoom in

Annotations

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