Skip to content

Refactor ActivityJsonConverterTests to streamline registry setup an… #4075

Refactor ActivityJsonConverterTests to streamline registry setup an…

Refactor ActivityJsonConverterTests to streamline registry setup an… #4075

Triggered via push December 17, 2025 19:05
Status Cancelled
Total duration 30m 22s
Artifacts

packages.yml

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

Annotations

2 errors and 11 warnings
Test with coverage
The job has exceeded the maximum execution time of 30m0s
Test with coverage
The operation was canceled.
Test with coverage
No files were found with the provided path: artifacts/coverage. No artifacts will be uploaded.
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#L496
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.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.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)'.