Skip to content

merge

merge #49

Triggered via push February 14, 2024 08:08
Status Failure
Total duration 6m 36s
Artifacts

release.yml

on: push
Matrix: Testing
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Releasing: src/WorkflowEngine.Core/ActionImplementationMetadata.cs#L1
Conditional expression is not valid in language version 8.0 because a common type was not found between 'TimeSpan' and '<null>'. To use a target-typed conversion, upgrade to language version 9.0 or greater. [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj]
Releasing: src/WorkflowEngine.Core/ActionImplementationMetadata.cs#L1
Conditional expression is not valid in language version 8.0 because a common type was not found between 'TimeSpan' and '<null>'. To use a target-typed conversion, upgrade to language version 9.0 or greater. [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj]
Releasing
Process completed with exit code 1.
Testing (net6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Testing (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Releasing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Releasing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Releasing: src/WorkflowEngine.Core/DefaultOutputsRepository.cs#L1
Unreachable code detected [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj]
Releasing: src/WorkflowEngine.Core/ActionExecutor.cs#L1
The variable 'exx' is declared but never used [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj]
Releasing: src/WorkflowEngine.Core/ActionExecutor.cs#L1
The variable 'exx' is declared but never used [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj]
Releasing: src/WorkflowEngine.Core/DefaultOutputsRepository.cs#L1
Unreachable code detected [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj]
Releasing: src/WorkflowEngine.Hangfire/WorkflowStarterBackgroundJob.cs#L1
'RecurringJobManagerExtensions.AddOrUpdate<T>(IRecurringJobManager, string, Expression<Action<T>>, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate<T>(string, Expression<Action<T>>, string, RecurringJobOptions) extension method instead. Will be removed in 2.0.0.' [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Hangfire\WorkflowEngine.Hangfire.csproj]
Releasing: src/WorkflowEngine.Hangfire/HangfireWorkflowExecutor.cs#L1
The variable 'ex' is declared but never used [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Hangfire\WorkflowEngine.Hangfire.csproj]