Integration Tests #271
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
4m 0s
Annotations
10 warnings
Run Integration Tests:
src/ParcelRegistry/GeometryValidator.cs#L12
'IsValidOp.IsSelfTouchingRingFormingHoleValid' is obsolete: 'Use SelfTouchingRingFormingHoleValid'
|
Run Integration Tests:
src/ParcelRegistry/Parcel/Parcel_State.cs#L36
Non-nullable property 'Strategy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/Parcel_State.cs#L36
Non-nullable field '_addresses' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/Parcel_State.cs#L36
Non-nullable field '_lastSnapshotProvenance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/Parcel_State.cs#L36
Non-nullable property 'ParcelId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/Parcel_State.cs#L36
Non-nullable property 'CaPaKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Parcel/Parcel_State.cs#L36
Non-nullable property 'Geometry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/ParcelState.cs#L36
Non-nullable property 'ParcelId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/ParcelState.cs#L36
Non-nullable property 'CaPaKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run Integration Tests:
src/ParcelRegistry/Legacy/ParcelState.cs#L36
Non-nullable property 'Strategy' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|