Bump webpack from 5.88.2 to 5.93.0 in /ntbs-service #1911
Annotations
1 error and 12 warnings
test-job
Process completed with exit code 1.
|
test-job
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/
|
test-job
The following actions uses Node.js version which is deprecated 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/
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|
test-job:
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.'
|