Skip to content

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

CDMS-314 adds new decision status for ALVS X00 investigation

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

Triggered via pull request February 5, 2025 11:15
Status Failure
Total duration 11m 23s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
11m 14s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

2 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}.
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.