Skip to content

feat: Added service and handler to check for existing consolidations #2102

feat: Added service and handler to check for existing consolidations

feat: Added service and handler to check for existing consolidations #2102

Triggered via pull request December 27, 2024 12:26
Status Failure
Total duration 9m 28s
Artifacts 1

ci-orchestrator.yml

on: pull_request
ci_base  /  Markdown Check
42s
ci_base / Markdown Check
ci_base  /  Check License Lines
7s
ci_base / Check License Lines
ci_base  /  YAML linting for Github actions and workflows
7s
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
7s
ci_base / Run Pester tests in actions-folder
ci_base  /  Validate references to shared action/modules
8s
ci_base / Validate references to shared action/modules
changes  /  Determine relevant jobs
2s
changes / Determine relevant jobs
ci_dotnet  /  ...  /  create_prerelease
2m 26s
ci_dotnet / dotnet_ci_build / create_prerelease
ci_dotnet  /  ...  /  .NET CI Test
3m 56s
ci_dotnet / unit_test / .NET CI Test
ci_dotnet  /  ...  /  .NET CI Test
8m 57s
ci_dotnet / integration_test / .NET CI Test
render_c4model_views  /  render_structurizr_diagrams
render_c4model_views / render_structurizr_diagrams
allow_merge_ci_orchestrator
0s
allow_merge_ci_orchestrator
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 23 warnings
ci_dotnet / unit_test / .NET CI Test
Unable to download artifact(s): Artifact not found for name: dotnet-tests Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
ci_dotnet / unit_test / .NET CI Test
Unable to download artifact(s): Artifact not found for name: dotnet-tests Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
ci_dotnet / unit_test / .NET CI Test
Unable to download artifact(s): Artifact not found for name: dotnet-tests Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
ci_dotnet / unit_test / .NET CI Test
Unable to download artifact(s): Artifact not found for name: dotnet-tests Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
ci_dotnet / unit_test / .NET CI Test
Unable to download artifact(s): Artifact not found for name: dotnet-tests Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
ci_dotnet / integration_test / .NET CI Test
Process completed with exit code 1.
allow_merge_ci_orchestrator
Process completed with exit code 1.
changes / Determine relevant jobs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci_dotnet / dotnet_ci_build / create_prerelease
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci_dotnet / dotnet_ci_build / create_prerelease
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci_dotnet / dotnet_ci_build / create_prerelease
Unexpected input(s) 'project_name', valid inputs are ['output_path']
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L71
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L72
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L108
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Repositories/ActorConsolidationAuditLogRepositoryTests.cs#L109
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L90
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L91
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L129
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / dotnet_ci_build / create_prerelease: source/marketparticipant/Energinet.DataHub.MarketParticipant.IntegrationTests/Hosts/WebApi/GetGridAreaAuditLogsHandlerIntegrationTests.cs#L130
Possible null reference argument for parameter 'json' in 'ActorConsolidationActorAndDate? JsonSerializer.Deserialize<ActorConsolidationActorAndDate>(string json, JsonSerializerOptions? options = null)'.
ci_dotnet / unit_test / .NET CI Test
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35328 , Maximum supported length: 32766
ci_dotnet / unit_test / .NET CI Test
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35328 , Maximum supported length: 32766
ci_dotnet / unit_test / .NET CI Test
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
ci_dotnet / unit_test / .NET CI Test
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35328 , Maximum supported length: 32766
ci_dotnet / integration_test / .NET CI Test
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35328 , Maximum supported length: 32766
ci_dotnet / integration_test / .NET CI Test
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35328 , Maximum supported length: 32766
ci_dotnet / integration_test / .NET CI Test
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
ci_dotnet / integration_test / .NET CI Test
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35328 , Maximum supported length: 32766
allow_merge_ci_orchestrator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
dotnet-tests
155 MB