Enhance agent chat features and update tokenizer model #36
AdventuresInSemanticKernel.yml
on: push
build
5m 18s
deploy
2m 47s
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:
SemanticKernelAgentOrchestration/Models/AgentMessage.cs#L31
'AgentMessageStreamUpdate.AuthorName' hides inherited member 'StreamingChatMessageContent.AuthorName'. Use the new keyword if hiding was intended.
|
build:
SemanticKernelAgentOrchestration/Models/InteractiveStreamingAgent.cs#L45
Possible null reference argument for parameter 'input' in 'string InteractiveStreamingAgent.EnsurePattern(string input)'.
|
build:
BlazorAceEditor/Models/AceEditorOptions.cs#L42
'AceEditorOptions.UseSoftTabs' hides inherited member 'AceSessionOptions.UseSoftTabs'. Use the new keyword if hiding was intended.
|
build:
SemanticKernelAgentOrchestration/Group/GroupChat.cs#L103
Possible null reference argument for parameter 'item' in 'void ChatHistory.Add(ChatMessageContent item)'.
|
build:
ChatComponents/ChatView.razor.cs#L44
Possible null reference assignment.
|
build:
ChatComponents/ChatView.razor.cs#L13
The field 'ChatView._column' is never used
|
build:
SkPluginComponents/Models/AskUserService.cs#L60
Dereference of a possibly null reference.
|
build:
SkPluginLibrary/Models/Helpers/CustomApplicationInsightsLoggerProvider.cs#L21
Nullability in constraints for type parameter 'TState' of method 'CustomApplicationInsightsLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
build:
SkPluginLibrary/Services/ScriptSession.cs#L90
Converting null literal or possible null value to non-nullable type.
|
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 |
|