Skip to content

Add GMR consumer for ASB that has no implementation so we can test consumption in DEV #471

Add GMR consumer for ASB that has no implementation so we can test consumption in DEV

Add GMR consumer for ASB that has no implementation so we can test consumption in DEV #471

Triggered via pull request February 4, 2025 12:10
Status Success
Total duration 6m 13s
Artifacts

check-pull-request.yml

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

Annotations

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