Remove unused files and update dependencies #54
Annotations
10 warnings and 1 notice
|
SemanticKernelAgentOrchestration/DynamicAgentChat/DynamicAgentChatService.cs#L134
Possible null reference argument for parameter 'json' in 'IntentTransition? JsonSerializer.Deserialize<IntentTransition>(string json, JsonSerializerOptions? options = null)'.
|
|
SemanticKernelAgentOrchestration/DynamicAgentChat/DynamicAgentChatService.cs#L118
Possible null reference argument for parameter 'item' in 'int List<ChatAgent>.IndexOf(ChatAgent item)'.
|
|
SemanticKernelAgentOrchestration/Group/GroupChat.cs#L103
Possible null reference argument for parameter 'item' in 'void ChatHistory.Add(ChatMessageContent item)'.
|
|
SemanticKernelAgentOrchestration/DynamicAgentChat/DynamicAgentChatService.cs#L80
Possible null reference argument for parameter 'item' in 'void List<ChatMessageContent>.Add(ChatMessageContent item)'.
|
|
SemanticKernelAgentOrchestration/Models/InteractiveStreamingAgent.cs#L45
Possible null reference argument for parameter 'input' in 'string InteractiveStreamingAgent.EnsurePattern(string input)'.
|
|
SemanticKernelAgentOrchestration/Models/AgentMessage.cs#L31
'AgentMessageStreamUpdate.AuthorName' hides inherited member 'StreamingChatMessageContent.AuthorName'. Use the new keyword if hiding was intended.
|
|
SemanticKernelAgentOrchestration/Group/IGroupChat.cs#L10
Cannot convert null literal to non-nullable reference type.
|
|
ChatComponents/ChatView.razor.cs#L13
The field 'ChatView._column' is never used
|
|
BlazorAceEditor/Models/AceEditorOptions.cs#L42
'AceEditorOptions.UseSoftTabs' hides inherited member 'AceSessionOptions.UseSoftTabs'. Use the new keyword if hiding was intended.
|
|
ChatComponents/ChatView.razor.cs#L44
Possible null reference assignment.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading