Skip to content

Enable test proving telemetry is working with application insights #509

Enable test proving telemetry is working with application insights

Enable test proving telemetry is working with application insights #509

Triggered via pull request January 16, 2024 10:09
Status Success
Total duration 17m 4s
Artifacts

ci-orchestrator.yml

on: pull_request
changes  /  Determine relevant jobs
2s
changes / Determine relevant jobs
ci_base  /  Markdown Check
29s
ci_base / Markdown Check
ci_base  /  Check License Lines
11s
ci_base / Check License Lines
ci_base  /  YAML linting for Github actions and workflows
6s
ci_base / YAML linting for Github actions and workflows
ci_base  /  Validate casing in Github actions and workflows
10s
ci_base / Validate casing in Github actions and workflows
ci_base  /  Run Pester tests in actions-folder
9s
ci_base / Run Pester tests in actions-folder
ci_base  /  Validate references to shared action/modules
13s
ci_base / Validate references to shared action/modules
app_common  /  Publish bundle to NuGet.org
16m 22s
app_common / Publish bundle to NuGet.org
databricks  /  Publish bundle to NuGet.org
databricks / Publish bundle to NuGet.org
testcommon  /  Publish bundle to NuGet.org
testcommon / Publish bundle to NuGet.org
featuremanagement  /  ...  /  function_ci
featuremanagement / dotnet_solution_ci / function_ci
json_serialization  /  Publish bundle to NuGet.org
json_serialization / Publish bundle to NuGet.org
logging  /  Publish bundle to NuGet.org
logging / Publish bundle to NuGet.org
messaging  /  Publish bundle to NuGet.org
messaging / Publish bundle to NuGet.org
app_common  /  allow_merge
0s
app_common / allow_merge
databricks  /  allow_merge
databricks / allow_merge
testcommon  /  allow_merge
testcommon / allow_merge
featuremanagement  /  allow_merge
featuremanagement / allow_merge
json_serialization  /  allow_merge
json_serialization / allow_merge
logging  /  allow_merge
logging / allow_merge
messaging  /  allow_merge
messaging / allow_merge
allow_merge_ci_orchestrator
0s
allow_merge_ci_orchestrator
Fit to window
Zoom out
Zoom in

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.