Updating extension telemetry (#4996) #208
benchmark-action.yml
on: push
Run performance benchmarks
6m 50s
Annotations
2 warnings
|
Run performance benchmarks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Run performance benchmarks:
tests/Microsoft.Identity.Test.Common/Core/Mocks/MockHttpMessageHandler.cs#L68
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|