Skip to content

CDMS-314 adds new decision status for ALVS X00 investigation #483

CDMS-314 adds new decision status for ALVS X00 investigation

CDMS-314 adds new decision status for ALVS X00 investigation #483

Triggered via pull request February 5, 2025 11:44
Status Failure
Total duration 6m 12s
Artifacts

check-pull-request.yml

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

Annotations

4 errors and 2 warnings
Btms.Backend.IntegrationTests.DecisionTests.DecisionComparisonTests.ShouldHaveCorrectDecisionCode(generatorType: typeof(TestDataGenerator.Scenarios.SpecificFiles.Mrn24Gbdshixsy6Rckar3ScenarioGenerator): Btms.Backend.IntegrationTests/DecisionTests/DecisionComparisonTests.cs#L67
Expected movement.AlvsDecisionStatus.Context.DecisionComparison?.DecisionStatus to be DecisionStatusEnum.AlvsX00NotBtms {value: 6}, but found DecisionStatusEnum.NoAlvsDecisions {value: 3}.
Btms.Backend.IntegrationTests.AsbSmokeTests.AsbSmokeTest_NotificationsAndMovements: Btms.Backend.IntegrationTests/AsbSmokeTests.cs#L43
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
Btms.Backend.IntegrationTests.AsbSmokeTests.AsbSmokeTest_Gmrs: Btms.Backend.IntegrationTests/AsbSmokeTests.cs#L74
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.