Skip to content

ci: refactor main workflow, include NuGet publish on release (#86) #125

ci: refactor main workflow, include NuGet publish on release (#86)

ci: refactor main workflow, include NuGet publish on release (#86) #125

Triggered via push November 17, 2023 21:32
Status Success
Total duration 2m 18s
Artifacts

sonarcloud.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
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.DependencyInjection/IServiceCollectionExtensions.cs#L36
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.