build(deps): bump the dotnet group in /src with 1 update #1675
Annotations
10 warnings
src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs#L15
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
src/Splat/Logging/IEnableLogger.cs#L17
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#L51
Use properties where appropriate (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1024)
|
src/Splat/ModeDetection/DefaultModeDetector.cs#L37
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#L255
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#L15
Avoid empty interfaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
|
src/Splat/Logging/IEnableLogger.cs#L17
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#L51
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