Create local reports directory at runtime #20
Annotations
6 warnings
build:
specmatic-order-bff-csharp.test/contract/ContractTests.cs#L10
Non-nullable field '_stubContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
specmatic-order-bff-csharp.test/contract/ContractTests.cs#L10
Non-nullable field '_testContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
specmatic-order-bff-csharp.test/contract/ContractTests.cs#L11
Non-nullable field '_appProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
specmatic-order-bff-csharp.test/contract/ContractTests.cs#L10
Non-nullable field '_stubContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
specmatic-order-bff-csharp.test/contract/ContractTests.cs#L10
Non-nullable field '_testContainer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
specmatic-order-bff-csharp.test/contract/ContractTests.cs#L11
Non-nullable field '_appProcess' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|