Skip to content

chore(deps): update dependency cake.tool to v3.2.0 (#59) #46

chore(deps): update dependency cake.tool to v3.2.0 (#59)

chore(deps): update dependency cake.tool to v3.2.0 (#59) #46

Triggered via push November 14, 2023 19:54
Status Success
Total duration 59s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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/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#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/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)