Skip to content

chore(deps): update dotnet monorepo to v8 (major) #168

chore(deps): update dotnet monorepo to v8 (major)

chore(deps): update dotnet monorepo to v8 (major) #168

Triggered via pull request November 14, 2023 19:30
Status Success
Total duration 4m 40s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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