Skip to content

Bump SixLabors.ImageSharp from 3.1.10 to 3.1.11 #14

Bump SixLabors.ImageSharp from 3.1.10 to 3.1.11

Bump SixLabors.ImageSharp from 3.1.10 to 3.1.11 #14

Triggered via pull request July 30, 2025 13:27
Status Success
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Codout.Mailer/Services/MailerHealthCheck.cs#L9
The field 'MailerHealthCheck._dispatcher' is never used
build: Codout.Mailer/Services/MailerHealthCheck.cs#L11
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L92
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L92
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L66
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L44
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Diagnostics/MailerActivitySource.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Codout.Mailer/Configuration/ConfigureServices.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.