Skip to content

Nuget MIFCore Hangfire APIETL SqlServer #1

Nuget MIFCore Hangfire APIETL SqlServer

Nuget MIFCore Hangfire APIETL SqlServer #1

Manually triggered September 12, 2023 04:41
Status Failure
Total duration 3m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
build
Process completed with exit code 1.
build
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/
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L31
'RecurringJobManagerExtensions.AddOrUpdate<T>(IRecurringJobManager, string, Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, RecurringJobOptions) extension method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L46
'RecurringJobManagerExtensions.AddOrUpdate(IRecurringJobManager, string, Expression<Func<Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate(string, Expression<Func<Task>>, string, RecurringJobOptions) extension method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L84
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L94
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L26
'RecurringJob.AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L36
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L47
'RecurringJob.AddOrUpdate(string, Expression<Func<Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate(string, Expression<Func<Task>>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L57
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/HangfireServiceCollectionExtensions.cs#L15
'IRecurringJobFactory' is obsolete: 'IRecurringJobFactory is obsolete. Please use Hangfire.IRecurringJobManager.'
build: MIFCore.Hangfire/HangfireServiceCollectionExtensions.cs#L15
'RecurringJobFactory' is obsolete: 'RecurringJobFactory is obsolete. Please use MIFCore.Hangfire.MIFCoreRecurringJobManager.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L31
'RecurringJobManagerExtensions.AddOrUpdate<T>(IRecurringJobManager, string, Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, RecurringJobOptions) extension method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L46
'RecurringJobManagerExtensions.AddOrUpdate(IRecurringJobManager, string, Expression<Func<Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use the AddOrUpdate(string, Expression<Func<Task>>, string, RecurringJobOptions) extension method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L84
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/MIFCoreRecurringJobManager.cs#L94
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L26
'RecurringJob.AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate<T>(string, Expression<Func<T, Task>>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L36
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L47
'RecurringJob.AddOrUpdate(string, Expression<Func<Task>>, string, TimeZoneInfo, string)' is obsolete: 'Please use AddOrUpdate(string, Expression<Func<Task>>, string, RecurringJobOptions) instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/JobFactory.cs#L57
'RecurringJob.Trigger(string)' is obsolete: 'Please use the TriggerJob method instead. Will be removed in 2.0.0.'
build: MIFCore.Hangfire/HangfireServiceCollectionExtensions.cs#L15
'IRecurringJobFactory' is obsolete: 'IRecurringJobFactory is obsolete. Please use Hangfire.IRecurringJobManager.'
build: MIFCore.Hangfire/HangfireServiceCollectionExtensions.cs#L15
'RecurringJobFactory' is obsolete: 'RecurringJobFactory is obsolete. Please use MIFCore.Hangfire.MIFCoreRecurringJobManager.'