altered the code to load all notifications when doing matching and d… #472
check-pull-request.yml
on: pull_request
Run Pull Request Checks
5m 40s
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.
|