Skip to content

Atualizações e melhorias na configuração e estilo #17

Atualizações e melhorias na configuração e estilo

Atualizações e melhorias na configuração e estilo #17

Triggered via push August 29, 2025 01:28
Status Success
Total duration 39s
Artifacts

dotnet.yml

on: push
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.