add back hooks for stepwise planner -> functions called by planner to… #16
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
ChatComponents/ChatView.razor.cs#L13
The field 'ChatView._column' is never used
|
Build:
BlazorAceEditor/Models/AceEditorOptions.cs#L42
'AceEditorOptions.UseSoftTabs' hides inherited member 'AceSessionOptions.UseSoftTabs'. Use the new keyword if hiding was intended.
|
Build:
SkPluginComponents/Models/AskUserService.cs#L60
Dereference of a possibly null reference.
|
Build:
SkPluginLibrary/Models/Helpers/CustomApplicationInsightsLoggerProvider.cs#L37
Nullability of reference types in type of parameter 'exception' of 'void CustomApplicationInsightsLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
|
Build:
SkPluginLibrary/Models/Helpers/CustomApplicationInsightsLoggerProvider.cs#L27
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/CoreKernelService.cs#L292
'FunctionInvokedEventArgs' is obsolete: 'Events are deprecated in favor of filters. Example in dotnet/samples/KernelSyntaxExamples/Getting_Started/Step7_Observability.cs of Semantic Kernel repository.'
|
Build:
SkPluginLibrary/CoreKernelService.KernelBuilder.cs#L415
'FunctionInvokingEventArgs' is obsolete: 'Events are deprecated in favor of filters. Example in dotnet/samples/KernelSyntaxExamples/Getting_Started/Step7_Observability.cs of Semantic Kernel repository.'
|
Build:
SkPluginLibrary/CoreKernelService.KernelBuilder.cs#L419
'FunctionInvokedEventArgs' is obsolete: 'Events are deprecated in favor of filters. Example in dotnet/samples/KernelSyntaxExamples/Getting_Started/Step7_Observability.cs of Semantic Kernel repository.'
|
Build:
SkPluginLibrary/Agents/AssistantAgentService.cs#L33
Dereference of a possibly null reference.
|
Build:
SkPluginLibrary/Agents/AssistantAgentService.cs#L35
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading