Skip to content

AsyncKeyLock 1.0.6

AsyncKeyLock 1.0.6 #7

Triggered via release March 15, 2025 14:02
@usercodeusercode
published v1.0.6
Status Success
Total duration 36s
Artifacts

dotnetcore.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L226
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L207
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L185
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L226
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L207
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L185
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L226
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L207
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.
start: src/AsyncKeyLock.Tests/AsyncLockTest.cs#L185
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.