Skip to content

chore: Update Lykke.Contracts package version to 4.0.1 #180

chore: Update Lykke.Contracts package version to 4.0.1

chore: Update Lykke.Contracts package version to 4.0.1 #180

Triggered via pull request October 25, 2024 08:08
Status Success
Total duration 1m 48s
Artifacts

build.yml

on: pull_request
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.