Refactor DistributedRuntimeFeature constructor for improved module …
#4325
packages.yml
on: push
Test with coverage
2m 32s
Deploy coverage to GitHub Pages
0s
Annotations
10 errors and 11 warnings
|
|
|
|
|
|
|
Test with coverage:
test/unit/Elsa.Workflows.Runtime.UnitTests/Services/DefaultActivityExecutionMapperTests.cs#L27
A using clause must precede all other elements defined in the namespace except extern alias declarations
|
|
Test with coverage:
test/unit/Elsa.Workflows.Runtime.UnitTests/Services/DefaultActivityExecutionMapperTests.cs#L26
A using clause must precede all other elements defined in the namespace except extern alias declarations
|
|
Test with coverage:
test/unit/Elsa.Workflows.Runtime.UnitTests/Services/DefaultActivityExecutionMapperTests.cs#L25
A using clause must precede all other elements defined in the namespace except extern alias declarations
|
|
Test with coverage:
test/unit/Elsa.Workflows.Runtime.UnitTests/Services/DefaultActivityExecutionMapperTests.cs#L24
A using clause must precede all other elements defined in the namespace except extern alias declarations
|
|
Test with coverage:
test/unit/Elsa.Workflows.Runtime.UnitTests/Services/DefaultActivityExecutionMapperTests.cs#L23
A using clause must precede all other elements defined in the namespace except extern alias declarations
|
|
Test with coverage:
test/unit/Elsa.Workflows.Runtime.UnitTests/Services/DefaultActivityExecutionMapperTests.cs#L22
A using clause must precede all other elements defined in the namespace except extern alias declarations
|
|
|
|
Test with coverage
No files were found with the provided path: artifacts/coverage. No artifacts will be uploaded.
|
|
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.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.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.Dsl.ElsaScript/Compiler/ElsaScriptCompiler.cs#L497
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
|
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.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)'.
|