Skip to content

fix: cast should be to nullable timespan #48

fix: cast should be to nullable timespan

fix: cast should be to nullable timespan #48

Triggered via push November 27, 2023 13:34
Status Success
Total duration 4m 19s
Artifacts

release.yml

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

Annotations

10 warnings
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
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/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.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]
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]