Skip to content

Cleanup

Cleanup #3

Triggered via push June 17, 2023 12:04
Status Success
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

CI.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: tests/KafkaFlow.ProcessManagers.IntegrationTests/TestProcessManager.cs#L58
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: tests/KafkaFlow.ProcessManagers.IntegrationTests/TestProcessManager.cs#L68
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: tests/KafkaFlow.ProcessManagers.IntegrationTests/TestProcessManager.cs#L58
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: tests/KafkaFlow.ProcessManagers.IntegrationTests/TestProcessManager.cs#L68
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
No test results found