Skip to content

Publish App Common bundle #391

Publish App Common bundle

Publish App Common bundle #391

Re-run triggered November 24, 2023 08:36
Status Success
Total duration 13m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

app-common-bundle-publish.yml

on: workflow_dispatch
Publish bundle to NuGet.org
12m 48s
Publish bundle to NuGet.org
allow_merge
0s
allow_merge
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Publish bundle to NuGet.org: source/App/source/Common.Tests/Unit/Diagnostics/HealthChecks/ServiceHealthCheckTests.cs#L30
Non-nullable field '_dependentServiceUri' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Publish bundle to NuGet.org: source/App/source/Common.Tests/Unit/Diagnostics/HealthChecks/ServiceHealthCheckTests.cs#L31
Non-nullable field '_serverMock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Publish bundle to NuGet.org: source/App/source/Common.Tests/Unit/Diagnostics/HealthChecks/ServiceHealthCheckTests.cs#L32
Non-nullable field '_healthCheckContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Publish bundle to NuGet.org: source/App/source/Common.Tests/Unit/Diagnostics/HealthChecks/ServiceHealthCheckTests.cs#L30
Non-nullable field '_dependentServiceUri' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Publish bundle to NuGet.org: source/App/source/Common.Tests/Unit/Diagnostics/HealthChecks/ServiceHealthCheckTests.cs#L31
Non-nullable field '_serverMock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Publish bundle to NuGet.org: source/App/source/Common.Tests/Unit/Diagnostics/HealthChecks/ServiceHealthCheckTests.cs#L32
Non-nullable field '_healthCheckContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.