Python: Process export #26918
Annotations
10 errors
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/Serialization/Model/Workflow.cs#L209
The type name Filter conflicts in whole or in part with the namespace name 'Microsoft.Extensions.VectorData.ConnectorSupport.Filter'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Abstractions/Serialization/Model/Workflow.cs#L209
The type name Filter conflicts in whole or in part with the namespace name 'Microsoft.Extensions.VectorData.ConnectorSupport.Filter'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Core/ProcessAgentBuilder.cs#L220
'KernelProcessAgentExecutor' does not contain a definition for 'Functions'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Core/ProcessAgentBuilder.cs#L225
'KernelProcessAgentExecutor' does not contain a definition for 'Functions'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Core/ProcessAgentBuilder.cs#L220
'KernelProcessAgentExecutor' does not contain a definition for 'Functions'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Core/ProcessAgentBuilder.cs#L225
'KernelProcessAgentExecutor' does not contain a definition for 'Functions'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.LocalRuntime/LocalAgentStep.cs#L47
'KernelProcessAgentExecutor' does not contain a definition for 'Functions'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.LocalRuntime/LocalAgentStep.cs#L47
'KernelProcessAgentExecutor' does not contain a definition for 'Functions'
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Runtime.Dapr/Actors/AgentStepActor.cs#L38
Dereference of a possibly null reference.
|
Build dotnet solutions:
dotnet/src/Experimental/Process.Runtime.Dapr/DaprAgentStepInfo.cs#L48
There is no argument given that corresponds to the required parameter 'threadName' of 'KernelProcessAgentStep.KernelProcessAgentStep(AgentDefinition, ProcessAgentActions, KernelProcessStepState, Dictionary<string, List<KernelProcessEdge>>, string, NodeInputs, Dictionary<string, KernelProcessEdgeGroup>?)'
|
Loading