CDMS-200 switches country ched searching to use country of origin & refactoring of test fixtures #138
check-pull-request.yml
on: pull_request
Run Pull Request Checks
5m 16s
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.
|