Introduced IpromptStore #120
Annotations
13 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/KernelMemory.Extensions/IPromptStore.cs#L43
Nullability of reference types in return type of 'Task<string> NullPromptStore.GetPromptAsync(string key)' doesn't match implicitly implemented member 'Task<string?> IPromptStore.GetPromptAsync(string key)'.
|
Build:
src/KernelMemory.Extensions/SinglePartitionCitationComparer.cs#L16
Dereference of a possibly null reference.
|
Build:
src/KernelMemory.Extensions/SinglePartitionCitationComparer.cs#L16
Dereference of a possibly null reference.
|
Build:
src/KernelMemory.Extensions/LocalLlm/LmStudioTextGeneration.cs#L83
Dereference of a possibly null reference.
|
Build:
src/KernelMemory.Extensions/Anthropic/AnthropicTextGenerationConfiguration.cs#L7
Non-nullable property 'ApiKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/KernelMemory.Extensions/QueryPipeline/UserQuestion.cs#L139
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/KernelMemory.Extensions/QueryPipeline/UserQuestion.cs#L139
Non-nullable property 'OriginalQuestion' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
src/KernelMemory.Extensions/LocalLlm/ExternalEmbeddingGenerator.cs#L55
Dereference of a possibly null reference.
|
Build:
src/KernelMemory.Extensions/LocalLlm/ExternalEmbeddingGenerator.cs#L88
Dereference of a possibly null reference.
|
Build:
src/KernelMemory.Extensions/LocalLlm/ChatDtos.cs#L25
Non-nullable property 'Stop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget-packages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget-packages
|
117 KB |
|