Skip to content

fix: envio de email #19

fix: envio de email

fix: envio de email #19

Triggered via push March 16, 2024 13:51
Status Success
Total duration 1m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
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
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: Mensageria/Infra/Factories/FactoryParceiroContext.cs#L18
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: Mensageria/Infra/Factories/FactoryParceiroContext.cs#L18
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.