fix: use 8.0 for sdk #52
Annotations
3 errors and 12 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::TargetFramework=netcoreapp3.1]
|
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::TargetFramework=netcoreapp3.1]
|
Releasing
Process completed with exit code 1.
|
Releasing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/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::TargetFramework=netcoreapp3.1]
|
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::TargetFramework=netcoreapp3.1]
|
Releasing:
src/WorkflowEngine.Core/DefaultOutputsRepository.cs#L1
Unreachable code detected [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj::TargetFramework=net6.0]
|
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::TargetFramework=net6.0]
|
Releasing:
src/WorkflowEngine.Core/DefaultOutputsRepository.cs#L1
Unreachable code detected [D:\a\WorkflowEngine\WorkflowEngine\src\WorkflowEngine.Core\WorkflowEngine.Core.csproj::TargetFramework=net8.0]
|
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::TargetFramework=net8.0]
|
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::TargetFramework=net6.0]
|
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::TargetFramework=net6.0]
|
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::TargetFramework=net8.0]
|
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::TargetFramework=net8.0]
|