Add auto-sq-multi agent chat. #39
AdventuresInSemanticKernel.yml
on: push
build
4m 44s
deploy
2m 50s
Annotations
13 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
SemanticKernelAgentOrchestration/Group/IGroupChat.cs#L10
Cannot convert null literal to non-nullable reference type.
|
build:
BlazorAceEditor/Models/AceEditorOptions.cs#L42
'AceEditorOptions.UseSoftTabs' hides inherited member 'AceSessionOptions.UseSoftTabs'. Use the new keyword if hiding was intended.
|
build:
SemanticKernelAgentOrchestration/Models/AgentMessage.cs#L31
'AgentMessageStreamUpdate.AuthorName' hides inherited member 'StreamingChatMessageContent.AuthorName'. Use the new keyword if hiding was intended.
|
build:
SemanticKernelAgentOrchestration/DynamicAgentChat/AutoSequentialChat.cs#L73
Possible null reference argument for parameter 'item' in 'void List<ChatMessageContent>.Add(ChatMessageContent item)'.
|
build:
SemanticKernelAgentOrchestration/Group/GroupChat.cs#L103
Possible null reference argument for parameter 'item' in 'void ChatHistory.Add(ChatMessageContent item)'.
|
build:
SemanticKernelAgentOrchestration/Models/InteractiveStreamingAgent.cs#L45
Possible null reference argument for parameter 'input' in 'string InteractiveStreamingAgent.EnsurePattern(string input)'.
|
build:
SemanticKernelAgentOrchestration/DynamicAgentChat/AutoSequentialChat.cs#L111
Possible null reference argument for parameter 'item' in 'int List<ChatAgent>.IndexOf(ChatAgent item)'.
|
build:
SemanticKernelAgentOrchestration/DynamicAgentChat/AutoSequentialChat.cs#L127
Possible null reference argument for parameter 'json' in 'IntentTransition? JsonSerializer.Deserialize<IntentTransition>(string json, JsonSerializerOptions? options = null)'.
|
build:
SemanticKernelAgentOrchestration/DynamicAgentChat/AutoSequentialChat.cs#L128
Dereference of a possibly null reference.
|
build:
ChatComponents/ChatView.razor.cs#L44
Possible null reference assignment.
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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: "webapp".
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 | |
---|---|---|
webapp
Expired
|
295 MB |
|