Skip to content

Allow to configure log scope key #78

Allow to configure log scope key

Allow to configure log scope key #78

Triggered via pull request October 5, 2023 06:17
@laurynasrlaurynasr
synchronize #68
Status Success
Total duration 20h 57m 18s
Artifacts

sonarcloud.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
skwasjer
approved Oct 6, 2023
external

Annotations

10 warnings
analysis: src/Correlate.Abstractions/ICorrelationContextFactory.cs#L18
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
analysis: src/Correlate.Abstractions/ICorrelationContextFactory.cs#L18
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
analysis: src/Correlate.Abstractions/ICorrelationContextFactory.cs#L18
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
analysis: src/Correlate.Core/RootActivity.cs#L48
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
analysis: src/Correlate.Core/RootActivity.cs#L47
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
analysis: src/Correlate.Core/RootActivity.cs#L48
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
analysis: src/Correlate.Core/RootActivity.cs#L47
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
analysis: src/Correlate.Core/RootActivity.cs#L48
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
analysis: src/Correlate.Core/RootActivity.cs#L47
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
analysis: src/Correlate.DependencyInjection/IServiceCollectionExtensions.cs#L36
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)