Bump govuk-frontend from 4.0.1 to 5.6.0 in /ntbs-service #2104
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ntbs-service/AppServiceConfiguration.cs#L262
'SqlServerStorageOptions.UsePageLocksOnDequeue' is obsolete: 'This option is deprecated and doesn't change anything. You can safely remove it. Will be removed in 2.0.0.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L33
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L46
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L59
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L72
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L85
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L98
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L111
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L125
'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.'
|
ntbs-service/Jobs/HangfireJobScheduler.cs#L139
'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.'
|
This job succeeded
Loading