Release #151
Annotations
30 warnings
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
src/AddressRegistry/Address/Commands/AssignPersistentLocalIdToAddress.cs#L25
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/AssignPersistentLocalIdForCrabSubaddressId.cs#L31
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L9
Non-nullable property 'Lifetime' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Commands/Crab/BaseCrabCommand.cs#L10
Non-nullable property 'Timestamp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
src/AddressRegistry/Address/Events/AddressWasRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasRemoved.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasRegistered.cs#L25
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasProposed.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasPositioned.cs#L29
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasOfficiallyAssigned.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasMigrated.cs#L22
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Events/AddressWasCorrectedToRetired.cs#L19
Non-nullable property 'Provenance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/AddressRegistry/Address/Address.cs#L51
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Commands/RegisterAddress.cs#L38
Possible null reference return.
|
src/AddressRegistry/Address/Address.cs#L163
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L191
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L202
Cannot convert null literal to non-nullable reference type.
|
src/AddressRegistry/Address/Address.cs#L209
Possible null reference argument for parameter 'legacyEvent' in 'void Address.ApplyPostalCodeChangeFor(AddressHouseNumberMailCantonWasImportedFromCrab legacyEvent, CrabModification? modification = null)'.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabSubaddressId.cs#L23
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L24
Possible null reference return.
|
src/AddressRegistry/StreetName/ValueObjects/ExtendedWkbGeometry.cs#L34
Possible null reference return.
|
src/AddressRegistry/Address/Commands/Crab/RequestPersistentLocalIdForCrabHouseNumberId.cs#L23
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading