Skip to content

Upgrade Test Packages #3

Upgrade Test Packages

Upgrade Test Packages #3

Triggered via pull request May 29, 2025 18:18
Status Success
Total duration 25s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: source/StoneAge.System.Utils.Tests/Async/ParallelForEachAsyncTests.cs#L50
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: source/StoneAge.System.Utils.Tests/Async/ParallelForEachAsyncTests.cs#L57
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: source/StoneAge.System.Utils.Tests/Async/ParallelForEachAsyncTests.cs#L50
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: source/StoneAge.System.Utils.Tests/Async/ParallelForEachAsyncTests.cs#L57
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.