Enable test proving telemetry is working with application insights #508
ci-orchestrator.yml
on: pull_request
changes
/
Determine relevant jobs
2s
ci_base
/
Markdown Check
27s
ci_base
/
Check License Lines
9s
ci_base
/
YAML linting for Github actions and workflows
14s
ci_base
/
Validate casing in Github actions and workflows
17s
ci_base
/
Run Pester tests in actions-folder
4s
ci_base
/
Validate references to shared action/modules
8s
allow_merge_ci_orchestrator
0s
Annotations
8 errors and 6 warnings
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.Common' version '8.2.1' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.Common.Abstractions' version '8.2.1' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.Common.Security' version '8.2.1' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.FunctionApp' version '8.2.1' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.WebApp' version '8.2.1' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
Process completed with exit code 1.
|
app_common / allow_merge
Process completed with exit code 1.
|
allow_merge_ci_orchestrator
Process completed with exit code 1.
|
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.
|