Skip to content

Allow ReadFromJsonAsync for application/json mime (#1986) #17

Allow ReadFromJsonAsync for application/json mime (#1986)

Allow ReadFromJsonAsync for application/json mime (#1986) #17

Triggered via push August 8, 2023 21:10
Status Success
Total duration 2m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/HealthChecks.UI.K8s.Operator/Operator/NamespacedServiceWatcher.cs#L45
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Extensions/IKubernetesExtensions.cs#L9
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Operator/NamespacedServiceWatcher.cs#L78
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Operator/NamespacedServiceWatcher.cs#L79
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Operator/NamespacedServiceWatcher.cs#L86
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Extensions/IKubernetesExtensions.cs#L15
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Extensions/IKubernetesExtensions.cs#L21
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Extensions/IKubernetesExtensions.cs#L27
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Controller/HealthChecksController.cs#L37
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI.K8s.Operator/Controller/HealthChecksController.cs#L42
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/UIResourceMapper.cs#L29
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/UIResourceMapper.cs#L52
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/UIResourceMapper.cs#L63
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/UIEndpointsResourceMapper.cs#L30
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/UIEndpointsResourceMapper.cs#L47
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/UIEndpointsResourceMapper.cs#L55
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/Discovery/K8S/KubernetesDiscoveryHostedService.cs#L71
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/Discovery/K8S/KubernetesDiscoveryHostedService.cs#L87
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/Discovery/K8S/KubernetesDiscoveryHostedService.cs#L151
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)
build: src/HealthChecks.UI/Core/Notifications/WebHookFailureNotifier.cs#L36
Add 'ConfigureAwait(false)' call. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090)