CDMS-314 adds new decision status for ALVS X00 investigation #481
check-pull-request.yml
on: pull_request
Run Pull Request Checks
11m 14s
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.
|