CDMS-200 add test for movement not found #57
check-pull-request.yml
on: pull_request
Run Pull Request Checks
2m 2s
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?)
|
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:
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
|