Enable test proving telemetry is working with application insights #509
ci-orchestrator.yml
on: pull_request
changes
/
Determine relevant jobs
2s
ci_base
/
Markdown Check
29s
ci_base
/
Check License Lines
11s
ci_base
/
YAML linting for Github actions and workflows
6s
ci_base
/
Validate casing in Github actions and workflows
10s
ci_base
/
Run Pester tests in actions-folder
9s
ci_base
/
Validate references to shared action/modules
13s
allow_merge_ci_orchestrator
0s
Annotations
6 warnings
app_common / 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.
|
app_common / 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.
|
app_common / 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.
|
app_common / 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.
|
app_common / 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.
|
app_common / 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.
|