Skip to content

Implementa rastreamento de pedidos e atualiza API dos Correios #18

Implementa rastreamento de pedidos e atualiza API dos Correios

Implementa rastreamento de pedidos e atualiza API dos Correios #18

Triggered via push August 30, 2025 16:04
Status Success
Total duration 36s
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.