Skip to content

Merge remote-tracking branch 'origin/main' #4462

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #4462

Triggered via push March 7, 2026 10:42
Status Cancelled
Total duration 30m 20s
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

3 errors and 11 warnings
Test with coverage
The job has exceeded the maximum execution time of 30m0s
Test with coverage
Process completed with exit code 2.
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.Workflows.Core/Extensions/ExpressionExecutionContextExtensions.cs#L476
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
Test with coverage: test/component/Elsa.Workflows.ComponentTests/Scenarios/Multitenancy/MultitenancyTests.cs#L20
The literal or constant value Tenant.DefaultTenantId should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'DefaultTenant_ShouldUseEmptyStringAsId' on type 'MultitenancyTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
Test with coverage: test/component/Elsa.Workflows.ComponentTests/Scenarios/WorkflowDefinitionReload/ReloadWorkflowTests.cs#L91
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.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)'.