Feature/cdms 188 configure concurrency #27
check-pull-request.yml
on: pull_request
Run Pull Request Checks
2m 4s
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
|