Housekeeping Update Target Frameworks (#1056) #1713
Annotations
10 warnings
src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs#L14
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
src/Splat/Logging/IEnableLogger.cs#L16
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
src/Splat/Logging/LogLevel.cs#L11
Add a member to LogLevel that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
|
src/Splat/ServiceLocation/Locator.cs#L49
Use properties where appropriate (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1024)
|
src/Splat/ModeDetection/DefaultModeDetector.cs#L33
Modify 'InUnitTestRunner' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
src/Splat/MemoizingMRUCache.cs#L252
Modify 'InvalidateAll' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs#L14
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
src/Splat/Logging/IEnableLogger.cs#L16
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
src/Splat/Logging/LogLevel.cs#L11
Add a member to LogLevel that has a value of zero with a suggested name of 'None' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1008)
|
src/Splat/ServiceLocation/Locator.cs#L49
Use properties where appropriate (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1024)
|
The logs for this run have expired and are no longer available.
Loading