chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 #216
Annotations
10 warnings
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L14
Names of 'Members' and 'HAProxy.StreamProcessingOffload.AgentFramework.Spoa.SpoaConnection.Input, HAProxy.StreamProcessingOffload.AgentFramework.Spoa.SpoaConnection.input' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L14
Names of 'Members' and 'HAProxy.StreamProcessingOffload.AgentFramework.Spoa.SpoaConnection.GracefulCloseInitiator, HAProxy.StreamProcessingOffload.AgentFramework.Spoa.SpoaConnection.gracefulCloseInitiator' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaFrameStream.cs#L110
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L87
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L112
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L147
Do not raise an exception from within a finally clause (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2219)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spop/SpopFrameProducer.cs#L191
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L209
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L195
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
build:
HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaConnection.cs#L271
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|