Skip to content

CDMS-200 switches country ched searching to use country of origin & refactoring of test fixtures #138

CDMS-200 switches country ched searching to use country of origin & refactoring of test fixtures

CDMS-200 switches country ched searching to use country of origin & refactoring of test fixtures #138

Triggered via pull request January 3, 2025 14:10
Status Success
Total duration 5m 25s
Artifacts

check-pull-request.yml

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

Annotations

4 warnings
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
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/Fixtures/BackendFixture.cs#L32
Non-nullable field '_mongoDbContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/Fixtures/BackendFixture.cs#L32
Non-nullable field 'BtmsClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Pull Request Checks: TestGenerator.IntegrationTesting.Backend/Fixtures/BackendFixture.cs#L32
Non-nullable property 'WebApp' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.