Skip to content

Feature/cdms 242

Feature/cdms 242 #253

Triggered via pull request January 17, 2025 10:53
Status Failure
Total duration 3m 36s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
3m 28s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Btms.Backend.IntegrationTests.DecisionTests.ChedPpPhsiValidated.ShouldHaveCorrectBtmsStatus: Btms.Backend.IntegrationTests/DecisionTests/Mrn24GBDEEA43OY1CQAR7Tests.cs#L167
Expected property movement.BtmsStatus.Segment to be equivalent to MovementSegmentEnum.Cdms205Ac5 {value: 4}, but found <null>. With configuration: - Use declared types and members - Compare enums by value - Compare tuples by their properties - Compare anonymous types by their properties - Compare records by their members - Include non-browsable members - Match member by name (or throw) - Be strict about the order of items in byte arrays - Without automatic conversion.
Btms.Backend.IntegrationTests.DecisionTests.NoMatchNoAlvsDecisionTests.ShouldHaveLinkStatusNotLinked: Btms.Backend.IntegrationTests/DecisionTests/NoMatchNoAlvsDecisionTests.cs#L26
Expected movement.BtmsStatus.LinkStatus to be LinkStatusEnum.NotLinked {value: 1}, but found LinkStatusEnum.MissingLinks {value: 3}.
Btms.Backend.IntegrationTests.DecisionTests.NoMatch.ShouldNotHaveLinked: Btms.Backend.IntegrationTests/DecisionTests/NoMatchTests.cs#L23
Expected Client.GetSingleMovement().BtmsStatus.LinkStatus to be LinkStatusEnum.NotLinked {value: 1}, but found LinkStatusEnum.MissingLinks {value: 3}.
Btms.Backend.IntegrationTests.DecisionTests.Mrn24GBDYHI8LMFLDQAR6Tests.ShouldHaveCorrectBtmsStatus: Btms.Backend.IntegrationTests/DecisionTests/Mrn24GBDYHI8LMFLDQAR6Tests.cs#L159
Expected property movement.BtmsStatus.LinkStatus to equal LinkStatusEnum.Error {value: 0} by value, but found LinkStatusEnum.NoLinks {value: 4}. With configuration: - Use declared types and members - Compare enums by value - Compare tuples by their properties - Compare anonymous types by their properties - Compare records by their members - Include non-browsable members - Match member by name (or throw) - Be strict about the order of items in byte arrays - Without automatic conversion.
Run Pull Request Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636