Skip to content

Added optional parameter to AddDefaultDocumentConnectorProvider and AddDefaultDocumentContentExtractor #75

Added optional parameter to AddDefaultDocumentConnectorProvider and AddDefaultDocumentContentExtractor

Added optional parameter to AddDefaultDocumentConnectorProvider and AddDefaultDocumentContentExtractor #75

Triggered via pull request January 21, 2024 16:31
Status Success
Total duration 2m 33s
Artifacts 2

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
CI: src/Encamina.Enmarcha.SemanticKernel.Abstractions/IMemoryManager.cs#L27
Parameter 'kernel' has no matching param tag in the XML comment for 'IMemoryManager.UpsertMemoryAsync(string, string, IEnumerable<string>, Kernel, IDictionary<string, string>, CancellationToken)' (but other parameters do)
CI: src/Encamina.Enmarcha.SemanticKernel.Abstractions/IMemoryManager.cs#L58
Parameter 'kernel' has no matching param tag in the XML comment for 'IMemoryManager.BatchUpsertMemoriesAsync(string, IDictionary<string, MemoryContent>, Kernel, CancellationToken)' (but other parameters do)
CI: src/Encamina.Enmarcha.SemanticKernel/MemoryManager.cs#L29
Parameter 'logger' has no matching param tag in the XML comment for 'MemoryManager.MemoryManager(IMemoryStore, ILogger<MemoryManager>)' (but other parameters do)
CI: src/Encamina.Enmarcha.SemanticKernel.Abstractions/IMemoryManager.cs#L27
Parameter 'kernel' has no matching param tag in the XML comment for 'IMemoryManager.UpsertMemoryAsync(string, string, IEnumerable<string>, Kernel, IDictionary<string, string>, CancellationToken)' (but other parameters do)
CI: src/Encamina.Enmarcha.SemanticKernel.Abstractions/IMemoryManager.cs#L58
Parameter 'kernel' has no matching param tag in the XML comment for 'IMemoryManager.BatchUpsertMemoriesAsync(string, IDictionary<string, MemoryContent>, Kernel, CancellationToken)' (but other parameters do)
CI: src/Encamina.Enmarcha.SemanticKernel.Connectors.Document/Extensions/IServiceCollectionExtensions.cs#L34
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.SemanticKernel.Connectors.Document/Extensions/IServiceCollectionExtensions.cs#L18
Use the overloading mechanism instead of the optional parameters. (https://rules.sonarsource.com/csharp/RSPEC-2360)
CI: src/Encamina.Enmarcha.SemanticKernel/MemoryManager.cs#L29
Parameter 'logger' has no matching param tag in the XML comment for 'MemoryManager.MemoryManager(IMemoryStore, ILogger<MemoryManager>)' (but other parameters do)

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
326 KB
enmarcha-libraries-75 Expired
1020 KB