CDMS-200 switches country ched searching to use country of origin & refactoring of test fixtures #138
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test:
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.
|
Test:
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.
|
Test:
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.
|
Loading