Publish App Common bundle #391
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
allow_merge
0s
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.
|