Skip to content

Add GitHub Actions workflow for specmatic tests #1

Add GitHub Actions workflow for specmatic tests

Add GitHub Actions workflow for specmatic tests #1

Triggered via push September 30, 2024 08:34
Status Failure
Total duration 1m 22s
Billable time 2m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
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.