Skip to content

feat: add .NET 8 and test for performance/regressions (#73) #128

feat: add .NET 8 and test for performance/regressions (#73)

feat: add .NET 8 and test for performance/regressions (#73) #128

Triggered via push November 17, 2023 23:15
Status Success
Total duration 2m 37s
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: 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
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.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
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.