Skip to content

Integration Tests

Integration Tests #295

Triggered via schedule November 5, 2023 00:39
Status Failure
Total duration 3m 5s
Artifacts

schedule.yml

on: schedule
Run Integration Tests
2m 55s
Run Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Run Integration Tests
Process completed with exit code 1.
Run Integration Tests: src/StreetNameRegistry/StreetName/Events/StreetNameWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/StreetNameRegistry/StreetName/Events/StreetNameWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/StreetNameRegistry/StreetName/Events/StreetNameWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/StreetNameRegistry/StreetName/Events/StreetNameWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/StreetNameRegistry/StreetName/Events/StreetNameWasNamed.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.