Enhance logging in recurring tasks: add error handling and logger sup… #4276
packages.yml
on: push
Test with coverage
20m 41s
Deploy coverage to GitHub Pages
0s
Annotations
5 errors and 11 warnings
|
Test with coverage
The run was canceled by @sfmskywalker.
|
|
Test with coverage
The operation was canceled.
|
|
BulkDispatchWorkflows should wait for all child workflows to complete:
test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Composition/BulkDispatchWorkflows/BulkDispatchWorkflowsTests.cs#L27
System.TimeoutException : Signal 'WorkflowInstanceCompleted-3f2a255f2fc67887' timed out after 60000 milliseconds.
|
|
BulkDispatchWorkflows should use CorrelationIdFunction:
test/component/Elsa.Workflows.ComponentTests/Scenarios/Activities/Composition/BulkDispatchWorkflows/BulkDispatchWorkflowsTests.cs#L62
System.TimeoutException : Signal 'WorkflowInstanceCompleted-dcbe59414d5d1be3' timed out after 60000 milliseconds.
|
|
Packages
The run was canceled by @sfmskywalker.
|
|
Test with coverage
No files were found with the provided path: artifacts/coverage. No artifacts will be uploaded.
|
|
Test with coverage:
src/modules/Elsa.Dsl.ElsaScript/Parser/ElsaScriptParser.cs#L459
Argument of type 'Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)>? Metadata)>' cannot be used for parameter 'or' of type 'Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)>' in 'Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)> Parsers.Or<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)>(Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)> parser, Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)> or)' due to differences in the nullability of reference types.
|
|
Test with coverage:
src/modules/Elsa.Dsl.ElsaScript/Compiler/ElsaScriptCompiler.cs#L117
Possible null reference return.
|
|
Test with coverage:
src/modules/Elsa.Expressions.JavaScript/Providers/ActivityOutputFunctionsDefinitionProvider.cs#L33
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Activities/Flowchart/Models/FlowchartExecutionMode.cs#L9
XML comment has cref attribute 'UseTokenFlow' that could not be resolved
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Extensions/ExpressionExecutionContextExtensions.cs#L476
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
|
Test with coverage:
src/modules/Elsa.Workflows.Management/Activities/WorkflowDefinitionActivity/WorkflowDefinitionActivityProvider.cs#L12
Parameter 'tenantAccessor' is unread.
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Activities/Flowchart/Models/FlowchartExecutionMode.cs#L9
XML comment has cref attribute 'UseTokenFlow' that could not be resolved
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Extensions/ExpressionExecutionContextExtensions.cs#L476
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Activities/Flowchart/Models/FlowchartExecutionMode.cs#L9
XML comment has cref attribute 'UseTokenFlow' that could not be resolved
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Extensions/ExpressionExecutionContextExtensions.cs#L476
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|