Skip to content

chore(deps): update dependency coverlet.collector to v6.0.1 #208

chore(deps): update dependency coverlet.collector to v6.0.1

chore(deps): update dependency coverlet.collector to v6.0.1 #208

Triggered via pull request February 21, 2024 01:04
Status Success
Total duration 45s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)