Skip to content

altered the code to load all notifications when doing matching and d… #472

altered the code to load all notifications when doing matching and d…

altered the code to load all notifications when doing matching and d… #472

Triggered via pull request February 4, 2025 12:27
Status Failure
Total duration 5m 49s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
5m 40s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Btms.Backend.IntegrationTests.AsbSmokeTests.AsbSmokeTest: Btms.Backend.IntegrationTests/AsbSmokeTests.cs#L41
Azure.Messaging.ServiceBus.ServiceBusException : Connection refused ErrorCode: ConnectionRefused (ServiceCommunicationProblem). For troubleshooting information, see https://aka.ms/azsdk/net/servicebus/exceptions/troubleshoot. ---- System.Net.Sockets.SocketException : Connection refused
Run Pull Request Checks
Process completed with exit code 1.
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L11
Cannot convert null literal to non-nullable reference type.
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L23
Non-nullable field 'LoadedData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.