Add GMR consumer for ASB that has no implementation so we can test consumption in DEV #454
check-pull-request.yml
on: pull_request
Run Pull Request Checks
5m 45s
Annotations
2 errors and 2 warnings
Btms.Backend.IntegrationTests.AsbSmokeTests.AsbSmokeTest_Gmrs:
Btms.Backend.IntegrationTests/AsbSmokeTests.cs#L81
Expected _testOutputHelper.Messages.Any(x => x.Contains("Consumed 123")) to be True, but found False.
|
Run Pull Request Checks
Process completed with exit code 1.
|
Run Pull Request Checks:
TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Run Pull Request Checks:
TestGenerator.IntegrationTesting.Backend/MultipleScenarioGeneratorBaseTest.cs#L23
Non-nullable field 'LoadedData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|