Skip to content

Atualiza estrutura do MongoDB e renomeia métodos #15

Atualiza estrutura do MongoDB e renomeia métodos

Atualiza estrutura do MongoDB e renomeia métodos #15

Triggered via push August 23, 2025 20:28
Status Success
Total duration 41s
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.