Skip to content

Update dependency NUnit3TestAdapter to v5 #794

Update dependency NUnit3TestAdapter to v5

Update dependency NUnit3TestAdapter to v5 #794

Triggered via pull request February 7, 2025 17:31
Status Success
Total duration 4m 12s
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.