Skip to content

Update dotnet.yml

Update dotnet.yml #3

Triggered via push September 6, 2025 17:49
Status Success
Total duration 3m 18s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 1 notice
build: FSModLauncher/Services/DownloadService.cs#L122
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: FSModLauncher/Services/DownloadService.cs#L122
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
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677