Update parameter from isFas to multiTenancy. (#275) #392
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
app-common-bundle-publish.yml
on: push
Publish bundle to NuGet.org
15m 26s
allow_merge
0s
Annotations
6 warnings and 2 notices
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.
|
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
|
95 tests found
There are 95 tests, see "Raw output" for the full list of tests.
|