Skip to content

Update dependency dotnet-sdk to v6.0.424 #598

Update dependency dotnet-sdk to v6.0.424

Update dependency dotnet-sdk to v6.0.424 #598

Triggered via pull request July 10, 2024 04:25
Status Success
Total duration 4m 16s
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.