Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (Release):
src/Delibera.Core/Council/CouncilExecutor.cs#L321
Ambiguous reference in cref attribute: 'IDebateStrategy.ExecuteAsync'. Assuming 'Delibera.Core.Interfaces.IDebateStrategy.ExecuteAsync(System.Collections.Generic.IReadOnlyList<Delibera.Core.Models.CouncilMember>, Delibera.Core.Models.PromptContext, Delibera.Core.Models.CouncilMember?, Delibera.Core.Council.KnowledgeKeeper?, Delibera.Core.Council.Operator?, int, float, System.Action<Delibera.Core.Models.DebateRound>?, System.Threading.CancellationToken)', but could have also matched other overloads including 'Delibera.Core.Interfaces.IDebateStrategy.ExecuteAsync(System.Collections.Generic.IReadOnlyList<Delibera.Core.Models.CouncilMember>, Delibera.Core.Models.PromptContext, Delibera.Core.Models.CouncilMember?, Delibera.Core.Council.KnowledgeKeeper?, Delibera.Core.Council.Operator?, Delibera.Core.Models.DebateExecutionOptions, int, float, System.Action<Delibera.Core.Models.DebateRound>?, System.Threading.CancellationToken)'.
|
|
Build (Release):
src/Delibera.Core/Council/CouncilExecutor.cs#L171
XML comment has cref attribute 'FallbackFileReader' that could not be resolved
|
|
Build (Release):
src/Delibera.Core/Council/CouncilExecutor.cs#L170
XML comment has cref attribute 'ImageFileReader' that could not be resolved
|
|
Build (Release):
src/Delibera.Core/Council/CouncilExecutor.cs#L169
XML comment has cref attribute 'PlainTextFileReader' that could not be resolved
|
|
Build (Release):
src/Delibera.Core/Council/CouncilBuilder.cs#L563
XML comment has cref attribute 'DelegateFileContentReader' that could not be resolved
|
|
Build (Release):
src/Delibera.Core/Council/CouncilBuilder.cs#L44
The field 'CouncilBuilder._persistedOptionsSnapshot' is never used
|
|
Build (Release):
src/Delibera.Core/Memory/IAgentMemory.cs#L215
Possible null reference argument for parameter 'Metadata' in 'MemoryEntry.MemoryEntry(string Content, DateTimeOffset CreatedAt, IReadOnlyDictionary<string, string> Metadata)'.
|
|
Build (Release):
src/Delibera.Core/Memory/IAgentMemory.cs#L294
Possible null reference argument for parameter 'Metadata' in 'MemoryEntry.MemoryEntry(string Content, DateTimeOffset CreatedAt, IReadOnlyDictionary<string, string> Metadata)'.
|
|
Build (Release):
src/Delibera.Core/Memory/IAgentMemory.cs#L292
Dereference of a possibly null reference.
|
|
Build (Release):
src/Delibera.Core/Council/CouncilExecutor.cs#L17
The using directive for 'System.Threading.Channels' appeared previously in this namespace
|
background
wait
wait-all
cancel
parallel
Loading