Skip to content

Test cases and build summary updated for c# project #65

Test cases and build summary updated for c# project

Test cases and build summary updated for c# project #65

Re-run triggered November 14, 2024 02:42
Status Failure
Total duration 2m 55s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
contract-test
Process completed with exit code 1.
contract-test: specmatic-order-bff-csharp/backend/OrderService.cs#L14
Cannot convert null literal to non-nullable reference type.
contract-test: 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.
contract-test: 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.
contract-test: 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.
contract-test: specmatic-order-bff-csharp/backend/OrderService.cs#L14
Cannot convert null literal to non-nullable reference type.
contract-test: 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.
contract-test: 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.
contract-test: 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.