Skip to content

Update dependency Microsoft.NET.Test.Sdk to 17.13.0 #798

Update dependency Microsoft.NET.Test.Sdk to 17.13.0

Update dependency Microsoft.NET.Test.Sdk to 17.13.0 #798

Triggered via pull request February 10, 2025 13:25
Status Success
Total duration 3m 36s
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.