Skip to content

Update actions/setup-dotnet digest to 3951f0d #790

Update actions/setup-dotnet digest to 3951f0d

Update actions/setup-dotnet digest to 3951f0d #790

Triggered via pull request January 30, 2025 04:44
Status Success
Total duration 3m 45s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build (core): dotnet-core/test/NoopCredentials.cs#L15
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 (core): dotnet-core/test/NoopCredentials.cs#L15
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.