feat: add .NET 8 and test for performance/regressions (#73) #128
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.
|