Fix error message #825
Annotations
10 warnings
src/HealthChecks.UI/Core/UIResourceMapper.cs#L29
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/UIResourceMapper.cs#L52
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/UIResourceMapper.cs#L63
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/HostedService/UIInitializationHostedService.cs#L34
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/Notifications/WebHookFailureNotifier.cs#L36
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/Notifications/WebHookFailureNotifier.cs#L41
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/Notifications/WebHookFailureNotifier.cs#L49
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/Notifications/WebHookFailureNotifier.cs#L51
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/Notifications/WebHookFailureNotifier.cs#L89
Add 'ConfigureAwait(false)' call.
|
src/HealthChecks.UI/Core/Discovery/K8S/KubernetesDiscoveryHostedService.cs#L71
Add 'ConfigureAwait(false)' call.
|
The logs for this run have expired and are no longer available.
Loading