DSL v1.0.0-alpha1 #101
Annotations
9 errors and 11 warnings
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L65
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.SetTaskDefinition' to 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L66
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition' to 'System.Action<ServerlessWorkflow.Sdk.Builders.IGenericTaskDefinitionBuilder>'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L129
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.SetTaskDefinition' to 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L130
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition' to 'System.Action<ServerlessWorkflow.Sdk.Builders.IGenericTaskDefinitionBuilder>'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L65
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.SetTaskDefinition' to 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L66
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition' to 'System.Action<ServerlessWorkflow.Sdk.Builders.IGenericTaskDefinitionBuilder>'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L129
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.SetTaskDefinition' to 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition'
|
build (8.0.x):
tests/Synapse.UnitTests/Cases/Runner/TaskExecutors/FunctionCallExecutorTests.cs#L130
Argument 2: cannot convert from 'ServerlessWorkflow.Sdk.Models.Tasks.CallTaskDefinition' to 'System.Action<ServerlessWorkflow.Sdk.Builders.IGenericTaskDefinitionBuilder>'
|
build (8.0.x)
Process completed with exit code 1.
|
build (8.0.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (8.0.x):
src/runner/Synapse.Runner/Services/WorkflowExecutionContext.cs#L87
Possible null reference argument for parameter 'path' in 'Uri WorkflowDefinitionExtensions.BuildReferenceTo(WorkflowDefinition workflow, TaskDefinition task, string path, Uri? parentReference = null)'.
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L87
XML comment has syntactically incorrect cref attribute ''
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L87
Identifier expected. See also error CS1001.
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/BreadcrumbManager.cs#L80
Possible null reference argument for parameter 'uri' in 'void NavigationManager.NavigateTo(string uri, bool forceLoad = false, bool replace = false)'.
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L394
Possible null reference assignment.
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Pages/WorkflowInstances/List/State.cs#L19
XML comment has cref attribute 'WorkflowInstanceListComponent' that could not be resolved
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L60
Missing XML comment for publicly visible type or member 'WorkflowGraphBuilder.BuildTaskNodesAsync(WorkflowGraphBuilder.TaskNodeRenderingContext)'
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L85
XML comment has a param tag for 'workflow', but there is no parameter by that name
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L86
XML comment has a param tag for 'graph', but there is no parameter by that name
|
build (8.0.x):
src/dashboard/Synapse.Dashboard/Services/WorkflowGraphBuilder.cs#L87
XML comment has a param tag for 'task', but there is no parameter by that name
|