Skip to content

CDMS-200 add test for movement not found #54

CDMS-200 add test for movement not found

CDMS-200 add test for movement not found #54

Triggered via pull request December 17, 2024 19:48
Status Failure
Total duration 2m 27s
Artifacts

check-pull-request.yml

on: pull_request
Run Pull Request Checks
2m 17s
Run Pull Request Checks
Fit to window
Zoom out
Zoom in

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