Quick PR to unblock other AWS related stories and test CI/CD pipeline #25
Triggered via pull request
September 11, 2025 22:59
Status
Failure
Total duration
2m 35s
Artifacts
–
check-pull-request.yml
on: pull_request
Run Pull Request Checks
2m 30s
Annotations
3 errors
|
Run Pull Request Checks
Process completed with exit code 1.
|
|
KeeperData.Api.Tests.Integration.QueueConsumers.IntakeEventConsumerTests.MessagePublishToQueue_ShouldBeConsumed:
working-dir/tests/KeeperData.Api.Tests.Integration/QueueConsumers/IntakeEventConsumerTests.cs#L17
System.Exception : Queue List Request Succeeded but no queues found
|
|
KeeperData.Infrastructure.Test.Queues.QueueConsumerBaseTests.StartAsync_ShouldLogStart_ThenEnterExecutionLoop:
working-dir/tests/KeeperData.Infrastructure.Tests.Unit/Queues/QueueConsumerBaseTests.cs#L26
NSubstitute.Exceptions.ReceivedCallsException : Expected to receive exactly 1 call matching:
ReceiveMessageAsync(any ReceiveMessageRequest, any CancellationToken)
Actually received no matching calls.
|