Skip to content

chore(deps): update xunit-dotnet monorepo #151

chore(deps): update xunit-dotnet monorepo

chore(deps): update xunit-dotnet monorepo #151

Triggered via pull request October 31, 2023 22:09
Status Success
Total duration 54s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: HAProxy.StreamProcessingOffload.AgentFramework/Spop/SpopFrameProducer.cs#L197
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/Spop/SpopFrameProducer.cs#L374
Exception type System.ApplicationException is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
build: HAProxy.StreamProcessingOffload.AgentFramework/Spop/FrameReader.cs#L337
Exception type System.ApplicationException is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
build: HAProxy.StreamProcessingOffload.AgentFramework/Spoa/SpoaFrameStream.cs#L116
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/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)