Integration Tests #308
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
Annotations
10 warnings
Run Integration Tests:
src/BuildingRegistry/Legacy/ValueObjects/WkbGeometry.cs#L38
Possible null reference return.
|
Run Integration Tests:
src/BuildingRegistry/Legacy/ValueObjects/WkbGeometry.cs#L48
Possible null reference return.
|
Run Integration Tests:
src/BuildingRegistry/Legacy/ValueObjects/BuildingUnitKey.cs#L77
Nullable value type may be null.
|
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.
|