Skip to content

CDMS-200 add test for movement not found #57

CDMS-200 add test for movement not found

CDMS-200 add test for movement not found #57

Triggered via pull request December 17, 2024 21:23
Status Failure
Total duration 2m 14s
Artifacts

check-pull-request.yml

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

Annotations

10 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#L52
'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.Consumers.Tests/ClearanceRequestConsumerTests.cs#L33
No overload for method 'CreateLinked' takes 3 arguments
Run Pull Request Checks: Btms.Consumers.Tests/NotificationsConsumerTests.cs#L30
No overload for method 'CreateLinked' takes 3 arguments
Run Pull Request Checks: Btms.Consumers.Tests/ClearanceRequestConsumerTests.cs#L70
There is no argument given that corresponds to the required parameter 'source' of 'AuditEntry.CreateCreatedEntry<T>(T, string, int, DateTime?, string)'
Run Pull Request Checks: Btms.Consumers.Tests/NotificationsConsumerTests.cs#L60
There is no argument given that corresponds to the required parameter 'source' of 'AuditEntry.CreateCreatedEntry<T>(T, string, int, DateTime?, string)'
Run Pull Request Checks: Btms.Backend.Test/Auditing/AuditingTests.cs#L18
Argument 1: cannot convert from 'Btms.Backend.Test.Auditing.AuditingTests.TestClassOne' to 'Btms.Model.ChangeLog.ChangeSet'
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