Remove code_coverage_flags parameter #496
ci-orchestrator.yml
on: pull_request
changes
/
Determine relevant jobs
4s
ci_base
/
Markdown Check
25s
ci_base
/
Check License Lines
7s
ci_base
/
YAML linting for Github actions and workflows
10s
ci_base
/
Validate casing in Github actions and workflows
14s
ci_base
/
Run Pester tests in actions-folder
5s
ci_base
/
Validate references to shared action/modules
8s
json_serialization
/
Publish bundle to NuGet.org
5m 20s
allow_merge_ci_orchestrator
0s
Annotations
10 errors and 7 warnings
testcommon / Publish bundle to NuGet.org
Process completed with exit code 1.
|
testcommon / allow_merge
Process completed with exit code 1.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.Common' version '8.2.0' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.Common.Abstractions' version '8.2.0' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.Common.Security' version '8.2.0' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.FunctionApp' version '8.2.0' exists. You need to create a newer version.
|
app_common / Publish bundle to NuGet.org
'Energinet.DataHub.Core.App.WebApp' version '8.2.0' 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.
|
testcommon / Publish bundle to NuGet.org
Could not find any files for **/TestResults/*.trx
|
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.
|