Some fixes #137
Annotations
2 errors and 11 warnings
|
Build
The job has exceeded the maximum execution time of 5m0s
|
|
Build
The operation was canceled.
|
|
Build:
src/KernelMemory.Extensions/LocalLlm/ChatDtos.cs#L110
Non-nullable property 'Type' 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/ChatDtos.cs#L107
Non-nullable property 'Function' 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#L88
Dereference of a possibly null reference.
|
|
Build:
src/KernelMemory.Extensions/LocalLlm/ExternalEmbeddingGenerator.cs#L55
Dereference of a possibly null reference.
|
|
Build:
src/KernelMemory.Extensions/QueryPipeline/UserQuestion.cs#L142
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/QueryPipeline/UserQuestion.cs#L142
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/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/LocalLlm/LmStudioTextGeneration.cs#L84
Dereference of a possibly null reference.
|
|
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
.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.
|