Skip to content

Version 2.35.0

Version 2.35.0 #170

Triggered via push September 27, 2024 09:27
Status Success
Total duration 1m 41s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: tests/MarginTradingTests/Services/RunningLiquidationRepositoryFake.cs#L24
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/MarginTradingTests/Services/RunningLiquidationRepositoryFake.cs#L24
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.