Skip to content

Update dotnet.yml

Update dotnet.yml #13

Re-run triggered September 30, 2024 11:51
Status Success
Total duration 1m 13s
Billable time 5m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.