Skip to content

Update dependency Microsoft.NET.Test.Sdk to 17.12.0 (#316) #729

Update dependency Microsoft.NET.Test.Sdk to 17.12.0 (#316)

Update dependency Microsoft.NET.Test.Sdk to 17.12.0 (#316) #729

Triggered via push November 19, 2024 18:42
Status Success
Total duration 4m 44s
Artifacts

dotnet.yml

on: push
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.