Integration Tests #309
Annotations
10 warnings
src/BuildingRegistry/Legacy/ValueObjects/WkbGeometry.cs#L38
Possible null reference return.
|
src/BuildingRegistry/Legacy/ValueObjects/WkbGeometry.cs#L48
Possible null reference return.
|
src/BuildingRegistry/Legacy/ValueObjects/BuildingUnitKey.cs#L77
Nullable value type may be null.
|
src/BuildingRegistry/GeometryValidator.cs#L12
'IsValidOp.IsSelfTouchingRingFormingHoleValid' is obsolete: 'Use SelfTouchingRingFormingHoleValid'
|
src/BuildingRegistry/Legacy/Building.cs#L100
Cannot convert null literal to non-nullable reference type.
|
src/BuildingRegistry/Legacy/Events/Crab/TerrainObjectWasImportedFromCrab.cs#L94
Possible null reference argument for parameter 'xCoordinate' in 'TerrainObjectWasImportedFromCrab.TerrainObjectWasImportedFromCrab(CrabTerrainObjectId terrainObjectId, CrabIdentifierTerrainObject identifierTerrainObject, CrabTerrainObjectNatureCode terrainObjectNatureCode, CrabCoordinate xCoordinate, CrabCoordinate yCoordinate, CrabBuildingNature buildingNature, CrabLifetime crabLifetime, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
|
src/BuildingRegistry/Legacy/Events/Crab/TerrainObjectWasImportedFromCrab.cs#L95
Possible null reference argument for parameter 'yCoordinate' in 'TerrainObjectWasImportedFromCrab.TerrainObjectWasImportedFromCrab(CrabTerrainObjectId terrainObjectId, CrabIdentifierTerrainObject identifierTerrainObject, CrabTerrainObjectNatureCode terrainObjectNatureCode, CrabCoordinate xCoordinate, CrabCoordinate yCoordinate, CrabBuildingNature buildingNature, CrabLifetime crabLifetime, CrabTimestamp timestamp, CrabOperator @operator, CrabModification? modification, CrabOrganisation? organisation)'.
|
src/BuildingRegistry/Legacy/Building.cs#L363
Possible null reference argument for parameter 'validGeometry' in 'bool Building.IsGeometryValid(ExtendedWkbGeometry validGeometry)'.
|
src/BuildingRegistry/Legacy/Building.cs#L365
Possible null reference argument for parameter 'obj1' in 'bool ValueObject<BuildingGeometry>.operator !=(ValueObject<BuildingGeometry> obj1, ValueObject<BuildingGeometry> obj2)'.
|
src/BuildingRegistry/Legacy/Building.cs#L367
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading