Skip to content

Update to .NET 8 and Add GitHub CLI Installation Instructions #4

Update to .NET 8 and Add GitHub CLI Installation Instructions

Update to .NET 8 and Add GitHub CLI Installation Instructions #4

Triggered via pull request May 28, 2025 17:45
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
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.