Skip to content

Feature/cdms 188 configure concurrency #27

Feature/cdms 188 configure concurrency

Feature/cdms 188 configure concurrency #27

Triggered via pull request December 10, 2024 16:13
Status Failure
Total duration 2m 14s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
2m 4s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Btms.Business.Tests.Commands.SyncClearanceRequestsCommandTests.WhenClearanceRequestBlobsExist_ThenTheyShouldBePlacedOnInternalBus: Btms.Business.Tests/Commands/SyncClearanceRequestsCommandTests.cs#L54
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive exactly 1 call matching: Publish<AlvsClearanceRequest>(any AlvsClearanceRequest, "ALVS", any IDictionary<String, Object>, any CancellationToken) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Publish<AlvsClearanceRequest>(AlvsClearanceRequest, *"CLEARANCEREQUESTS"*, Dictionary<String, Object>, System.Threading.CancellationToken)
Run Pull Request Checks
Process completed with exit code 1.
Run Pull Request Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636