Upgrading Hangfire.PostgreSql to 1.20.8 #144
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Hangfire.Configuration/Providers/PostgresStorageProvider.cs#L15
'PostgreSqlStorage.PostgreSqlStorage(string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0, please use the overload with IConnectionFactory argument'
|
build:
Hangfire.Configuration/RealHangfire.cs#L26
'HangfireApplicationBuilderExtensions.UseHangfireServer(IApplicationBuilder, BackgroundJobServerOptions, IEnumerable<IBackgroundProcess>, JobStorage)' is obsolete: 'Please use IServiceCollection.AddHangfireServer extension method instead in the ConfigureServices method. Will be removed in 2.0.0.'
|
build:
Hangfire.Configuration/RealHangfire.cs#L26
'HangfireApplicationBuilderExtensions.UseHangfireServer(IApplicationBuilder, BackgroundJobServerOptions, IEnumerable<IBackgroundProcess>, JobStorage)' is obsolete: 'Please use IServiceCollection.AddHangfireServer extension method instead in the ConfigureServices method. Will be removed in 2.0.0.'
|
build:
Hangfire.Configuration/Providers/PostgresStorageProvider.cs#L15
'PostgreSqlStorage.PostgreSqlStorage(string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0, please use the overload with IConnectionFactory argument'
|
build:
Hangfire.Configuration/Providers/PostgresStorageProvider.cs#L15
'PostgreSqlStorage.PostgreSqlStorage(string, PostgreSqlStorageOptions)' is obsolete: 'Will be removed in 2.0, please use the overload with IConnectionFactory argument'
|
build:
ConsoleSample/ConsoleSampleSqlServer/Startup.cs#L71
'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.'
|
build:
Hangfire.Configuration.Test/Domain/StartWorkerServersTest.cs#L259
'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.'
|
build:
Hangfire.Configuration.Test/Domain/StartWorkerServersTest.cs#L259
'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.'
|
build:
Hangfire.Configuration.Test/Domain/StartWorkerServersTest.cs#L274
'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.'
|
build:
Hangfire.Configuration.Test/Domain/StartWorkerServersTest.cs#L274
'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.'
|