CDMS-200 add test for movement not found #54
check-pull-request.yml
on: pull_request
Run Pull Request Checks
2m 17s
Annotations
7 errors and 1 warning
Run Pull Request Checks:
Btms.Business.Tests/Services/Matching/MatchingServiceTests.cs#L55
'ScenarioGenerator.GeneratorResult' does not contain a definition for 'ClearanceRequests' and no accessible extension method 'ClearanceRequests' accepting a first argument of type 'ScenarioGenerator.GeneratorResult' could be found (are you missing a using directive or an assembly reference?)
|
Run Pull Request Checks:
Btms.Business.Tests/Services/Matching/MatchingServiceTests.cs#L70
'ScenarioGenerator.GeneratorResult' does not contain a definition for 'ClearanceRequests' and no accessible extension method 'ClearanceRequests' accepting a first argument of type 'ScenarioGenerator.GeneratorResult' could be found (are you missing a using directive or an assembly reference?)
|
Run Pull Request Checks:
Btms.Business.Tests/Services/Matching/MatchingServiceTests.cs#L76
'ScenarioGenerator.GeneratorResult' does not contain a definition for 'ImportNotifications' and no accessible extension method 'ImportNotifications' accepting a first argument of type 'ScenarioGenerator.GeneratorResult' could be found (are you missing a using directive or an assembly reference?)
|
Run Pull Request Checks:
Btms.Business.Tests/Services/Decisions/NoMatchDecisionsTest.cs#L51
'ScenarioGenerator.GeneratorResult' does not contain a definition for 'ClearanceRequests' and no accessible extension method 'ClearanceRequests' accepting a first argument of type 'ScenarioGenerator.GeneratorResult' could be found (are you missing a using directive or an assembly reference?)
|
Btms.Analytics.Tests.MovementHistoryTests.WhenCalled_ReturnsHistory:
Btms.Analytics.Tests/MovementHistoryTests.cs#L24
System.NullReferenceException : Object reference not set to an instance of an object.
|
Btms.Analytics.Tests.MovementsByDecisionsTests.WhenCalled_ReturnExpectedAggregation:
Btms.Analytics.Tests/MovementsByDecisionsTests.cs#L28
Expected result.Count to be 2, but found 0 (difference of -2).
|
Run Pull Request Checks
Process completed with exit code 1.
|
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
|