Skip to content

chore(deps): bump Correlate.DependencyInjection to v5.3.0 (#52) #67

chore(deps): bump Correlate.DependencyInjection to v5.3.0 (#52)

chore(deps): bump Correlate.DependencyInjection to v5.3.0 (#52) #67

Triggered via push October 6, 2024 07:12
Status Success
Total duration 1m 40s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
analysis: src/Hangfire.Correlate/CorrelateFilterAttribute.cs#L9
Specify AttributeUsage on 'CorrelateFilterAttribute' to improve readability, even though it inherits it from its base type. (https://rules.sonarsource.com/csharp/RSPEC-3993)
analysis: test/Hangfire.Correlate.Tests/GlobalConfigurationExtensionsTests.cs#L115
'GlobalConfigurationExtensions.UseCorrelate(IGlobalConfiguration, ILoggerFactory)' is obsolete: 'Use the overload accepting an IServiceProvider.'
analysis: test/Hangfire.Correlate.Tests/GlobalConfigurationExtensionsTests.cs#L38
'GlobalConfigurationExtensions.UseCorrelate(IGlobalConfiguration, ILoggerFactory)' is obsolete: 'Use the overload accepting an IServiceProvider.'
analysis: test/Hangfire.Correlate.Tests/GlobalConfigurationExtensionsTests.cs#L56
'GlobalConfigurationExtensions.UseCorrelate(IGlobalConfiguration, ILoggerFactory)' is obsolete: 'Use the overload accepting an IServiceProvider.'
analysis: test/Hangfire.Correlate.Tests/HangfireBuiltInConfigurationTests.cs#L26
'GlobalConfigurationExtensions.UseCorrelate(IGlobalConfiguration, ILoggerFactory)' is obsolete: 'Use the overload accepting an IServiceProvider.'