Skip to content

Refactor DistributedRuntimeFeature constructor for improved module … #4325

Refactor DistributedRuntimeFeature constructor for improved module …

Refactor DistributedRuntimeFeature constructor for improved module … #4325

Triggered via push February 7, 2026 11:04
Status Failure
Total duration 2m 36s
Artifacts

packages.yml

on: push
Test with coverage
2m 32s
Test with coverage
Build packages
Build packages
Deploy coverage to GitHub Pages
0s
Deploy coverage to GitHub Pages
Publish to feedz.io
Publish to feedz.io
Publish release to nuget.org
Publish release to nuget.org
Fit to window
Zoom out
Zoom in

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.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)'.