Skip to content

Merge pull request #1 from Brunobento1990/develop #22

Merge pull request #1 from Brunobento1990/develop

Merge pull request #1 from Brunobento1990/develop #22

Triggered via push March 16, 2024 18:06
Status Success
Total duration 2m 13s
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.