Skip to content

Upgrading Hangfire.PostgreSql to 1.20.8 #142

Upgrading Hangfire.PostgreSql to 1.20.8

Upgrading Hangfire.PostgreSql to 1.20.8 #142

Triggered via push March 13, 2024 15:38
Status Success
Total duration 14m 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/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/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/StartPublishersTest.cs#L89
'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/StartPublishersTest.cs#L89
'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/StartPublishersTest.cs#L111
'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/StartPublishersTest.cs#L111
'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.'