Skip to content

Integration Tests

Integration Tests #308

Triggered via schedule November 24, 2023 02:21
Status Success
Total duration 2m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

schedule.yml

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

Annotations

10 warnings
Run Integration Tests: src/BuildingRegistry/Building/Events/UnplannedBuildingWasRealizedAndMeasured.cs#L27
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/BuildingRegistry/Building/Events/CommonBuildingUnitWasAddedV2.cs#L39
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/BuildingRegistry/Building/Events/BuildingWasRemovedV2.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/BuildingRegistry/Building/Events/BuildingWasRealizedV2.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/BuildingRegistry/Building/Events/BuildingWasPlannedV2.cs#L28
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/BuildingRegistry/Building/Events/BuildingWasNotRealizedV2.cs#L24
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Run Integration Tests: src/BuildingRegistry/Building/Events/BuildingWasMigrated.cs#L46
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.