Add workflow export functionality and update changelog (#7357) #4479
packages.yml
on: push
Test with coverage
30m 15s
Deploy coverage to GitHub Pages
0s
Publish to feedz.io
0s
Publish release to nuget.org
0s
Annotations
3 errors and 12 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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.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.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.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)'.
|